head	1.2;
access;
symbols
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.07.24.17.14.44;	author nectar;	state dead;
branches;
next	1.1;

1.1
date	2000.11.06.19.01.43;	author nectar;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update pam_krb5 1.0 -> 1.0.1.
Change MASTER_SITES.

NB: This  versioning is  bogus.  Unfortunately,  there is  no official
release of  pam_krb5 yet,  but it has  substantially changed.   I made
this release based on what is in CVS.
@
text
@--- pam_krb5.5.orig	Tue Jan  4 19:08:51 2000
+++ pam_krb5.5	Mon Nov  6 10:27:01 2000
@@@@ -1,24 +1,24 @@@@
 .\"
 .\" $Id: pam_krb5.5,v 1.5 2000/01/05 00:59:56 fcusack Exp $
-.TH pam_krb5 5 "15 Jan 1999"
+.TH pam_krb5 8 "15 Jan 1999"
 .SH NAME
 pam_krb5 \- Kerberos 5 PAM module
 .SH SYNOPSIS
 .LP
-.B /usr/lib/security/pam_krb5.so.1
+.B /usr/lib/pam_krb5.so
 .LP
 .SH DESCRIPTION
 .IX "pam_krb5" "" "\fLpam_krb5\fP \(em Kerberos 5 PAM module"
 .PP
 The Kerberos 5 service module for PAM, typically
-.BR /usr/lib/security/pam_krb5.so.1 ,
+.BR /usr/lib/pam_krb5.so ,
 provides functionality for three PAM categories:
 authentication,
 account management,
 and password management.
 It also provides null functions for session management.
 The
-.B pam_krb5.so.1
+.B pam_krb5.so
 module is a shared object
 that can be dynamically loaded to provide
 the necessary functionality upon demand.
@@@@ -177,10 +177,9 @@@@
 .SH SEE ALSO
 .BR kdestroy (1),
 .BR passwd (1),
-.BR pam (3),
+.BR pam (8),
 .BR syslog (3),
-.BR libpam (4),
-.BR pam.conf (4).
+.BR pam.conf (5).
 .SH NOTES
 Applications should not call
 .B pam_authenticate()
@@@@ -189,7 +188,3 @@@@
 and
 .B pam_end()
 when using the Kerberos 5 PAM module.
-.LP
-dtlogin will not successfully authenticate a user who enters a realm
-name as part of their username (even if the authentication
-module returns success).
@


1.1
log
@A Pluggable Authentication Module for Kerberos 5.
@
text
@@

