No LDAP servers with an LDAP certificate are defined in the system
v NO_LDAP_SERVERS_ARE_DEFINED
No LDAP servers are defined in the system
Updating an LDAP Server Definition
Update an existing server configuration
ldap_update_server fqdn=Fqdn [ address=Address ] [ base_dn=LdapDn ] [ port=PortNum ]
[ secure_port=PortNum ] [ certificate=PemCertificate | remove_certificate=<no|yes> ]
Parameters:
Name Type Description Mandatory Default
fqdn N/A FQDN of the
LDAP server.
Y N/A
address N/A IP address of the
LDAP server.
N none
certificat
e
N/A The content of a
.pem file, with
asterisks (*)
instead of
newlines.
N no certificate
remove_
certificat
e
Boolean To remove
certificate set it to
yes
Nno
base_dn N/A Base_DN of the
LDAP directory
N none
port Integer Port number N none
secure_
port
Integer Secure port
number
N none
This command Updates an existing LDAP server in configuration.
Example:
xcli -u -c XIV1 ldap_update_server fqdn=ldap.example.com address=1.2.3.4
remove_certificate=yes
Output:
Command executed successfully.
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
374 IBM XIV Storage System User Manual