open("/etc/pam.d/common-session", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=570, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fc
5bce2d000
read(5, "#\n# /etc/pam.d/common-session - "..., 4096) = 570
open("/lib/security/pam_mkhomedir.so", O_RDONLY) = 6Yeah, looks like that's the case on my system. I also don't know enough about PAM, it's a bit too cryptic for me i think. Good investigation Francis! -- apt: segmentation fault [ubuntu 8.04] https://bugs.launchpad.net/bugs/234727 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
