Reference Guide

Arguments
Argument Description Format
<ConfigurationSourceClusterNa
me>
FluidFS cluster name from where
the manual mappings should be
restored
Existing FluidFS cluster name
Example
Restore manual user mappings from a FluidFS cluster named idffs1:
CLI> access-control mapping manual restore idffs1
access-control mapping manual view
Display a user mapping rule between a Windows and UNIX user.
NOTE: To view a list of existing domains, use the command access-control domains-list.
Format
access-control mapping manual view <WindowsUserDomain> <WindowsUserName>
<UNIXUserName>
Arguments
Argument Description Format
<WindowsUserDomain> Domain of the Windows user Existing Windows domain
<WindowsUserName> Name of the Windows user Existing Windows user
<UNIXUserName> Name of the UNIX user Existing UNIX user
Example
Display the user mapping rule between a Windows user named jsmith in the NAS domain and a UNIX user
named johnk:
CLI> access-control mapping manual view NAS jsmith johnk
Output
Windows User Domain = NAS
Windows User Name = jsmith
Unix User Name = johns
Enable Windows To Unix Mapping = Yes
Enable Unix To Windows Mapping = Yes
CLI Commands
47