Access Unmap Subcommand

access: Managers

Removes the directory service group and administrative group mapping:

access unmap [--all] DIRECTORY-SERVICES-GROUP

Argument Description
DIRECTORY-SERVICES-GROUP The name of the directory services group for which you wish to remove a mapping.
--all Removes mappings for all of the directory services groups.

 

Return Codes

Following are the return values for this command:

Code Numeric Code Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting options specified.
NWSE_RPCTimeout 2 Request was issued, but was not serviced by the server. RPC procedure timed out and the request may or may not have been serviced by the server.
NWSE_RPCNotConnected 3 Unable to connect to the RPC server.
NWSE_InvalidArgument 4 No mapping was found for the specified directory services group.
NWSE_NoPermission 6 Not authorized to perform this operation.

 

Related Topics

System Management Commands

Access Command