Sponsored Content
Operating Systems Solaris Zlogin -C with out user Interaction how to proceed? Post 302381895 by jlliagre on Monday 21st of December 2009 09:28:18 AM
Old 12-21-2009
Just like a regular Solaris instance, a zone can have its configuration preset by using the sysidcfg file.
See How to Use an /etc/sysidcfg File to Perform the Initial Zone Configuration (System Administration Guide: Virtualization Using the Solaris Operating System) - Sun Microsystems and
Code:
man sysidcfg

for details.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Want to create new users without using "useradd" command and user Interaction.

Don't want to use useradd command to create a new user I am doing manual addition of accounts. Actually I am writing a script and I am working on RedHat7.1 system. What I am trying to do is run the script and pass all the values of the username password and group as command line parameters. Now... (2 Replies)
Discussion started by: syedifti
2 Replies

2. Shell Programming and Scripting

Can i enter password with out user interaction

Can any body help me to write a scripting program for entering a password at run time with out user interaction. (1 Reply)
Discussion started by: kumar_d
1 Replies

3. UNIX for Dummies Questions & Answers

booting up but the system was waiting for user interaction at console

Hi all, My ssytem is mounted on a rack and not connected with any console. When I rebooted it remotely, it didn't go thru the bootup process. when I connect my laptop to the system locally and found that it was waiting for user interaction. Do you know how to disable it, so that it will boot... (1 Reply)
Discussion started by: stancwong
1 Replies

4. Programming

Needed help in a ruby script with user interaction involved!

Hi all, I am struck at this point and needed some help in ruby I wanted to write a script that accepts the no of VNICs the user wants to create and then ask for the name of each Vnic he wants then use these names to create the corresponding Vnics Eg: suppose that there are 2 Vnics to be... (0 Replies)
Discussion started by: wrapster
0 Replies

5. Shell Programming and Scripting

textbox and user interaction

I'm wanting to get user interaction...textbox or checkboxes would be great. I want to allow someone to enter data into textbox. (this is the time I want to grab a photo from) Then I want to be able to check the different sizes I want for the image. Say 4 options. Is this possible using the... (0 Replies)
Discussion started by: mainegate
0 Replies

6. Shell Programming and Scripting

Here document supports user interaction?

Hi, I am trying to ssh into a remote machine and then enter a vserver on the remote machine. I am using here document to carry out these commands on the remote machine. My here document looks like this ssh username@remotemachine << HERE sudo vserver vservername enter HERE however the sudo... (0 Replies)
Discussion started by: mnanavati
0 Replies

7. Shell Programming and Scripting

User interaction that passes the answer to a variable

Please tell me how to write a bash script that asks the user to enter a word and that passes the entered word to a variable. echo "Type a word and press the Enter key:" myVar=`cat` echo "You entered $myVar" The above code is very awkward, because it requires the user to enter... (2 Replies)
Discussion started by: LessNux
2 Replies

8. Programming

Running plink with user input interaction from vb.net

Hi there, I am trying to run a .sh file with plink from vb.net. I am now able to run the .sh on vb.net but i have a problem because the .sh script require user input: The .sh is prompting a few question and require user to input y/n to proceed. I am trying... (3 Replies)
Discussion started by: yun
3 Replies
sysidtool(1M)						  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 system, or one that has been unconfigured with sys-unconfig(1M). The sysidtool pro- grams 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 ser- vice only) 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 general 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 configuration 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 preconfiguring the appropriate configuration information in the name service databases or in the sysidcfg(4) file. To preconfigure the information in the name service databases, you must use the name service commands or the Solstice AdminSuite tools. See Solaris 10 Installation Guide: Basic Installations for more details about how to preconfigure the system configuration information. 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 successful 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 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 displayed. The suppression of prompts is intended for system upgrades, in which a system configura- tion typically stays unchanged. Stability level of this interface: Obsolete ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | 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 Solaris 9 operating environment. For more information, visit http://www.sun.com/directory/nisplus/transition.html. SunOS 5.10 21 Oct 2004 sysidtool(1M)
All times are GMT -4. The time now is 12:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy