[quote=“Grandjean”]Okay, I think I found it:
this:
connector/s4/ldap/binddn:
[...]
connector/s4/ldap/ssl:
should be:
[code]
To resolve your problem it should be sufficient to execute:
ucr unset connector/s4/ldap/binddn
ucr set connector/s4/ldap/ssl=no
service univention-s4-connector restart
I hope this was helpful
[/quote]
Thanks!!
This was the right solution!
It solved also the issue, where I was unable to read my mail from different domain systems.
One strange issue, between the sync from LDAP to Samba.
When I open the Microsoft Active Directory Users and Computers,
I find all the OU’s
But as soon I open the Group Policy management, I miss a lot off OU"S for example the Computers, and the Users OU.
While the sync works, While I create for test an test_OU on LDAP, and an TEST2_OU on Samba.
after the sync both OU’s where visible in both locations.
Is this happens while they are dedicated UNIVENTION GROUPS? Then I can solve this to create an dedicated Samba Computers, and Users OU,
Or is there an other option available, to resolve this issue?
Thanks!