AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  User creation problem

    Posted 07/18/10 03:16 AM

    Originally posted by: srinivas_AIX


    Hi,

    I am getting tired in creating several users in a day. Can anyone have a script to create several users in the same server, as well as, to create one user in several servers.

    I think creating a single user in different servers is not possible..

    Waiting for your reply.

    Thanks in advance.
    #AIX-Forum


  • 2.  Re: User creation problem

    Posted 07/20/10 09:44 AM

    Originally posted by: Renaud


    Hello,

    Use smitty -x user, this will not create the user, but log the command in $HOME/smit.script, after you just have to write a shell script and distribute it with ssh/dsh/....
    #AIX-Forum