Showldap – FUJITSU SPARC ENTERPRISE M4000 User Manual

Page 339

Advertising
background image

showldap(8)

System Administration

401

NAME

showldap - display the Lightweight Directory Access Protocol (LDAP)
configuration for the Service Processor

SYNOPSIS

showldap

showldap

[-c ]

showldap -h

DESCRIPTION

showldap

(8) displays the Service Processor LDAP configuration. When invoked

without options, showldap displays all LDAP configuration except for the
certificate chain and the password used when binding to the LDAP server.

Privileges

You must have useradm or fieldeng privileges to run this command.

Refer to setprivileges(8) for more information.

OPTIONS

The following options are supported:

EXAMPLES

EXAMPLE 1

Displaying All LDAP Configuration Data

EXAMPLE 2

Displaying All LDAP Configuration Data

EXIT STATUS

The following exit values are returned:

SEE ALSO

setldap(8)

-c

Displays the LDAP server certification chain.

-h

Displays usage statement.

When used with other options or operands, an error occurs.

XSCF>

showldap

Bind Name:

user

Base Distinguishing Name: ou=people,dc=company,dc=com
LDAP Search Timeout: 60
Bind password: Set
LDAP Servers: ldap://company.com:389
CERTS: None

XSCF>

showldap -c

There are no certificates configured.

0

Successful completion.

>0

An error occurred.

Advertising