diff options
| author | Daniil Baturin <daniil@baturin.org> | 2020-01-12 11:46:37 +0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-12 11:46:37 +0700 | 
| commit | bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a (patch) | |
| tree | ea06c94dca1c8693053dd9d481638b92a084fe6b /docs/system | |
| parent | 689756182ba1e16df51315407cdc749e6136e0cc (diff) | |
| parent | 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 (diff) | |
| download | vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.tar.gz vyos-documentation-bea7c7318f0f7d2d6e11ee1d4db840fa7f88941a.zip | |
Merge pull request #183 from StephenOrJames/master
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. | 
