"David W. Chapman Jr." <[EMAIL PROTECTED]> writes: > I'm seeing this a lot on a recent 4.5-STABLE to -current upgrade, is > this a problem or something I did wrong? > > dwcjr login: in openpam_dispatch(): pam_unix.so: no pam_sm_close_session() > dwcjr login: in openpam_dispatch(): pam_unix.so: no pam_sm_open_session()
Neither. The PAM policy for login(1) includes pam_unix in the session management chain, but pam_unix does not provide session management services, so you get a warning. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message