Displaying 2 results from an estimated 2 matches for "winbind_krb5_localauth".
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
...EXAMPLE.ORG
 ?ALT.ORG = EXAMPLE.ORG
 ?.EXAMPLE.ORG = EXAMPLE.ORG
[appdefaults]
 ?pam = {
 ?? debug = false
 ?? ticket_lifetime = 10h
 ?? renew_lifetime = 7d
 ?? forwardable = true
 ?? krb4_convert = false
 ?? validate = true
 ?}
[plugins]
 ?localauth = {
 ?? module = winbind:/usr/lib64/samba/krb5/winbind_krb5_localauth.so
 ?? enable_only = winbind
 ?}
############## end /etc/krb5.conf #####################
############## begin /etc/samba/smb.conf #####################
[global]
 ??????? server string = Fileserver
 ??????? workgroup = EXAMPLE
 ??????? realm = EXAMPLE.ORG
 ??????? netbios name = FILESERVERNAME
 ??...
2024 Jul 09
2
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 11:31:04 -0400
Luc Lalonde via samba <samba at lists.samba.org> wrote:
> Hello,
> 
> This problem has come back for me and I can't seem to get around it.
> 
> When I try to access a share, I get this error:
> 
> session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
> 
> Here's what I have in the logs (samba-4.20.1-1.el9.x86_64):
>