< Home

user nfsid

Function

The user nfsid command modifies the IDs of a user and its group.

Format

user user-name nfsid uid gid

Parameters

Parameter Description Value
user-name Specifies the name of a user. If the login name does not contain any space, the value is a string of 1 to 128 case-insensitive characters. If the login name contains spaces, the value is a string of 1 to 130 case-insensitive characters, and you must enclose the name with double quotation marks ("), for example, "user for test".
uid Specifies a user ID. The value is an integer that ranges from 0 to 65535.
gid Specifies the ID of the groups where users reside. The value is an integer that ranges from 0 to 65535.

Views

VPN database view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# Modify the IDs of a user and its group.

<sysname> system-view
[sysname] v-gateway abc
[sysname-abc] vpndb
[sysname-abc-vpndb] user robin nfsid 10 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >