Displaying 1 result from an estimated 1 matches for "44creating".
Did you mean:
23creating
2008 Feb 25
2
pam_mkhomedir.so not working.
...ing the following error. My guess is
the module is working, but something is preventing. I have selinux
disabled and root has W permission to /home.
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x2a98c46000
write(1, "Creating directory \'/home/DOM/"..., 44Creating directory
'/home/DOM/user1'.
) = 44
mkdir("/home/DOM/user1", 0700) = -1 EACCES (Permission denied)
time([1203973003]) = 1203973003
I played enough with the umask, but cudn't figure out much.
This is my pam line on system-auth
session required /lib64...