CONFIG LDAP SHOW

Level

base

History

cndn Appears in Netasq 6.2.3
readonly Appears in Netasq 9.0.0
Format Appears in Netasq 9.0.0
GroupSchema appears in 1.2.0

Description

Show the LDAP configuration

Usage

[domainname=<domain>]

Format

section_line

Returns

The LDAP configuration for internal server:
[LDAP]
o : Organization.
dc : Domain component.
RealBind : RealBind to LDAP
state : ldap daemon state.
method : Authentication method for new user.
hash : Hash method for new user password.

firewallid : optionnal FirewallID for per firewall attributes.
Plain : Plain acces from network
ServerKey : X509 Certificate for SSL network access
The LDAP configuration for external server:
[EXT_LDAP]
host : Server host name.
port : Server port (default 389 and 636 with SSL).
basedn : Base dn of LDAP hierarchy.
RealBind : RealBind to LDAP
user : Login use by Firewall to manage LDAP external server.
fwca : Distinguished name of the CA certificat use in PKI.
auth : LDAP protocol (LDAP or LDAPS).
state : ldap daemon state.
method : Authentication method for new user.
hash : Hash method for new user password.
firewallid : optionnal FirewallID for per firewall attributes.
cndn : 1 if CN must be used in DNs for config entries.
readonly : 1 if configuration restricts LDAP access to read only mode.
groupschema : groupofmember or posixgroup

Example

CONFIG LDAP SHOW
[LDAP]

O=

Example


Dc=COM
RealBind=1
Plain=1
State=1
Method=None
Hash=SSHA