added myst references in files

This commit is contained in:
alwasega
2023-01-23 16:01:13 +03:00
parent b691480e5f
commit 7c8800c724
4 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# Authentication and User Basics
(authenticators-users-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.