search for: someuserdn

Displaying 1 result from an estimated 1 matches for "someuserdn".

Did you mean: someuser
2024 Apr 15
1
Status of LDAPS port 636 with Winbind idmap backend ad in 2024?
...ng again is appreciated. Thank you very much in advance, Best Wishes, Mathias ldap backend config: ``` idmap config OURDOMAIN : backend = ldap idmap config OURDOMAIN : read only = yes idmap config OURDOMAIN : ldap_url = ldaps://controller.ourdomain.com:636 idmap config OURDOMAIN : ldap_user_dn = someuserdn idmap config OURDOMAIN : ldap_base_dn = somebasedn idmap config OURDOMAIN : range = 100000 - 199999 ldap ssl = off ``` Plus: ``` net idmap set secret ourdomain <secret> ```