corrected MyST anchors location and minor error

This commit is contained in:
alwasega
2023-01-23 18:19:49 +03:00
parent f88695084b
commit dd95201b90
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Authentication and User Basics
(authenticators)=
# Authentication and User Basics
The default Authenticator uses [PAM][] (Pluggable Authentication Module) to authenticate system users with
their username and password. With the default Authenticator, any user
with an account and password on the system will be allowed to login.