mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
user-management: remove additional group membership and admin level
Those commands have been removed in T1990.
This commit is contained in:
parent
726593b365
commit
ca5dd80dac
@ -6,8 +6,7 @@ User Management
|
|||||||
|
|
||||||
The default VyOS user account (`vyos`), as well as newly created user accounts,
|
The default VyOS user account (`vyos`), as well as newly created user accounts,
|
||||||
have all capabilities to configure the system. All accounts have sudo
|
have all capabilities to configure the system. All accounts have sudo
|
||||||
capabilities and therefore can operate as root on the system. Setting the level
|
capabilities and therefore can operate as root on the system.
|
||||||
to `admin` is optional, all accounts on the system will have admin privileges.
|
|
||||||
|
|
||||||
Both local administered and remote administered :abbr:`RADIUS (Remote
|
Both local administered and remote administered :abbr:`RADIUS (Remote
|
||||||
Authentication Dial-In User Service)` accounts are supported.
|
Authentication Dial-In User Service)` accounts are supported.
|
||||||
@ -31,10 +30,6 @@ Local
|
|||||||
Setup encrypted password for given username. This is useful for
|
Setup encrypted password for given username. This is useful for
|
||||||
transferring a hashed password from system to system.
|
transferring a hashed password from system to system.
|
||||||
|
|
||||||
.. cfgcmd:: set system login user <name> group <group>
|
|
||||||
|
|
||||||
Specify additional group membership for given username `<name>`.
|
|
||||||
|
|
||||||
.. _ssh_key_based_authentication:
|
.. _ssh_key_based_authentication:
|
||||||
|
|
||||||
Key Based Authentication
|
Key Based Authentication
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user