Rowland Penny
2022-Jan-10 15:49 UTC
[Samba] Authentication issue after updating samba on CentOS 7 (from yum)
On Mon, 2022-01-10 at 17:48 +0300, Alex wrote:> Rowland, > > It's probably easier to migrate to winbindd than to switch the > distribution.Are you using sssd ? I thought you were using winbind. If you are using sssd, there is a Samba bug about this: https://bugzilla.samba.org/show_bug.cgi?id=14913 Which leads to this: https://access.redhat.com/articles/4355391 The bottom line of this is that RHEL doesn't really support using sssd with Samba unless you also use idmap_sss and then only for one domain and winbind must also be running. You also will not be able to use NSS & PAM services. Of course your interpretation may differ, but that is the way I read it. Rowland
Alex
2022-Jan-10 15:54 UTC
[Samba] Authentication issue after updating samba on CentOS 7 (from yum)
>> It's probably easier to migrate to winbindd than to switch the >> distribution.> Are you using sssd ? I thought you were using winbind.No, I'm using Kerberos for authentication and nslcd (ldap) for listing users in the AD. -- Best regards, Alex