Hi,

I compiled qpopper a number of years ago so I could use pop3 to fetch mail via
the mac Mail.app program from my other macs...

I compiled the qpopper program with a directive to use pam-login.

On my 'main' mac I don't get any ugly messages from the pop program but
on my mac that I use as a server I keep getting a blizzard of messages like:

Jun  9 10:21:10 server popper[8011]: in pam_sm_authenticate(): Failed to 
determine Kerberos principal name.

The pam login stack on both machines:

[mbp:/etc/pam.d]$ cat login
# login: auth account password session
auth       optional       pam_krb5.so
auth       optional       pam_mount.so
auth       sufficient     pam_serialnumber.so serverinstall legacy
auth       required       pam_opendirectory.so
account    required       pam_nologin.so
account    required       pam_opendirectory.so
password   required       pam_deny.so
session    required       pam_launchd.so
session    required       pam_uwtmp.so
session    optional       pam_mount.so

Does anyone have an idea of how to get rid of the Kerberos complaint ( and
why it does not appear on my 'main' mac)?

I also have a mac book air which is running the same popper image and it does
not generate the  'principle' name notice.

The kbr5kdc daemon is running on all of three machines.

Thanks

Jerry

_______________________________________________
MacOSX-admin mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-admin

Reply via email to