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