Date: Fri, 10 May 2002 22:21:40 -0700 (PDT) From: Galen Sampson <galen_sampson@yahoo.com> To: current@freebsd.org Subject: pam su Message-ID: <20020511052140.64896.qmail@web14107.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hello all, After a 'make buildworld -DNO_WERROR` with sources today (05/10/02) and a mergemaster I am seeing the following on the console when I su: May 10 22:14:38 su: using dynamic pam_nologin.so May 10 22:14:38 su: adding pam_nologin.so to cache May 10 22:14:38 su: pam_lastlog.so: pam_sm_authenticate(): Undefined symbol "pam_sm_authenticate" May 10 22:14:38 su: pam_lastlog.so: pam_sm_setcred(): Undefined symbol "pam_sm_setcred" May 10 22:14:38 su: pam_lastlog.so: pam_sm_acct_mgmt(): Undefined symbol "pam_sm_acct_mgmt" May 10 22:14:38 su: pam_lastlog.so: pam_sm_chauthtok(): Undefined symbol "pam_sm_chauthtok" May 10 22:14:38 su: using dynamic pam_lastlog.so May 10 22:14:38 su: adding pam_lastlog.so to cache May 10 22:14:38 su: using dynamic pam_deny.so May 10 22:14:38 su: adding pam_deny.so to cache May 10 22:14:38 su: releasing pam_nologin.so May 10 22:14:38 su: releasing pam_deny.so May 10 22:14:38 su: pam_start("su") succeeded May 10 22:14:38 su: calling pam_sm_authenticate() in pam_rootok.so May 10 22:14:38 su: User is not superuser May 10 22:14:38 su: pam_rootok.so: pam_sm_authenticate(): authentication error May 10 22:14:38 su: calling pam_sm_authenticate() in pam_self.so May 10 22:14:38 su: pam_self.so: pam_sm_authenticate(): authentication error May 10 22:14:38 su: calling pam_sm_authenticate() in pam_wheel.so May 10 22:14:38 su: Options processed May 10 22:14:38 su: Got target user: root uid: 0 May 10 22:14:38 su: Got user: galen May 10 22:14:38 su: User's primary uid, gid: 1000, 1000 May 10 22:14:38 su: Not superuser May 10 22:14:38 su: Checking group May 10 22:14:38 su: Got group: wheel May 10 22:14:38 su: pam_wheel.so: pam_sm_authenticate(): ignore this module May 10 22:14:38 su: calling pam_sm_authenticate() in pam_opie.so May 10 22:14:38 su: Options processed May 10 22:14:38 su: Got user: root May 10 22:14:38 su: pam_opie.so: pam_sm_authenticate(): authentication error May 10 22:14:38 su: calling pam_sm_authenticate() in pam_opieaccess.so May 10 22:14:38 su: pam_opieaccess.so: pam_sm_authenticate(): success May 10 22:14:38 su: calling pam_sm_authenticate() in pam_unix.so May 10 22:14:38 su: Options processed May 10 22:14:38 su: Got user: root May 10 22:14:38 su: Doing real authentication May 10 22:14:41 ip68-6-109-149 su: galen to root on /dev/ttyp0 Is this normal? regards, Galen Sampson __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511052140.64896.qmail>