884a19
#
884a19
# pam_winbind configuration file
884a19
#
884a19
# /etc/security/pam_winbind.conf
884a19
#
884a19
884a19
[global]
884a19
884a19
# turn on debugging
884a19
;debug = no
884a19
884a19
# turn on extended PAM state debugging
884a19
;debug_state = no
884a19
884a19
# request a cached login if possible
884a19
# (needs "winbind offline logon = yes" in smb.conf)
884a19
;cached_login = no
884a19
884a19
# authenticate using kerberos
884a19
;krb5_auth = no
884a19
884a19
# when using kerberos, request a "FILE" krb5 credential cache type
884a19
# (leave empty to just do krb5 authentication but not have a ticket
884a19
# afterwards)
884a19
;krb5_ccache_type =
884a19
884a19
# make successful authentication dependend on membership of one SID
884a19
# (can also take a name)
884a19
;require_membership_of =
884a19
884a19
# password expiry warning period in days
884a19
;warn_pwd_expire = 14
884a19
884a19
# omit pam conversations
884a19
;silent = no
884a19
884a19
# create homedirectory on the fly
884a19
;mkhomedir = no