Reference Guide

access-control users-database view
Description
Display NIS/LDAP settings.
Format
access-control users-database view
Example
Display the current NIS/LDAP settings:
CLI> access-control users-database view
Output
Database Type = LDAP
NisServers =
LDAP Base DN = dc=nas,dc=test
LdapServers = 172.22.144.4
LDAP Extended Schema = No
LDAP Use TLS = No
LDAP Use Not Anonymous = No
LDAP Bind DN = cn=proxyuser,dc=example,dc=com
LdapUseCertificate = No
LdapCertificate =
access-control users-database edit
Description
Modify the NIS/LDAP settings.
Format
access-control users-database edit {options}
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
24