From 0be8bf82ae9a5b700ec0324b8e38317e73c3d00f Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 30 May 2002 14:32:48 +0000 Subject: mdoc(7) police: tidy up the markup. --- lib/libpam/modules/pam_ksu/pam_ksu.8 | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'lib/libpam/modules/pam_ksu/pam_ksu.8') diff --git a/lib/libpam/modules/pam_ksu/pam_ksu.8 b/lib/libpam/modules/pam_ksu/pam_ksu.8 index 2923ce0..fb751d7 100644 --- a/lib/libpam/modules/pam_ksu/pam_ksu.8 +++ b/lib/libpam/modules/pam_ksu/pam_ksu.8 @@ -65,17 +65,26 @@ the identity of a user .Pq Fn pam_sm_authenticate , and determine whether or not the user is authorized to obtain the privileges of the target account. -If the target account is `root', then the Kerberos 5 principal used -for authentication and authorization will be the `root' instance of -the current user, e.g. `user/root@REAL.M'. +If the target account is +.Dq root , +then the Kerberos 5 principal used +for authentication and authorization will be the +.Dq root +instance of +the current user, e.g.\& +.Dq Li user/root@REAL.M . Otherwise, the principal will simply be the current user's default -principal, e.g. `user@REAL.M'. +principal, e.g.\& +.Dq Li user@REAL.M . .Pp -The user is prompted for a password if necessary. Authorization is performed +The user is prompted for a password if necessary. +Authorization is performed by comparing the Kerberos 5 principal with those listed in the .Pa .k5login file in the target account's home directory -.Pq e.g. /root/.k5login for root . +(e.g.\& +.Pa /root/.k5login +for root). .Pp The following options may be passed to the authentication module: .Bl -tag -width ".Cm use_first_pass" -- cgit v1.1