statldap

Displays Lightweight Directory Access Protocol (LDAP) configuration settings.

Read syntax diagramSkip visual syntax diagram
>>-statldap--+--------+----------------------------------------><
             +- -?----+
             +- -h----+
             '- -help-'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.

Prerequisites

You must be logged in to the operating system on the engine hosting the master metadata server to run this command.

Description

This command displays the following information:
  • IP address of the LDAP server.
  • Administrative LDAP ID that is used to make authentication queries. This is the user ID that is used to sign on to the LDAP server, not the user IDs that LDAP creates for SAN File System.
  • Password corresponding to the Administrative LDAP ID. The password appears as asterisks, with one asterisk per character in the password.
  • Secure connection (on or off). If on, the connection is made using Secure Sockets Layer (SSL).
  • Base distinguished names (DN) where roles are located in the LDAP server.
  • LDAP attribute containing the login name.
  • LDAP attribute containing the role’s name.
  • LDAP attribute containing the role's members.
  • Maximum age, in seconds, of items in LDAP cache

Example

Display LDAP settings The following example lists the LDAP configuration settings:
#sfscli statldap 
LDAP Server IP                 123.123.123
Administrative LDAP User       ldapadmin
Administrative LDAP Password   ******
Secure Connection              Off
Roles DN                       ou=Roles,o=Oz
User ID Attribute              uid
Role ID Attribute              cn
Role Member Attribute          roleOccupant
Cache Timeout                  600 secs

Parent topic: Administrative commands

Related tasks
Viewing administration properties details

Related reference
chldapconfig

Library | Support | Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.
IBM TotalStorage SAN File System v2.2