Reference Guide

Options
Option Description Format
-DatabaseType <DatabaseType> Indicate which repository the
FluidFS cluster is using
Possible values are LDAP, NIS,
None
-NISDomain <NISDomain> NIS domain Existing NIS domain
-NISServers <NISServers> List of NIS servers Comma-separated list of existing
NIS servers
-LDAPBaseDN <LDAPBaseDN> LDAP Base DN Existing LDAP Base DN
-LDAPServers <LDAPServers> List of LDAP servers Comma-separated list of existing
LDAP servers
-LDAPFilters List of LDAP filters Comma-separated list of existing
LDAP filters
-LDAPFiltersEnabled
<LDAPFiltersEnable>
Indicates whether the filters are
enabled
Possible values are Yes, No
-LDAPExtendedSchema
<LDAPExtendedSchema>
Indicate whether LDAP uses an
extended schema
Possible values are Yes, No
-LDAPUseTLS <LDAPUseTLS> Indicate whether LDAP uses TLS Possible values are Yes, No
-LDAPUseNotAnonymous
<LDAPUseNotAnonymous>
Indicate whether LDAP uses an
anonymous connection
Possible values are Yes, No
-LDAPBindDN <LDAPBindDN> LDAP bind DN Existing LDAP bind DN
-LDAPBindPassword
<LDAPBindPassword>
LDAP bind password Existing LDAP bind password
-LdapUseCertificate
<LdapUseCertificate>
Indicate whether LDAP uses a
certificate
Possible values are Yes, No
-LdapCertificate
<LdapCertificate>
LDAP certificate Existing LDAP certificate in
Base64 format
Example
Add an LDAP server 172.22.144.4 using the Base DN dc=nas,dc=test:
CLI> access-control users-database edit -LDAPServers 172.22.144.4-DatabaseType
LDAP -LDAPBaseDN "dc=nas,dc=test"
access-control users-database view
Display NIS/LDAP settings.
Format
access-control users-database view
CLI Commands
49