To remove an advanced map

Using the Windows interface

  1. Open Services for UNIX Administration.
  2. If necessary, connect to the computer you want to manage.
  3. Click User Name Mapping, and then click the Maps tab.
  4. To remove a user map, click Show User Maps. To remove a group map, click Show Group Maps.
  5. In the Mapped Users or Mapped Groups list, click the map you want to remove, and then click Remove.
  6. To save the settings, click Apply.

Notes

Using a command line

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

*

Simple and advanced maps