[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    sys-unconfig(1M) manual page Table of Contents

Name

sys-unconfig - undo a system’s configuration

Synopsis

/usr/sbin/sys-unconfig

Availability

SUNWadmap

Description

sys-unconfig packs up a machine to make it ready to be configured again.

It restores a system’s configuration to an ‘as-manufactured’ state. A system’s configuration consists of hostname, Network Information Service (NIS ) domain name, timezone, IP address, IP subnet mask, and root password. This operation is the inverse of those performed by the sysidnet, sysidnis, and sysidsys programs run at boot. (See sysidtool(1M) ).

sys-unconfig does the following:

When sys-unconfig is finished, it performs a system shutdown.

sys-unconfig is a potentially dangerous utility and can only be run by the super-user.

Files

/etc/default/init
process control initialization
/etc/defaultdomain
/etc/hostname.??[0-9]
/etc/inet/hosts
host name database
/etc/inet/netmasks
network mask database
/etc/net/*/hosts
/etc/nodename
/etc/shadow
shadow password file
/var/nis/NIS_COLD_START
/var/yp/binding/*/ypservers

See Also

init(1M) , kdmconfig(1M) , sysidconfig(1M) , sysidtool(1M) , hosts(4) , netmasks(4) , shadow(4)

Bugs

sys-unconfig is not available on diskless or dataless systems.


Table of Contents