User Guide

OmniAccess SafeGuard OS Administration Guide
257
Chapter 6: Configuring Authentication and Role Derivation
Showing AAA LDAP Servers Status
The show aaa ldap-servers status command provides information about the
transmissions to and from the server. The Privileged Exec command has the following
syntax:
show aaa ldap-server status
The command has no options or keywords. The following example and sample output
are representative of the command:
(SafeGuardOS) # show aaa ldap-servers status
Server Domain.................................. AUTH.DEV
Server IP...................................... 172.16.3.108
Server State................................... idle
Total Requests................................. 0
Total Responses................................ 0
Total Timeouts................................. 0
Bind Failures.................................. 0
Other Errors................................... 0
(SafeGuardOS) #
The output of the command has these fields:
SSL The secure socket layer. Valid values are: enabled or
disabled. Enabled, is the default, and encrypts the
connection
Disabled indicates that passwords are in clear text.
Field Description
Server Domain The domain name of the LDAP server.
Server IP The IP address the server. This address must be unique
across the device.
Server State The state of the server. Valid values are:
idle – The server is bound but is inactive
binding – The system is trying to bind to the server
pending – A request has been sent to this server and
the system is waiting for a response
Total Requests The total number of LDAP queries that have been sent to
server.
Total Responses The total number of complete responses received from
this server.
Total Timeouts The number of times a bind or query request has timed
out from this server.
Field Description