[krbdev.mit.edu #9130] make krb5_get_default_config_files public
"Sumit Bose via RT" <[email protected]> Fri, 28 Jun 2024 11:57:32 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <rt-4.4.3-2-247109-1719590252-1043.9130-4-0@kerborg-prod-app-1.mit.edu> |
Fri Jun 28 11:57:32 2024: Request 9130 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: make krb5_get_default_config_files public Owner: Nobody Requestors: [email protected] Status: new Ticket <URL: http://kerborg-prod-app-1.mit.edu/rt/Ticket/Display.html?id=9130 > Hi, I wonder if there is a reason why krb5_get_default_config_files() and krb5_free_config_files() and not part of the public API listed in krb5.h. It looks like Heimdal and BSD have them in their public APIs. I would like to create a private krb5.conf with specific settings and include the default file here as well to get all the system's default as well. Thanks. bye, Sumit