Quoting Albert Hopkins <[EMAIL PROTECTED]>:
open("/lib/security/pam_deny.so", O_RDONLY) = 4 open("/etc/passwd", O_RDONLY) = 3 open("/etc/shadow", O_RDONLY) = -1 EACCES (Permission denied) chage: PAM authentication failed
That's normal. You're running chage from strace ;)
open("/etc/passwd", O_RDONLY) = 3 open("/etc/shadow", O_RDONLY) = 3 chage: can't open password file open("/etc/localtime", O_RDONLY) = 3
Hm... Can you run strace without -eopen? Regards, Norberto ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. -- [EMAIL PROTECTED] mailing list