Skip to main content

Commands for managing name mappings

Contributors

There are specific ONTAP commands for managing name mappings.

If you want to…​ Use this command…​

Create a name mapping

vserver name-mapping create

Insert a name mapping at a specific position

vserver name-mapping insert

Display name mappings

vserver name-mapping show

Exchange the position of two name mappings

Note

A swap is not allowed when name-mapping is configured with an ip-qualifier entry.

vserver name-mapping swap

Modify a name mapping

vserver name-mapping modify

Delete a name mapping

vserver name-mapping delete

Validate the correct name mapping

vserver security file-directory show-effective-permissions -vserver vs1 -win-user-name user1 -path / -share-name sh1

See the man page for each command for more information.