IPB
>  Man Pages > Unix > Solaris 10 11/06 > Section 1M > sysidsys man page

sysidsys man page

Section 1M - Solaris 10 11/06 Man Pages

Other operating system man pages available here


Advanced Search

Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!





System Administration Commands                      sysidtool(1M)



NAME
     sysidtool, sysidnet, sysidns, sysidsys, sysidroot,  sysidpm,
     sysidnfs4 - system configuration

SYNOPSIS
     /usr/sbin/sysidnet

     /usr/sbin/sysidns

     /usr/sbin/sysidsys

     /usr/sbin/sysidroot

     /usr/sbin/sysidpm

     /usr/sbin/sysidnfs4

DESCRIPTION
     sysidtool is a suite of programs that configure a  new  sys-
     tem,   or   one   that   has  been  unconfigured  with  sys-
     unconfig(1M). The sysidtool programs  run  automatically  at
     system  installation,  or  during  the  first  boot  after a
     machine has been successfully unconfigured.

     These programs have no effect  except  at  such  times,  and
     should never be run manually.

     The sysidtool programs set up the appropriate information in
     the machine's configuration files, in the kernel, and on the
     machine's network interface. The following  list  shows  the
     available commands and the information for which each of the
     commands lists.

     sysidnet: network configuration

         Machine's  default  locale.  Machine's   console   type.
         Machine's host name. Machine's IP address.



     sysidns: name service configuration

         Name service choice: NIS,  NIS+,  DNS,  LDAP,  or  none.
         Machine's  IP  subnet  mask  (if  no NIS/NIS+ server can
         automatically be located on the  machine's  sub-network.
         Domain  name  for  chosen  name service. Hostname and IP
         address of name server(s). DNS  search  list  (DNS  name
         service only)







SunOS 5.10          Last change: 21 Oct 2004                    1






System Administration Commands                      sysidtool(1M)



     sysidsys: miscellaneous system configuration

         Machine's IP subnet mask  (if  an  NIS/NIS+  server  was
         automatically  located  on  the  machine's sub-network).
         Machine's time zone. Date and time.



     sysidroot: control superuser information

         Machine's root password.



     sysidpm: power management configuration

         Auto-shutdown confirmation if the system is  Energystar-
         V2  compliant, that is, a new system model shipped after
         October 1, 1995.



     sysidnfs4: NFSv4 domain configuration

         Domain name to be used by NFSv4 client(s) and  server(s)
         to  transmit  user and group id's as strings of the gen-
         eral form "[user|group]@domain".



     sysidconfig: host- or platform-specific configuration

         This command controls  specification  and  execution  of
         custom  configuration applications that can be specified
         for a particular host  or  a  particular  platform.  See
         sysidconfig(1M).



     The sysidtool programs attempt to obtain  system  configura-
     tion  information  from  various name service databases, for
     example, NIS, or from the  sysidcfg(4)  file,  and  you  are
     prompted  to  provide the information if it cannot be found.
     However, you can avoid one or more of the prompts by precon-
     figuring  the  appropriate  configuration information in the
     name service databases or in the sysidcfg(4) file.

     To preconfigure the information in the  name  service  data-
     bases,  you  must  use the name service commands or the Sol-
     stice AdminSuite tools. See Solaris 10  Installation  Guide:
     Basic Installations for more details about how to preconfig-
     ure the system configuration information.



SunOS 5.10          Last change: 21 Oct 2004                    2






System Administration Commands                      sysidtool(1M)



     The machine's configuration information is  set  up  in  its
     /etc and /var files.

     If a system has more than one network interface, you can use
     sysidtool to configure all interfaces on the system.

     You cannot use the name service databases or the sysidcfg(4)
     file  to suppress the Power Management configuration prompt.
     However,  you  can  suppress  it  by  creating  either   the
     /autoshutdown  or  /noautoshutdown  file before installation
     reboot. Accordingly, the auto-shutdown feature  is  silently
     configured.  The  /autoshutdown or /noautoshutdown files are
     removed by sysidpm before it exits.

     sysidnfs4 installs /etc/.NFS4inst_state.domain upon success-
     ful  configuration  of  the  NFSv4 domain name. Existence of
     this file suppresses any further prompting.

