[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Controlling Raq3 from Command Line
- Subject: Re: [cobalt-users] Controlling Raq3 from Command Line
- From: "Carrie Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Tue Feb 27 22:38:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
This message is *really* old, but figured I'd reply anyway...
George wrote:
> > Is there any documentation that can advise on controlling the raq3 via
the
> command line rather then thru the UI ?
> > Things like
> > Add User
> > Add Virtual Site
> > Suspend User
> > Suspend Site
Then Adam wrote:
> Hello George,
> I asked the same question a bit ago, I was advised to look
> around on cobalt ftp site for ideas.
And I respond to both:
Take a look at Jeff Bilicki's shell tools. They'll let you run what you need
from the command line. Examples and explanations are within the scripts
themselves.
If you've done the latest updates these tools are already on your machine.
If not, take heart - they slid onto my RaQ4r like butter. (Just follow the
directions in the README.)
ftp://ftp.cobaltnet.com/pub/users/jeffb/shell-tools/
To save you a smidgeon of time, here's what they do:
cadduser - utility for adding a single user to a virtual site.
caddvsite - adding a virtual site
cdeluser - deletes a user
cdelvsite - deletes a virtual site
csuspend - suspends a user or virtual site
cunsuspend - unsuspend a user or virtual site
(On a RaQ4 take the 'c' off of the front of the command/script)
Download the one that's made for your machine, open them up with a
plain-text editor and have a look-see... they're easy to understand.
(And once again, three cheers to Jeff for making these...)
CarrieB