IMPORTANT
Action requise : Appliquez le correctif pour les disques SSD des firewalls SNS.
Merci de suivre la procédure détaillée dans l’article How to update my SSD Firmware - Stormshield Knowledge Base (authentification nécessaire).
CONFIG LDAP CHECK
Level
base
History
Add possibility to check any LDAP server in Netasq 9.0.0
Add possibility to check a server being created "in the clone" (before an ACTIVATE command)
Description
Try to connect to the LDAP server, but perform no operation. If there are no argument, this command checks the ldap configuration on firewall, else checks ldap server specified by arguments.
Usage
[domainname=<domain>] [host=<Host IP> basedn=<Base DN> [port=<Port>] [user=<LDAP User> [password=<LDAP password>] [auth=Simple|SSL] [version=2|3]]] [useclone=on|off]
Returns
Error code
Example
CONFIG LDAP CHECK
CONFIG LDAP CHECK host="ldap.intranet.int" basedn="o=stormshield,dc=eu" user="cn=StormshieldAdmin" password="LDAPadmin"