Displaying 2 results from an estimated 2 matches for "try_first_passauth".
2019 Aug 19
3
How does "winbind refresh tickets" work?
...ps = nowinbind enum users = nowinbind expand groups = 1winbind nested groups = yeswinbind offline logon = yes
------ common-auth ------auth? ? [success=2 default=ignore]? ? ? pam_unix.so nullok_secureauth? ? [success=1 default=ignore]? ? ? pam_winbind.so krb5_auth krb5_ccache_type=FILE cached_login try_first_passauth? ? requisite? ? ? ? ? ? ? ? ? ? ? ?pam_deny.soauth? ? required? ? ? ? ? ? ? ? ? ? ? ? pam_permit.so
------ pam_winbind.conf ------[global] krb5_auth = yes
krb5_ccache_type = FILE cached_login = yes silent = no
------ some tests ------# net ads testjoinJoin is OK
?# klist -kKeytab name: FILE:/etc/...
2019 Aug 19
0
How does "winbind refresh tickets" work?
...owinbind expand
> groups = 1winbind nested groups = yeswinbind offline logon = yes
> ------ common-auth ------auth? ? [success=2 default=ignore]? ?
> ? pam_unix.so nullok_secureauth? ? [success=1
> default=ignore]? ? ? pam_winbind.so krb5_auth
> krb5_ccache_type=FILE cached_login try_first_passauth? ?
> requisite? ? ? ? ? ? ? ? ? ? ? ?pam_deny.soauth? ? required? ?
> ? ? ? ? ? ? ? ? ? ? pam_permit.so
> ------ pam_winbind.conf ------[global] krb5_auth = yes
> krb5_ccache_type = FILE cached_login = yes silent = no
> ------ some tests ------# net ads testjoinJoin is OK
>
&g...