![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYKerberos 5 Library (libkrb5, -lkrb5) SYNOPSIS
krb5_boolean
DESCRIPTIONThis function takes a principal name,
verifies that it is in the local realm (using
If name isn't in one of the local realms an error is returned. If the size (lnsize) of the local name (lname) is too small, an error is returned.
Protocols should be designed so that they
authenticate using Kerberos, send over the login name and then verify the
principal that is authenticated is allowed to login and the login name. A
way to check if a user is allowed to login is using the function
SEE ALSO
|