make clean; make include/krb5/stock/osconf.h is probably not listed as a dependency for any of the obbjects.
Nico On Tue, Dec 11, 2001 at 10:47:49AM -0800, Gill, Vern wrote: > This is my problem. I modified stock/osconf.h to make custom paths. I re-did > configure and make. make said nothing changed. However, when I try to runn > kdb5_util, it says it can't find the configuration file. Did I do something > wrong? > > include/krb5/stock/osconf.h > #define DEFAULT_PROFILE_PATH "@PREFIX/etc/krb5.conf" > #define DEFAULT_KDB_FILE "@PREFIX/var/krb5kdc/principal" > #define DEFAULT_KEYFILE_STUB "@PREFIX/var/krb5kdc/.k5." > #define KRB5_DEFAULT_ADMIN_ACL "@PREFIX/var/krb5kdc/krb5_adm.acl" > /* Used by old admin server */ > #define DEFAULT_ADMIN_ACL "@LOCALSTATEDIR/krb5kdc/kadm_old.acl" > > /* Location of KDC profile */ > #define DEFAULT_KDC_PROFILE "@PREFIX/var/krb5kdc/kdc.conf" > > ./configure --cache-file=config.cache --prefix=/usr/local/kerberos5 > > # ls /usr/local/kerberos5/etc/ > total 4.0k > 4.0k -rw-r--r-- 1 root root 989 Dec 11 10:15 krb5.conf > > # kdb5_util create -s > Can't open/find Kerberos configuration file while initializing Kerberos code > > Vern H. Gill > State Director > Director of Marketing > Conejo Valley Jaycees > http://www.conejovalleyjaycees.org -- -DISCLAIMER: an automatically appended disclaimer may follow. By posting- -to a public e-mail mailing list I hereby grant permission to distribute- -and copy this message.- Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments.
