Reference Guide

access-control mapping manual delete
Description
Delete 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 delete <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
Delete the user mapping rule between a Windows user named jsmith in the NAS domain and a UNIX user
named johns:
CLI> access-control mapping manual delete NAS jsmith johns
access-control mapping manual add
Description
Add 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 add <WindowsUserDomain> <WindowsUserName>
<UNIXUserName> {options}
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
29