diff options
| author | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:34:32 -0500 | 
|---|---|---|
| committer | Stephen James <stephenorjames@gmail.com> | 2020-01-11 23:37:28 -0500 | 
| commit | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (patch) | |
| tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/system | |
| parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
| download | vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.tar.gz vyos-documentation-74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34.zip | |
Fix some typos and capitalizations
Diffstat (limited to 'docs/system')
| -rw-r--r-- | docs/system/user-management.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/system/user-management.rst b/docs/system/user-management.rst index bb9a6e90..c56a22a1 100644 --- a/docs/system/user-management.rst +++ b/docs/system/user-management.rst @@ -28,7 +28,7 @@ Local  .. cfgcmd:: set system login user <name> authentication encrypted-password <password> -   Setup encrypted password for given username. This is usefull for +   Setup encrypted password for given username. This is useful for     transferring a hashed password from system to system.  .. cfgcmd:: set system login user <name> group <group> @@ -127,7 +127,7 @@ Configuration     Setup the `<timeout>` in seconds when querying the RADIUS server. -.. hint:: If you wan't to have admin users to authenticate via RADIUS it is +.. hint:: If you want to have admin users to authenticate via RADIUS it is     essential to sent the ``Cisco-AV-Pair shell:priv-lvl=15`` attribute. Without     the attribute you will only get regular, non privilegued, system users. | 
