[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
mk_mkhomedir and solaris 10
- From: "aza zel" <azamax gmail com>
- To: pam-list redhat com
- Subject: mk_mkhomedir and solaris 10
- Date: Tue, 26 Dec 2006 16:13:22 +0000
hi,
i compile mkhomedir module from linux-pam-0.81 to use with
solaris 10 (i use this document
"http://www.webservertalk.com/message1674632.html" to do that) and put
in "etc/pam.conf" the following rule:
other session required pam_mkhomedir.so.1 skel=/etc/skel/ umask=0022
(there are a diference between with parameter umask, because in linux its umnask, but i don want to change que source)
i think the module is load because when i put the parameter "umnask" i receive the following message in log:
PAM-mkhomedir[2555]: [ID 553420 auth.error] unknown option; umnask=0052
so i think the module is loaded ok.
when i login whit the user, the system give me the option to chose which desktop
enviroment i want, so if i chosse:
CDE enviroment: he start these enviroment but i need to do some task (about "DT
messaging system could not be started") and he not create the home directory for
user, and return to login screen
JDesktopn enviroment: he return to login screen.
but i receive the followin log message:
automountd[313]: [ID 834250 daemon.error] Mount of /export/home/toto4 on
/home/toto4: No such file or directory
because the home directory not exist.
¿could anybody make work pam_mkhomedir ok?
¿anybody knows why the module "dont work"?
Thanks!!!
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]