blob: 7f0d705a2a322f273af167883ff2f9cdf6ff59ac (
plain)
1
2
3
4
5
|
PAM provides a way to develop programs that are independent of
authentication scheme. These programs need "authentication modules" to be
attatched to them at run-time in order to work. Which authentication module
is to be attatched is dependent upon the local system setup and is at the
discretion of the local system administrator.
|