search for: gibnumber

Displaying 2 results from an estimated 2 matches for "gibnumber".

2025 May 16
2
LDAP + SSSD + Winbind group membership updating
I broke my head trying to solve the LDAP group membership updating issue. I need help. ###### Description I've configured OpenLDAP + SSSD + Winbind + Samba 4.21.5 on Fedora 41. ## OpenLDAP: - There is a test user nomad with objectClass posixAccount, sambaSamAccount (uid, uidNumber, gibNumber, sambaSID, SambaNTPassword etc. configured via smbpasswd). - There are 2 test groups: admins, domadmins with objectClass posixGroup, sambaGroupMapping (containing necessary samba attr's and both memberUid and member with correct uid or dn). I use SSSD to enumerate users and groups against Op...
2016 May 20
4
How to configure samba to use LDAP/Kerberos authentication without using winbind?
We have a environment that the we cannot(don't want to) use winbind to join samba server to the win2003 AD(with LDAP RFC2307bis Schema and uid/gid setup for users). We managed to get the linux (CentOS) to accept windows domain user ssh to it(with nss/nslcd/kerberos settings). But couldn't make samba server to use the same way to serve windows domain users. Found this page: