GUI for network reconfigure on Solaris 10 ?

Does anyone know of an easy to install GUI interface for network configuration for the SUN E450 running Solaris 10 ? I am setting up the system and testing. I will be changing IP Addresses at least twice and Host Names at least once before the production deploy. I've already seen that a host name change will not allow a user to login to the CDE Desktop due to hostname change... thank goodness root can still login. I hate having to locate 10 different configuration files and modify them manually, or issue a sys-unconfig command. DEC TRUnix 64 had a nice GUI interface which allowed root to reconfigure any NIC properties, DNS server names, IP Addresses, Default Gateways etc.... Thoughts are sincerely appreciated ! I am obviously a novice here. I downloaded the companion CD, but all I see on it are language additions. I reviewed the individual downloadable packages but saw nothing interesting. Maybe Solaris 10 already has a nice one, and I just haven't found it from the CDE.... Thanks, Randy !

[1013 byte] By [greenwar] at [2007-11-26 8:10:20]
# 1
Try "sys-unconfig". See man page for details.
wrightrp at 2007-7-6 21:00:31 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2

Thanks, (I will also need to change host names) but unless I missed something, no regular users were able to log into their CDE's after a re-configure as there were still references to the old server name somewhere that prevented users from accessing their home directory. Any suggestions on this one ? I will check man in the meantime, but a good GUI would be so much easier ! Thoughts ?

greenwar at 2007-7-6 21:00:31 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 3
It's about twice as much work as the earlier recommended sys-unconfig, but a GUI does exist:type "smc &" in a root command shell. Then drop into Computers and Networks-><Subnet number>-><your machine's IP>
SunSSE at 2007-7-6 21:00:31 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 4

OK..... sys-unconfig is ok, but what file(s) do I need to edit in order for users to log into their CDE provided that the host name changes.... Any ideas ? In other words, if one changes the host name under the sys-unconfig command, at least one file somewhere (maybe in the home directory auto mount) still refers to the old host name, thus locking users out of their CDE.... Thanks again !

Randy

greenwar at 2007-7-6 21:00:31 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...