Hostname and Computer name different
Hi,
I am running OSX 10.8.2 on an iMac 13,1 model.
I am on a domain network (this.edu for anonymity) and would like to set up the computer to be accessible on the domain network.
Previously, the way this was done was to change the computer name (Sys prefs > Sharing), then restart, and it should read as follows in the sharing section:
"Computers on your local network can access your computer at: template.local" - assuming I typed template as the computer name
Remote login: "To log in to this computer remotely, type 'ssh localuser@template.this.edu'."
Remote Management: "Other users can manage your computer using the address template.this.edu."
Now, when I tried it, it reads as the following:
"Computers on your local network can access your computer at: template.local" - this is correct
Remote login: "To log in to this computer remotely, type 'ssh localuser@this23454.this.edu'." - random hostname...?
Remote Management: "Other users can manage your computer using the address this23454.this.edu"
Terminal command shows the following:
$hostname
this23454.this.edu
$sudo scutil --set HostName template.this.edu
$hostname
template.this.edu
Even when the hostname shows the correct name in terminal, the sharing section of sys prefs still shows "this23454.this.byu" as the hostname.
I've tried restarting multiple times.
Any ideas?
iMac, OS X Mountain Lion (10.8.2)