vserver name-mapping delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Delete a name mapping
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver name-mapping delete
command deletes a name mapping.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver from which you want to delete the name mapping.
-direction {krb-unix|win-unix|unix-win|s3-unix|s3-win}
- Direction-
This parameter specifies the direction of the name mapping that you want to delete.
-position <integer>
- Position-
This parameter specifies the position of the name mapping that you want to delete. Specify the position as a positive integer.
Examples
The following example deletes a name mapping on a Vserver named vs1. The name mapping is from UNIX to Windows and is at position 5.
cluster1::> vserver name-mapping delete -vserver vs1 -direction unix-win -position 5