It is not bound to itself, but the entry in Directory Access.app yesterday displayed the loopback and this morning it displayed /LDAPv3/10.70.1.135.
I think I have found some clues:
[code]
host:~ root# changeip -checkhostname
Primary address = 10.70.1.135
Current HostName = host
DNS HostName = host.domain.org
To fix the hostname please run /usr/sbin/changeip for your system with the
appropriate directory with the following values
/usr/sbin/changeip <node> 10.70.1.135 10.70.1.135 host host.domain.org
example:
/usr/sbin/changeip /LDAPv3/127.0.0.1 10.70.1.135 10.70.1.135 host host.domain.org
[/code]
And this article: [url]http://docs.info.apple.com/article.html?artnum=303495[/url]
So the mystery now is how the os installed sets the hostname to just host and OD appears to want it to be set to host.domain.org. There is no such thing as a reverse lookup that just returns the hostname without the domain appended, afaik.
Also mysterious is how these mappings changed when I wasn’t looking (and probably asleep) but I have yet to find a log of exactly when and how this transpired.
Comments are closed