Changing Kerberos Realm Name
Hi I'm hoping someone can help me here,
I had to change the fully-qualified domain name of my server from [i][b]servername.domain.net[/b] [/i]to [i][b]servername.domain.lan[/b][/i]. To this I ran this changeip command:
[code]changeip /LDAPv3/127.0.0.1 10.0.1.1 10.0.1.1 servername.domain.net servername.domain.lan[/code]
That all worked well except that the Kerberos realm name still seems to be set to the old server name. It shows up looking something like this:
[code]servername.domain.lan@SERVERNAME.DOMAIN.NET[/code]
Also the Open Directory search base is still set to the old domain [i][b]dc=servername,dc=domain,dc=net[/b][/i] and not the new domain settings. Everywhere else the search base is correct [i][b]dc=servername,dc=domain,dc=lan[/b][/i]. Unfortunately I can't change this field in Server Admin to correct it.
How do I change the name of the Kerberos Realm and how do I change the search base for the Open Directory? (The server is the Open Directory Master)
I probably think I messed up the changeip command so I hope there is a way to fix this otherwise I think I'm going to have to setup the Open Directory master from scratch again but that seems a little drastic.
thanks in advance,
/ Hami