Searched defs:write_krb5info_file (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/providers/krb5/
H A Dkrb5_common.c392 errno_t write_krb5info_file(const char *realm, const char *server, function
564 ret = write_krb5info_file(krb5_service->realm, safe_address,
568 "write_krb5info_file failed, authentication might fail.\n");

Completed in 12 milliseconds