search for: ef205f6b52e

Displaying 3 results from an estimated 3 matches for "ef205f6b52e".

2025 Jan 01
1
ef205f6b52e "s3:gse: get an explicit ccache_name" breaks kerberos auth in smbclient
Am 31.12.24 um 21:49 schrieb Michael Tokarev: > FWIW, samba 4.20 broke kerberos auth in smbclient.? Namely, this commit: > > commit ef205f6b52ea1fec13e647e15e4f3edf536fd93e > Author: Stefan Metzmacher <metze at samba.org> > Date:?? Thu Apr 14 15:23:13 2022 +0200 > > ??? s3:gse: get an explicit ccache_name from creds and kinit if required > > ??? This means we may call kinit multiple times for now, > ??? but...
2025 Jan 01
2
ef205f6b52e "s3:gse: get an explicit ccache_name" breaks kerberos auth in smbclient
01.01.2025 10:43, Stefan Metzmacher via samba wrote: .. >> This is still happening in current master. >> >> I guess this wasn't an intended behavior :) > > No, this is wanted. > > Currently this should work > > smbclient //tsrv/mjt -k -d5 Aha. This works indeed. Thank you! > We'll hopefully get a --use-default-krb5-ccache option in future, >
2024 Dec 31
2
ef205f6b52e "s3:gse: get an explicit ccache_name" breaks kerberos auth in smbclient
FWIW, samba 4.20 broke kerberos auth in smbclient. Namely, this commit: commit ef205f6b52ea1fec13e647e15e4f3edf536fd93e Author: Stefan Metzmacher <metze at samba.org> Date: Thu Apr 14 15:23:13 2022 +0200 s3:gse: get an explicit ccache_name from creds and kinit if required This means we may call kinit multiple times for now, but we'll remove the kinit from the...