Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
LDAP server address: dc.net.local
LDAP port: 389
LDAP access user DN: CN=Unimus Service,OU=Service Users,DC=net,DC=local
LDAP access password: superSecretPasswordHere

LDAP base DN: OU=Network Admins,DC=net,DC=local
User identifier: sAMAccountName

A how-to guide for Active Directory

We also have a how-to guide for Active Directory available on our blog:

https://blog.unimus.net/using-active-directory-and-ldap-for-aaa-in-unimus/

Default timeouts and configurable options

Code Block
languagetext
# timeout of LDAP connection attempts, ms
unimus.server.aaa.ldap-connect-timeout=5000

# LDAP client socket read timeout, ms
unimus.server.aaa.ldap-read-timeout=20000

# time limit for an LDAP query, seconds
unimus.server.aaa.ldap-default-time-limit=15