Displaying 4 results from an estimated 4 matches for "localauth".
2018 Jun 26
0
[Announce] Samba 4.8.3 Available for Download
...r <asn at samba.org>
* BUG 13369: Looking up the user using the UPN results in user name with the
REALM instead of the DOMAIN.
* BUG 13437: Fix building Samba with gcc 8.1.
* BUG 13440: s3:utils: Do not segfault on error in DoDNSUpdate().
* BUG 13480: krb5_plugin: Add winbind localauth plugin for MIT Kerberos.
o Lukas Slebodnik <lslebodn at fedoraproject.org>
* BUG 13459: ldb: Fix memory leak on module context.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on th...
2018 Jun 26
0
[Samba] [Announce] Samba 4.8.3 Available for Download
...r <asn at samba.org>
* BUG 13369: Looking up the user using the UPN results in user name with the
REALM instead of the DOMAIN.
* BUG 13437: Fix building Samba with gcc 8.1.
* BUG 13440: s3:utils: Do not segfault on error in DoDNSUpdate().
* BUG 13480: krb5_plugin: Add winbind localauth plugin for MIT Kerberos.
o Lukas Slebodnik <lslebodn at fedoraproject.org>
* BUG 13459: ldb: Fix memory leak on module context.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on th...
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
...[domain_realm]
?EXAMPLE.ORG = EXAMPLE.ORG
?.ALT.ORG = 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...
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):
>