Skip to content

Commit

Permalink
Merge pull request #2468 from jpereira/doc/pam1
Browse files Browse the repository at this point in the history
Add link to lib PAM
  • Loading branch information
alandekok committed Feb 6, 2019
2 parents eb9d5c5 + 7b44410 commit 47fdbd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions raddb/mods-available/pam
Expand Up @@ -4,7 +4,6 @@
#
# $Id$


#######################################################################
#
# = Pluggable Authentication Module
Expand All @@ -13,7 +12,7 @@
#
# WARNING: On some systems, the system PAM libraries have
# memory leaks! We STRONGLY SUGGEST that you do not
# use PAM for authentication, due to those memory leaks.
# use `PAM` for authentication, due to those memory leaks.
#

#
Expand All @@ -25,7 +24,7 @@ pam {
#
# The name to use for PAM authentication.
#
# PAM looks in `/etc/pam.d/${pam_auth_name}` for it's
# `PAM` looks in `/etc/pam.d/${pam_auth_name}` for it's
# configuration.
#
# See `redhat/radiusd-pam` for a sample PAM configuration file.
Expand Down
1 change: 1 addition & 0 deletions scripts/asciidoc/links.txt
Expand Up @@ -200,3 +200,4 @@ Alc-ToServer-Dhcp-Options https://infoproducts.alcatel-lucent.com/html/0_add-h-f
Alc-ToClient-Dhcp-Options https://infoproducts.alcatel-lucent.com/html/0_add-h-f/93-0088-HTML/7750_SR_OS_Radius_Attributes_Reference_Guide/SROS_RADIUS_Attrib.html
draft-sterman-aaa-sip-01 https://tools.ietf.org/html/draft-sterman-aaa-sip-01
draft-wahl-ldap-session https://tools.ietf.org/html/draft-wahl-ldap-session-03
PAM http://www.kernel.org/pub/linux/libs/pam/index.html

0 comments on commit 47fdbd5

Please sign in to comment.