Hello,
I hope I can find here help for this issue.
I have installed an openldap and ldap account manager for administration gui on a debian10 system.
Here is the tree view:
dc=domain,dc=com
cn= admin
+ou= groups(5)
+ou= users (21)
When I create a user in the lam gui, then there's missing the objectClass: top - but I need this class - so ldap search is possible for searching uids in the groups etc. (my ssh is limited to group sshd_user - my gui created users are in this group and I can see it on the webserver when I command "getent group". - But sshd says "is not in group sshd_user" - if I add objectClass top , then login is ok and sshd accepts the user).
Anybody an idea how I can get this objectClass automatically when I create a user in gui without copying an working user? If you need any other informations, please write I can give them to you.
Thanks a lot.
Sorry for my terrible english - but english is not my native language
Best regards
Eagle92