Versions Compared

Key

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

Autorisation Check mit Windows Utility

https://sourceforge.net/projects/ldapadmin/

...

https://sourceforge.net/projects/jxplorer/

Linux Befehle

Code Block
titleUsefull commands
yum install openldap-clients
man ldapsearch
ldapsearch -x -H ldap://apollo.jtel.local -b -D uid=andrey -W "dc=jtel,dc=com"

...