From 7b44410dbd2931447bf3eab323225e304fa20d54 Mon Sep 17 00:00:00 2001 From: Jorge Pereira Date: Wed, 6 Feb 2019 15:25:28 -0200 Subject: [PATCH] Add link to lib PAM --- raddb/mods-available/pam | 5 ++--- scripts/asciidoc/links.txt | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/raddb/mods-available/pam b/raddb/mods-available/pam index 07ca09153dd8..490b30020c31 100644 --- a/raddb/mods-available/pam +++ b/raddb/mods-available/pam @@ -4,7 +4,6 @@ # # $Id$ - ####################################################################### # # = Pluggable Authentication Module @@ -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. # # @@ -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. diff --git a/scripts/asciidoc/links.txt b/scripts/asciidoc/links.txt index 88e4f9ab5ab2..3be006c36abb 100644 --- a/scripts/asciidoc/links.txt +++ b/scripts/asciidoc/links.txt @@ -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