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