Administrators can now create
files with the name .k5login.username in the /etc/krb5 directory. Administrators can also create symbolic links
pointing to the .k5login file in the user’s home directory. If the
/etc/krb5 directory does not exist, krb5_kuserok() continues to check the .k5login file in the user’s home directory. If the
/etc/krb5 directory exists, the krb5_kuserok() API ignores any corresponding .k5login files in the user’s home directory while making
authorization decisions. The format of the entries in the new files
in /etc/krb5 continues to be the same as that of the .k5login file in the user’s home directory.