To remove an advanced map
Notes
To delete a user mapping, type:
mapadmin [computername] [–u user] [–p password] delete [-wu user] [-uu user]
To delete a group mapping, type:
mapadmin [computername] [–u user] [–p password] delete [-wg group] [-ug group]
Argument | Description |
---|---|
computername | The name of the computer you want to manage. |
user | The name of the user who has administrative permissions on the computer, if different from the current user. |
password | The password for the person who has administrative permissions on the computer, if different from the current user. |
-wu user | The Windows user for whom the mapping will be deleted, specified as WindowsDomain\UserName. |
-wg group | The Windows group for which the mapping will be deleted, specified as WindowsDomain\GroupName. |
-uu user | The UNIX user for whom the mapping will be deleted, specified as domain\username or domain@username, where domain is either the name of the Network Information Service (NIS) domain or PCNFS. You must specify either the -wu or the -uu option, or both. If you specify both options, the particular mapping identified by the two options will be deleted. If you specify only the -uu option, all mappings for the specified user will be deleted. |
-ug group | The UNIX group for which the mapping will be deleted, specified as domain\groupname or domain@groupname, where domain is either the name of the NIS domain or PCNFS. You must specify either the -wg or the -ug option, or both. If you specify both options, the particular mapping identified by the two options will be deleted. If you specify only the -ug option, all mappings for the specified group will be deleted. |
Note
Related Topics
To connect to the computer you want to manage