Linux PAM: Difference between revisions

Content deleted Content added
m Updated the infobox's stable release date and version, and removed the unused status field.
Added repository and missing fields in infobox
Line 1:
{{more footnotes|date=September 2010}}
{{Infobox software
| name = Linux = PAM
| title = Linux = PAM
| logo = <!-- Image name is enough -->
| logo caption =
| logo size =
| logo alt =
| screenshot = <!-- Image name is enough -->
| caption =
| screenshot size =
| screenshot alt =
| author =
| developer =
| author =
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| developer =
| discontinued =
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| discontinued =
| latest release version = 1.3.1
| latest release date = {{Start date and age|2018|5|18}}
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| programming language = [[C (programming language)|C]]
| operating system = [[Linux]]
| platform =
| size =
| genre = authentication
| repo = https://github.com/linux-pam/linux-pam
| license = [[GNU General Public License]] or [[Revised BSD License]]
| website = {{URL|http://www.linux-pam.org/}}
}}
'''Linux Pluggable Authentication Modules''' (PAM) provide dynamic authentication support for applications and services in a [[Linux]] or [[GNU/kFreeBSD]]<ref>https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=220980</ref> system. Linux PAM is evolved from the [[Unix]] [[Pluggable Authentication Modules]] architecture.