krb5_openlog
ret = krb5_openlog(context, "kfd", &fac);
ret = krb5_openlog(context, "kadmind", &logfacility);
ret = krb5_openlog(context, "hpropd", &fac);
krb5_openlog (context, "kpasswdd", &log_facility);
krb5_openlog (context, "ipropd-master", &log_facility);
krb5_openlog (context, "ipropd-slave", &log_facility);
krb5_openlog (