spelling, from cizzi@it.su.se
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11695 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -50,7 +50,7 @@ Kerberos 5 Library (libkrb5, -lkrb5)
|
|||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
This function takes a local user
|
This function takes a local user
|
||||||
.Fa name
|
.Fa name
|
||||||
and verify if
|
and verifies if
|
||||||
.Fa principal
|
.Fa principal
|
||||||
is allowed to log in as that user.
|
is allowed to log in as that user.
|
||||||
.Pp
|
.Pp
|
||||||
@@ -58,15 +58,15 @@ First
|
|||||||
.Nm
|
.Nm
|
||||||
checks if principal is the same as user@realm in any of the
|
checks if principal is the same as user@realm in any of the
|
||||||
default realms.
|
default realms.
|
||||||
After that it read the file (if it exists)
|
After that it reads the file
|
||||||
.Pa .k5login
|
.Pa .k5login
|
||||||
in the users home directory and checks if
|
(if it exists) in the users home directory and checks if
|
||||||
.Fa principal
|
.Fa principal
|
||||||
is in the file.
|
is in the file.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Pa .k5login
|
.Pa .k5login
|
||||||
contains one principal per line.
|
should contain one principal per line.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr krb5_get_default_realms 3 ,
|
.Xr krb5_get_default_realms 3 ,
|
||||||
.Xr krb5_verify_user 3 ,
|
.Xr krb5_verify_user 3 ,
|
||||||
|
Reference in New Issue
Block a user