Sponsored Content
Full Discussion: script for creating aix user
Operating Systems AIX script for creating aix user Post 302183677 by prichard on Wednesday 9th of April 2008 04:39:24 PM
Old 04-09-2008
If you wish to automate user creation, first, as Yac suggests, create a user with "smitty user". Then copy the relevant parts of the smit.script and make them work for your needs.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

creating user accounts in AIX

Hello all: I am new to UNIX and I am given the responsibility of administering a UNIX machine recently. The system is a IBM AIX 3.1. As a part of my duties I recently created some user accounts using "smit". It looked as if everything went well. But, after creating the account, I logged into... (3 Replies)
Discussion started by: pdepa
3 Replies

2. AIX

Limiting length of user in while creating user

Hi all, I am a newbe to aix 5.2. I want to specify the characters used by users while creating user in aix like specifying the length of the password should i use some sript for that if it is then please let me know how to do this if yes give me the link for the scripts. Thanks in advance ... (2 Replies)
Discussion started by: Satya Mishra
2 Replies

3. UNIX for Dummies Questions & Answers

AIX:creating user with username more than 8 chars

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa (0 Replies)
Discussion started by: anuafs84
0 Replies

4. Shell Programming and Scripting

Creating and Executing a script of aliases in AIX

hi, I am trying to create a script in AIX (5.3 I think), then run it. here's what I have: /home/me $ vi first.aliases ... alias cdblah='cd /blah' alias cdho='cd /ho' alias ssr='sudo su - random' ~ ...end of first.aliases /home/me $ ./first.aliases /home/me $ ssr ksh: ssr: not found.... (2 Replies)
Discussion started by: heetertc
2 Replies

5. Shell Programming and Scripting

Creating oracle user and giving him grants using shell script

Hi , I want to write a shell script that can create oracle database user and grants permission to this user. Thanks & Regards, Deepak (4 Replies)
Discussion started by: Deepakjha
4 Replies

6. Shell Programming and Scripting

Hp-UX, SUSE, and AIX LDAP User Script Help

Hi, I have been asked to create a ksh script that will search against an LDAP directory from various HP-UX, SUSE, and AIX 5.3 and 6.1 machines. The objective is to verify the boxes are successfully authenticating users from the LDAP store. This is something I've never done, and I could use... (0 Replies)
Discussion started by: tekster2
0 Replies

7. AIX

AIX How to run a Shell Script by changing the User

