Change peer DNS name

HiI'm using SGD 4.20.959.Can I change the peer DNS name of my SGD without reinstall it?
[109 byte] By [acordoba@ssasis.com] at [2007-11-26 11:54:46]
# 1
not really. The best way is to reinstall. You can do so and not lose any configuration. Use the $ tarantella uninstall command, with no --purge option and reinstall with correct FQDN peer name.
carmelomtta at 2007-7-7 12:12:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 2

Dear,

Yes you can change your peer DNS name after ssgd have been installed, without any need to re-install it.

you can do this with command:

/opt/tarantell/bin/tarantella config edit --server-dns-external *:new_name

You can also have more than only one peer DNS name,(i.e. a local name and a external name in specifying a subnet instead of the *)

Regards

fabriced at 2007-7-7 12:12:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 3

fabriced,

what you have proposed is to change the externalDNS name. What was originally requested was to change the peerDNS name. The peerDNS name is the name that is defined during installation and is not exposed to the client. You are right that you can change the externalDNS name without a reinstall, but that is not what was requested.

http://docs.sun.com/source/819-6255/peer_external.html

regards,

carmelomtta at 2007-7-7 12:12:47 > top of Java-index,Desktop,Sun Secure Global Desktop Software...