After updating nethserver samba does not add the objectClass posixAccount anymore. In my case this is needed. I have the LDIF file ready to make the changes but I don’t see how I can access the LDAP server within the container. Can someone give me some hints how I can connect to the LDAP server?
I need something like this:
ldapmodify -f ./5-posix.ldif -H ‘ldap://localhost:389’ -I
But inside the container is no ldapmodify and from outside I can not connect. Even with the IP address of the container. More ideas?
Hi Markus. I already have the tools on NethServer. My problem is that I don’t get inside the container with it. I have the “Local Samba 4 Active Directory Domain Controller” as described here: Users and groups — NethServer 7 Final