[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Mass Add USer Script
- Subject: [cobalt-users] Mass Add USer Script
- From: Super Dave <david@xxxxxxxxxxxxxxxxxx>
- Date: Thu Sep 26 07:46:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
ok I copied the mass adduser script from the archives, fixed the wrap
arounds on the comment lines set my site to site2, created a datafile in
/tmp/users.dat,, chmodded 755 the script and tried to run it it puked with
these errors:
[root /root]# ./addmassusers.pl
creating david ...m: Cobalt::Meta=HASH(0x8103c70) ERROR: Can not
configure the user site web<BR>
creating ...m: Cobalt::Meta=HASH(0x8103c70) ERROR: Full name, user name
and password are required.
my users.dat file liiks lik this
david,David Qualls,xxxxxxxxxxx
Is there somthig that I am missing?
TIA
David