--- elwix/config/etc/uboot/pam.d/pop3 2014/01/23 09:28:12 1.1 +++ elwix/config/etc/uboot/pam.d/pop3 2014/09/15 19:06:51 1.2 @@ -0,0 +1,14 @@ +# +# $FreeBSD: src/etc/pam.d/pop3,v 1.7 2007/06/15 11:33:13 yar Exp $ +# +# PAM configuration for the "pop3" service +# + +# auth +#auth sufficient pam_krb5.so no_warn try_first_pass +#auth sufficient pam_ssh.so no_warn try_first_pass +auth required pam_unix.so no_warn try_first_pass + +# account +#account required pam_nologin.so +account required pam_unix.so