Hostname reverts back to myserver.local
Before installing Tiger server, I created forward and reverse lookups on my windows 2k DNS server for my new Tiger Server. Forward and reverse lookups are working correctly.
I thought I had successfully promoted the standalone server to an Open Directory Master upon checking the OD overview and seeing that everything including kerberos was running. However, after checking my log files, I saw that the hostname was reverting from myserver.mycompany.com to myserver.local. I have read the article and responses for "hostname problem" in your DNS forum. I also used the changeip command succesfully but i'm still having the same issue.
If I temporarily remove my dns list from the network preferences panel, click apply, and wait a few minutes before adding the dns server back in, I can go to the terminal and type hostname and get the correct FQDN: myserver.mycompany.com. Unfortunately, after a few minutes, when I check my log files and run hostname from the terminal again, i find that it has reverted back to myserver.local.
Please help!
kadmin Log:
-myserver.mycompany.com kadmin.local[2650](info): No dictionary file specified, continuing without one.
-localhost kadmind[51](info): Seeding random number generator
-localhost kadmind[51](info):No dictionary file specified, continuting without one.
-localhost kadmind[51](info):starting
-localhost kadmind[51](info):Got signal to request exit
-localhost kadmind[51](info):finished, exiting
kdc Log:
-myserver.mycompany.com krb5kdc[866](info):setting up network
-myserver.mycompany.com krb5kdc[866](info):listening on fd 10: udp fe80:20d:93ff:fe9d:22a4%en0.88
-myserver.mycompany.com krb5kdc[866](info):listening on fd 11:udp 172.16.8.101.88
-myserver.mycompany.com krb5kdc[866](info):set up 2 sockets
-myserver.mycompany.com krb5kdc[866](info):commencing operation
-localhost krb5kdc[89](info): setting up network
-localhost krb5kdc[89](info):set up 0 sockets
krb5kdc: no sockets set up?
-myserver.local krb5kdc[168](info): setting up network
-myserver.local krb5kdc[168](info): listening on fd 10:udp fe80::220d:93ffl:fe9d:22a4%en0.88
-myserver.local krb5kdc[168](info):listening on fd 11:udp 172.16.8.101.88
-myserver.local krb5kdc[168](info): set up 2 sockets
-myserver.local krb5kdc[168](info): commencing operation
System Log:
-myserver mDNSResponder:Update_kerberos._tcp MYSERVER.MYCOMPANY.COM refused
-myserver mDNSResponder:Registration of record_kerberos._udp.MYSERVER.MYCOMPANY.COM type 33 failed with error -65553
-myserver mDNSResponder:Update_kerberos._udp.MYSERVER.MYCOMPANY.COM refused
-myserver mDNSResponder:Registration of record _kerberos._udp MYSERVER.MYCOMPANY.COM. type 33 failed with error -65553
-myserver mDNSResponder:ERROR: Only name server claiming responsibility for "_kerberos.myserver." is "."!
Changing my server back to standalone and reestablishing the open directory server service does not fix the problem.
-------