Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 126

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
126
5. CLI Commands
ldap-server: show
show
Use the show command, with optional keywords, to display details about the LDAP server entry. To view all keywords
applicable to the entry, enter show [Tab][Tab].
Syntax
show [keyword]
keyword – Specifies the attribute to be displayed.
Examples
The following command displays all show keywords for entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> show [Tab][Tab]
anonymous help object-class search type
attribute host port status
bind name priority test
The following command displays all details for entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> show
Name : LDAPsrvr1
Status : enabled
Host : localhost
Port : 389
Priority : 1
Type : active-directory
Server Search Base DN :
Login Name Attribute :
User Entry Object Class :
User Search Sublter :
Active Directory Domain : testdomain
Anonymous Bind : disabled
Bind DN : testname
Last Test : Not tested
ldap-server: test
test
Use the test command to test authenticated communications to the specified LDAP server. On executing this command,
prompts will appear for entering the access credentials of the specified LDAP server.
Syntax
test
Examples
The following command executes a communication test of entry “LDAPsrvr1”:
console> ldap-server (LDAPsrvr1)> test
Username: Admin123
Password:
Testing...completed
Test successful - 3/24/2020 12:34:56 PM
Loading ...
Loading ...
Loading ...