mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
The authentication plugin provides generic user support. It is the basis
|
|
for both authentication (checking the user is who they claim to be), and
|
|
authorization (allowing the user to do what the system authorises them
|
|
to do).
|