Hi Scott, use this: ----------------------------------- # /etc/init.d/utstorage stop
# /etc/init.d/utsvc stop # /opt/SUNWkio/bin/kioskuseradm delete # /opt/SUNWkio/bin/kioskuseradm create -l utku -g utkiosk -i 88002 \ -u 200000 -c 25 Validating new user ids. Validating new user accounts. Creating kiosk group utkiosk Configuring new kiosk user accounts: ......................... 25 users configured # utrestart -c ------------------------------------- This is documented in vdi wiki and I have also reported this issue to VDI dev team. Problem is that install script creates vdadbadmin user after kioskusers.... Cheers, Anton > -----Original Message----- > From: [email protected] [mailto:sunray-users- > [email protected]] On Behalf Of Craig Bender > Sent: 14. elokuuta 2010 4:39 > To: SunRay-Users mailing list > Subject: Re: [SunRay-Users] kioskuseradm extend: caveat > > Doh, you are correct. Sorry! > > Nishimura, Scott L (IT Solutions) wrote: > > Really? The man page doesn't say anything about a range or starting > UID > > in the "extend" portion [only in the "create" portion]. Or are you > > talking about using the "modify" option instead of "extend"? > > > > > > Scott > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Craig Bender > > Sent: Friday, August 13, 2010 6:19 PM > > To: SunRay-Users mailing list > > Subject: EXTERNAL:Re: [SunRay-Users] kioskuseradm extend: caveat > > > > You can specify a range. > > > > Nishimura, Scott L (IT Solutions) wrote: > >> I ran into a problem with "kioskuseradm extend": apparently it > wants > > to > >> add one to the highest kiosk account UID. But, in the interim of > when > > I > >> created the accounts, other accounts have been created and they used > >> that block of userIDs: > >> > >> 16:54 rsunsu-is-sr01: / {32} # /opt/SUNWkio/bin/kioskuseradm extend > -c > >> 200 > >> Validating new user ids. > >> Some requested user ids are in use. > >> - userA (uid=150300) > >> - userB (uid=150301) > >> Validating new user accounts. > >> > >> No new accounts were created. Seems I'm going to have to use > usermod > > to > >> change the UID and then chown to correct for file ownership. > >> > >> Caveat kioskor > >> > >> > >> Scott > >> _______________________________________________ > >> SunRay-Users mailing list > >> [email protected] > >> http://www.filibeto.org/mailman/listinfo/sunray-users > > _______________________________________________ > > SunRay-Users mailing list > > [email protected] > > http://www.filibeto.org/mailman/listinfo/sunray-users > > _______________________________________________ > > SunRay-Users mailing list > > [email protected] > > http://www.filibeto.org/mailman/listinfo/sunray-users > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
