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