Administer > System configuration parameters > LDAP parameters > Startup parameter: ldapdisable

Startup parameter: ldapdisable

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

ldapdisable

Description

This parameter disables the LDAP login authentication procedure. Although you do not have to restart the server for this parameter to work, the server will write connection error messages to the sm.log file until you have restarted the server.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

1

Possible values

0 (Disable)

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -ldapserver1:ldapparent -ldapdisable:1

Initialization file: ldapdisable:1

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

LDAP parameters