From 6fb01537462a326a139f0c2d975145b26cd54bbe Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Tue, 28 Sep 2004 13:48:45 +0000 Subject: Relevant BUGIDs: Purpose of commit: Commit summary: --------------- bugfix: * Merge patches from Red Hat (Bug 477000 and other - kukuk) * Fix pam_rhosts option parsing (Bug 922648 - kukuk) --- doc/modules/pam_userdb.sgml | 16 +++++++++++++++- doc/pam_source.sgml | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/modules/pam_userdb.sgml b/doc/modules/pam_userdb.sgml index bdbf80b8..155a2668 100644 --- a/doc/modules/pam_userdb.sgml +++ b/doc/modules/pam_userdb.sgml @@ -50,6 +50,8 @@ what is contained in that database. Description: @@ -59,7 +61,7 @@ fields corresponding to the username keys are the passwords, in unencrypted form so caution must be exercised over the access rights to the DB database itself.. The module will read the password from the user using the conversation mechanism. If -you are using this module on top of another authetication module (like @@ -85,6 +87,18 @@ use the database found on pathname XXXX. Note that Berkeley DB usually adds the needed filename extension for you, so you should use something like /etc/foodata instead of /etc/foodata.db. + + Examples/suggested usage: diff --git a/doc/pam_source.sgml b/doc/pam_source.sgml index 2ea9a7c9..8e641032 100644 --- a/doc/pam_source.sgml +++ b/doc/pam_source.sgml @@ -268,7 +268,7 @@ that this enables. be used, including RADIUS, NIS, NCP (which means that Novell password databases can be used). - o pppd has a PAMified version (available from RedHat) Now it is + o pppd has a PAMified version (available from Red Hat) Now it is possible to use a series of databases to authenticate ppp users. In addition to the normal Linux-based password databases (such as /etc/passwd and /etc/shadow), you can use PAM modules to -- cgit v1.2.3