Pluggable Authentication Modules: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 September 2023

  • curprev 17:0417:04, 5 September 2023Plinich talk contribsm 1,154 bytes −7 No edit summary
  • curprev 17:0417:04, 5 September 2023Plinich talk contribs 1,161 bytes +14 No edit summary
  • curprev 17:0217:02, 5 September 2023Plinich talk contribs 1,147 bytes +1,147 Created page with "'''Pluggable Authentication Modules''' (PAM) is a technology allowing programs to be written which require user authentication or authorisation without actually including any code in the programs to do this. Instead, the programs reference an external Pluggable Authentication Module library which uses files set up in <code>/etc</code> to configure a stack of modules which are called to perform the required actions. For example, at one site PAM might be configured to use..."