Specifications
Advanced Operations 101
Installation and Operations Manual
Setting the authentication order:
The Set Authorder command sets the authentication order for remote authentication sessions. The PT22
supports two methods for authentication order - Remote -> Local and Remote Only.
The Remote -> Local method first attempts authentication with the Active Directory server and if
unsuccessful with the local user database on the unit.
The Remote Only method attempts authentication only with the Active Directory server and if
unsuccessful, access is denied.
NOTE: With the Remote Only method, if authentication fails due to a communication failure with the Active Directory
server automatic authentication fallback will occur to authenticate with the local user data base on the PT22.
To set the authentication order:
At the Switched CDU: prompt, type set authorder, followed by remotelocal or remoteonly and press
Enter.
NOTE: Server Technology recommends not setting the authentication order to Remote Only until LDAP has been
configured and tested.
Displaying LDAP configuration information:
The Show LDAP command displays LDAP configuration information.
Enabled-disabled status of LDAP support
Directory Services server IP address and port
Bind request password type and remote authentication order
Search bind distinguished name and password
User search base distinguished name and filter
Group membership attribute and type
To display the LDAP configuration information:
At the Switched CDU: prompt, type show ldap and press Enter.
Example
The following command displays the LDAP configuration information:
Switched CDU: show ldap
LDAP Configuration
LDAP: Enabled
Host 1: 98.76.54.32
Host 2: ldap.servertech.com
Port: 8888
TLS/SSL: Yes
Bind Type: MD5
Auth Order: Remote->Local
Search Bind
DN: cd=guest,cn=Users,dc=servertech,dc=com
Password: Test1
User Search
Base DN: cn=Users,dc=servertech,dc=com
Filter: (samaccountname=%s)
Group Membership
Attribute: memberof
Value Type: DN