aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-05-21 12:22:05 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2014-05-21 12:22:05 +0300
commit4edfb36f053eac1eb5e0250c73d9e7eef29016dd (patch)
tree104504241346ec744baac979ae987c429ec7e07f /examples
parentf664b904fde206c6c7e0dc45b690ed7d28bea571 (diff)
downloadpam-modules-4edfb36f053eac1eb5e0250c73d9e7eef29016dd.tar.gz
pam-modules-4edfb36f053eac1eb5e0250c73d9e7eef29016dd.tar.bz2
Document the use of ldappubkey
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/ldappubkey2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ldappubkey b/examples/ldappubkey
index 2451505..50fd97e 100755
--- a/examples/ldappubkey
+++ b/examples/ldappubkey
@@ -30,7 +30,7 @@ B<ldappubkey> I<LOGIN>
Produces on the standard output public ssh keys for the user I<LOGIN>, each
on a separate line. The program is designed for use with B<sshd>(8) version
-6.x or higher. Public keys are obtained from a LDAP database. The
+6.2p1 or higher. Public keys are obtained from a LDAP database. The
configuration is looked up in the following files: B</etc/ldap.conf>,
B</etc/ldap/ldap.conf> and B</etc/openldap/ldap.conf>. These files are
tried in this order and the first one of them that exists is read.

Return to:

Send suggestions and report system problems to the System administrator.