< Home

group gid

Function

Using the group gid command, you can modify the NFS group ID of a user group.

Format

group group-name gid gid

Parameters

Parameter Description Value
group-name Specifies the group name. The value must be an existing user group name.
gid Specifies the group ID. It is an integer ranging from 0 to 65535. The default value is 65534.

Views

VPNDB view

Default Level

2: Configuration level

Usage Guidelines

The NFS controls the read-write permission of different users and user groups by the GID and user ID (UID). The configured group ID must be the same as ID of the user group on the server.

Example

# Change the GID of group1 to 1234.

<sysname> system-view
[sysname] v-gateway abc
[sysname-abc] vpndb
[sysname-abc-vpndb] group /default/group1 gid 1234
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >