Displaying 2 results from an estimated 2 matches for "brayden".
Did you mean:
bhayden
2020 Jul 29
1
kerberos ticket on login problem
...--krb5ccname arg so I tried:
% klist
klist: Credentials cache keyring 'persistent:1004:1004' not found
% /xsys/pkg/samba/bin/wbinfo --krb5ccname="KEYRING" -K jas
Enter jas's password:
plaintext kerberos password authentication for [jas] succeeded
(requesting cctype: KEYRING)
brayden 305 % klist
klist: Credentials cache keyring 'persistent:1004:1004' not found
I also enabled extended debugging and during login:
> Jul 29 09:33:53 brayden xrdp-sesman[1652]:
> pam_winbind(xrdp-sesman:auth): [pamh: 0xb4cac0] ENTER:
> pam_sm_authenticate (flags: 0x0000)
> Jul...
2020 Jul 28
2
kerberos ticket on login problem
I'm experimenting with smb + winbind.
My host is joined to AD and I can login to my host fine using my AD
credentials via SSH.?? The only issue is that I don't get a Kerberos
ticket generated.
In /etc/security/pam_winbind.conf I have:
krb5_auth = yes
krb5_ccache_type = KEYRING
In /etc/krb5.conf, I also have:
default_ccache_name = KEYRING:persistent:%{uid}
Using wbinfo -K jas, then