Displaying 1 result from an estimated 1 matches for "somebasedn".
2024 Apr 15
1
Status of LDAPS port 636 with Winbind idmap backend ad in 2024?
...ance,
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>
```