From 3e679d0a468abd9cf3ce324f90a0df12de2c25b6 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Aug 2003 15:42:15 +0000 Subject: pamtest manpage added git-svn-id: file:///home/lennart/svn/public/pam_dotfile/trunk@19 5391d09e-f7c1-0310-8aa1-84a1c93f5a38 --- man/pamtest.1.xml.in | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 man/pamtest.1.xml.in (limited to 'man/pamtest.1.xml.in') diff --git a/man/pamtest.1.xml.in b/man/pamtest.1.xml.in new file mode 100644 index 0000000..8d7d317 --- /dev/null +++ b/man/pamtest.1.xml.in @@ -0,0 +1,50 @@ + + + + + + + + pamtest service [username] + + + + +

pamtest is a utility to test authentication through + PAM. It will try to authenticate against the pecified service, + and print a message if this was successful or not. +

+ +

pamtest is part of pam-dotfile.

+ +
+ +
+

pam-dotfile was written by Lennart Poettering + <@PACKAGE_BUGREPORT@>. pam-dotfile is available + at

+
+ +
+

This man page was written using by Oliver Kurth.

+
+ +
-- cgit