FILES
     /etc/.UNCONFIGURED




     /etc/nodename




     /etc/hostname.??[0-9]




     /etc/default/init




     /etc/defaultdomain




     /etc/passwd

         password file. See passwd(4).



     /etc/shadow




SunOS 5.10          Last change: 21 Oct 2004                    3






System Administration Commands                      sysidtool(1M)



         shadow password file. See shadow(4).



     /etc/inet/hosts




     /etc/inet/netmasks




     /var/nis/NIS_COLD_START




     /var/yp/aliases




     /var/yp/binding/*/ypservers




     /etc/.sysIDtool.state




     /etc/power.conf

         Power Management configuration file. See power.conf(4).



     /etc/.PM_RECONFIGURE

         If this  file  is  present  during  system  reboot,  the
         sysidpm program is run. This file is removed by sysidpm.



     /etc/.NFS4inst_state.domain

         This file is created upon  successful  configuration  of
         the  NFSv4 domain. If this file is present during system
         reboot, the sysidnfs4 program is run but no prompts  are



SunOS 5.10          Last change: 21 Oct 2004                    4






System Administration Commands                      sysidtool(1M)



         displayed.  The  suppression  of prompts is intended for
         system upgrades, in which a system  configuration  typi-
         cally  stays  unchanged.  Stability level of this inter-
         face: Obsolete



ATTRIBUTES
     See attributes(5) for descriptions of the  following  attri-
     butes:

     ____________________________________________________________
    |       ATTRIBUTE TYPE        |       ATTRIBUTE VALUE       |
    |_____________________________|_____________________________|
    | Availability                | SUNWadmap, SUNWpmu          |
    |_____________________________|_____________________________|


SEE ALSO
     powerd(1M),  sys-unconfig(1M),  sysidconfig(1M),  passwd(4),
     power.conf(4), shadow (4), sysidcfg(4), attributes(5)

     Solaris 10 Installation Guide: Basic Installations

NOTES
     NIS+ might not  be  supported  in  future  releases  of  the
     Solaris  Operating  system.  Tools to aid the migration from
     NIS+ to LDAP are available in the current  Solaris  release.
     For            more            information,            visit
     http://www.sun.com/directory/nisplus/transition.html.

























SunOS 5.10          Last change: 21 Oct 2004                    5





Man(1) output converted with man2html and wrapped by fishsponge

This page was generated on Wed Sep 12 11:26:44 GMT 2007

Your favourite pages:

No pages logged yet.
Trying to save cookie...

Top 10 most popular pages:

sqlite3 man page (5334 hits)
(openSUSE 10.2)

svn man page (5209 hits)
(FreeBSD 6.2)

adv_cap_autoneg man page (4870 hits)
(Solaris 10 11_06)

CPAN man page (4607 hits)
(Suse Linux 10.1)

ssh man page (4342 hits)
(Suse Linux 10.1)

ssh-socks5-proxy-connect man page (2884 hits)
(Solaris 10 11_06)

netcat man page (2717 hits)
(Suse Linux 10.1)

pprosetup man page (2492 hits)
(Solaris 10 11_06)

startproc man page (2471 hits)
(Suse Linux 10.1)

signal man page (2408 hits)
(Suse Linux 10.1)

Useful Links

Go Back

Visitor Statistics


Valid XHTML 1.0 Transitional     Valid CSS!

Partners: Cambridge Plus :: Pyrenees Travel :: SolidWorks 3D CAD :: <Link Available>
Unix Man Pages / Linux Man Pages :: HiFi Forum :: SIP VoIP Phone & Provider Reviews :: UNIX/Linux Forum Archives

More info on advertising on Unix/Linux Forum