mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo.
This commit is contained in:
parent
e48fb743d8
commit
925850905b
1 changed files with 1 additions and 1 deletions
|
|
@ -379,7 +379,7 @@ includes support for
|
|||
.Em "shadow passwords" .
|
||||
The standard password database does not contain users' encrypted
|
||||
passwords: these are instead stored (along with other information)
|
||||
is a separate database which is accessible only by the super-user.
|
||||
in a separate database which is accessible only by the super-user.
|
||||
If the encrypted password database were made available as an
|
||||
.Tn NIS
|
||||
map, this security feature would be totally disabled, since any user
|
||||
|
|
|
|||
Loading…
Reference in a new issue