#%PAM-1.0
#------------------------------------------------------------------------
#
# /etc/pam.d/smtp
#
# Copyright (c) 2000-2001 Richard Nelson.  All Rights Reserved.
# Version:    2.0.0
# Time-stamp: <2001/05/29 12:00:00 cowboy>
#
# PAM configuration file used by SASL to authenticate a PLAIN password.
#
#------------------------------------------------------------------------
#auth       sufficient   pam_ldap.so
auth       required     pam_unix.so nullok try_first_pass