Hi All, Currently our application is running on the server having AIX 5.3 OS. What we intend to do is to run a shell script owned by another user and needs to be run as that particular user. I was trying to create a shell script using the su command before running the actual script (which... (4 Replies)
Discussion started by: acoomer
4 Replies

8. Shell Programming and Scripting

How to write bash script for creating user on multiple Linux hosts?

I wonder whether someone can help me with what I'm trying to achieve Basically, the objective is one script to create new user on more than 70 linux hosts if required. Everything works apart from the highlighted part. It gave me an output passwd: Unknown user name ''. when try to set... (35 Replies)
Discussion started by: fugeulu
35 Replies

9. Shell Programming and Scripting

Creating a script requiring a pause for user input

Hi I'm trying to create a basic script that pauses for user input to verify a file name before generating the output. I have numerous SSL certificate files which I am trying to determine the expiry date so what I'm trying to do is write a script so that is pauses to request the name of the .pem... (9 Replies)
Discussion started by: Buddyluv
9 Replies

10. UNIX for Advanced & Expert Users

Prevent user from creating new user from his login

Hi Experts, Need your support Redhat 6.5 I want to create a user with all(read, write, execute) privileges except that user should not be able to create any new user from his login to perform any task. (10 Replies)
Discussion started by: as7951
10 Replies
X11START(1)						      General Commands Manual						       X11START(1)

NAME
x11start - start the X11 window system SYNOPSIS
x11start [options] DESCRIPTION
NOTE: Beginning with the next release of HP-UX, x11start and its components (xinit, sys.x11start, and sys.Xdefaults) will not be supported. vuelogin (an enhanced version of xdm) will perform all start-up tasks, regardless of whether or not HP-VUE is in use. See the HP Visual Environment User's Guide and the vuelogin man page for information on vuelogin. x11start is a shell script that provides a standarized method for starting up the X Window System server and selected X clients when the Visual User Environment (HP-VUE) is not used. Specifically, it performs the following start-up tasks: o PATH environment variable set-up appropriate for the X environment o X server start-up o selected client(s) start-up from a specific client file o general user resource loading from a specific resource file Components x11start encompasses the following components: o the /usr/contrib/bin/X11/x11start script o the /usr/contrib/bin/X11/xinit program o the default client script, /usr/contrib/lib/X11/sys.x11start o the default resouce file, /usr/contrib/lib/X11/sys.Xdefaults The x11start script o creates a command to load resources from the appropriate resource file using xrdb (see xrdb(1)) (This command is not executed immedi- ately but rather is assigned to the (exported) environment variable, doxrdb which is normally executed via the client script after the server has been started up.) o inserts /usr/bin/X11 ahead of /usr/bin in the PATH environment variable and appends /usr/vue/bin and /usr/contrib/bin/X11 to the end o execs xinit as follows (see xinit(1)): xinit clientscript options where clientscript is $HOME/.x11start or /usr/contrib/lib/X11/sys.x11start options are the xinit options exactly as specified on the x11start command line (see Options below). The xinit program o starts the server with the server arguments specified in options o runs the client script, passing it the client arguments specified in options o waits for either the server or client script to terminate and then terminates whatever remains running The default client script, /usr/contrib/lib/X11/sys.x11start o executes the environment variable, $doxrdb which was setup previously by x11start to load the appropriate resource file to the server o runs both mwm and hpterm with all client arguments specified in options o sleeps indefinitely so that the X Window System will not be shut down by xinit when all client script processes have terminated. The default resource file, /usr/contrib/lib/X11/sys.Xdefaults o sets the default Foreground, Background and BorderColor resources o contains sample resources for a number of common clients. Customized client and resource files can be created by copying the default files to $HOME/.x11start and $HOME/.Xdefaults, respectively, and then customizing them. Custom- ized files that exist (with the appropriate permissions) will be used by the x11start components in place of the default files. Options x11start options are the same as xinit options except that a client script cannot be specified. Arguments preceeding a "--" (double dash), or all arguments if "--" is not specified, are passed on to the client script and can be accessed as positional parameters within that script. Arguments following a "--" that begins with a slash (/) or a period (.) identify the server. If a server is not explicity specified, xinit determines the server from $DISPLAY if defined; otherwise from $XSERVERRC. If neither of these are defined, $HOME/.xserverrc is used if it exists and is executable; otherwise X :0 is used. Arguments following a "--" that don't begin with a slash or period are passed on to the appropriate server. See xinit(1) for more details. EXAMPLES
The following examples illustrate how x11start can be used to control the server and/or interact with the client script. x11start This starts the default xinit server and executes the client script (either /usr/contrib/lib/X11/sys.x11start or $HOME/.x11start) without passing arguments to either. x11start -bg black -fn 24x36 This starts the default xinit server and executes the client script, passing it all of the arguments. If the default client script is used, -bg black -fn 24x36 is be passed to both mwm and hpterm since both of their default command lines contain "$@". If the default client script is used, the actual xinit command executed is: xinit /usr/contrib/lib/X11/sys.x11start -bg black -fn 24x36 x11start -fg white -- :1 This starts the default server on display 1 and executes the client script with the arguments, -fg white. If the customized client script is used, the xinit command line is: xinit $HOME/.x11start -fg white -- :1 x11start -- Xhp -a2 -t 5 This starts the server, Xhp with the arguents, -a2 -t 5 and then executes the client script without any arguments. ENVIRONMENT VARIABLES
DISPLAY PATH XSERVERRC doxrgb FILES
/usr/contrib/lib/X11/sys.Xdefaults /usr/contrib/lib/X11/sys.x11start $HOME/.Xdefaults $HOME/.x11start $HOME/.xserverrc ORIGIN
HP SEE ALSO
X(1), xinit(1), hpterm(1), mwm(1), xrdb(1) X Version 11 Release 5 X11START(1)
All times are GMT -4. The time now is 03:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy