Lines Matching full:afs
36 #define AUTH_SUPERUSER "afs"
142 /* Try to get a db-server for an AFS cell from a AFSDB record */
352 asprintf(&str, "%s tried afs%s%s@%s -> %s (%d)", in _kafs_try_get_cred()
377 /* We're about to find the realm that holds the key for afs in in _kafs_get_cred()
379 * afs-principals are common and that hitting the wrong realm might in _kafs_get_cred()
380 * yield the wrong afs key. The following assumptions were made. in _kafs_get_cred()
398 * know and we should try afs@realm_hint. in _kafs_get_cred()
413 * If the AFS servers have a file /usr/afs/etc/krb.conf containing in _kafs_get_cred()
415 * Try afs.cell@REALM. in _kafs_get_cred()
423 * Try afs@REALM. in _kafs_get_cred()
432 * We failed to get ``first class tickets'' for afs, in _kafs_get_cred()
434 * Try afs@CELL. in _kafs_get_cred()
435 * Try afs.cell@CELL. in _kafs_get_cred()
447 * Try afs.cell@VL_REALM. in _kafs_get_cred()
448 * Try afs@VL_REALM??? in _kafs_get_cred()