Thanks to 
Michael A Crowley <mcrowley_at_mtholyoke.edu>
Girish Phadke <pgirish_at_binariang.maxisnet.com.my>
for the answers to my problem
Michael pointed out
"Sounds like you have most of the places.  The critical ones
are (usually) in /etc/rc.local, and /etc/hosts.
That will get the system up and running as a new thing.
The others are important."
This seems to be confirmed by the answer from Girish
"you can run bindsetup again which also had option to modify..."
When I did this, bindsetup showed as defaults already my
new domain as in /etc/hosts.
>From Michaels answer (pointing to /bin/hostname) I got the idea to
use /bin/domainname too. 
#/bin/domainname		gave no result although bindsetup
                                showed my new domain. After
#/bin/domainname newdomain	
#/bin/domainname		Showed the new domain, but obviously
                                this seems to be not necessary.
Thank you very much.
Regards
Otto
Original problem description:
>
>Hi all,
>
>this is probably not the appropriate place but I hope that on this 
>active list are some Ultrix Gurus too.
>
>I have to change the network domain for all my systems 
>(VMS,UNIX, PCs... and Ultrix). No problems with the others but
>I am not so familiar with the Ultrix ones which I inherited 
>long ago.
>
>Therefore I was looking what I could modify
>I looked for and modified (x)    
>					For comparison:
>    Ultrix				UNIX
>    /etc/resolv.conf	x		/etc/resolv.conf	x
>        /hosts		x		    /hosts		x
>        /hosts.equiv			    /hosts.equiv
>        /exports	x		    /exports
>        /rc.local			    /rc.config		x
>         (here I didn't find a domain entry
>          in contrast to the Unix /rc.config
>          where one could give the full HOSTNAME)
>    Further (may be not important):
>        /hesiod.conf	?
>        /krb.conf	?
>      (? contain domain entries)
>    
>New start of TCP/IP:
>      not yet (how ?)			/usr/sbin/rcinet restart
>    					ok.
>    
>Further modified
>    /etc/sendmail.cf			/usr/var/adm/sendmail/sandmail.cf
>    					ok
>New start of mail
>    ?					/sbin/inet.d/sendmail  restart
>					ok
>    
>Can it be that the modification only of /etc/resolv.conf and 
>/etc/hosts is sufficient? I could not check this because I 
>don't know yet how to restart TCP/IP only without reboot, which 
>is not possible in the moment.
>
>Forgive this Ultrix intrusion. Thanks
>
>Otto
>
> -------------------------------------------------------------------------
>| Dr. Otto Titze, Kernphysik TU, Schlossgartenstr. 9, D-64289 Darmstadt   |
>| titze_at_ikp.tu-darmstadt.de              Tel: +49(6151)16-2916,FAX:16-4321|
> -------------------------------------------------------------------------
>
>
Received on Wed Jul 29 1998 - 13:40:39 NZST