Sponsored Content
Full Discussion: Domainnaming
Top Forums UNIX for Dummies Questions & Answers Domainnaming Post 8844 by Deuce on Thursday 18th of October 2001 12:17:30 PM
Old 10-18-2001
Domainnaming

I can't keep the domainname on my solaris 8 box. It will keep the domainname I give it for the day but that is it. the next day it is gone. I have tried two things:

domainname (domainname I wanted)

and

I have done a sysunconfig and set the domainname.

Both gave me the same results. Is there a command to type in to keep the domainname for more than I day?
 
domainname(8)						      System Manager's Manual						     domainname(8)

NAME
domainname - set or display name of current domain nisdomainname - set or display name of current NIS(YP) domain ypdomainname - set or display name of current NIS(YP) domain SYNOPSYS
domainname [ domain ] nisdomainname [ domain ] ypdomainname [ domain ] DESCRIPTION
Without an argument, domainname displays the name of the current NIS domainname of the system. domainname uses the getdomainname(2) function for getting the domainname, nisdomainname and ypdomainname are using yp_get_default_domain(3). Only the super-user can set the name of the domain by specifying the new domain as an argument. All three programs uses setdomainname(2) for this. Bear in mind, that already running programs may continue to use the old domainname. SEE ALSO
getdomainname(2), setdomainname(2), yp_get_default_domain(3), ypbind(8), ypcat(1), ypmatch(1), ypwhich(1), yppoll(8), ypserv(8), yset(8) AUTHOR
domainname is part of the yp-tools package, which was written by Thorsten Kukuk <kukuk@suse.de>. YP Tools 2.9 May 1999 domainname(8)
All times are GMT -4. The time now is 06:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy