[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ3 Shell tools - Suspend user
- Subject: Re: [cobalt-users] RAQ3 Shell tools - Suspend user
- From: "Fathi Said" <fathi@xxxxxx>
- Date: Sat Sep 30 17:44:00 2000
- Organization: Hosting-Network, Inc.
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
John,
> Is there a way, or a scriptlet that suspends a user or site and displays
it
> in the UI. I can suspend a user via a perl script using the passwd file
but
> it doesn't show in the UI. Any ideas.
The probably cutest way is doing
CHMOD 000 /home/sites/www.clientdomain.com
he he :-)
that will close down FTP for the client too <smile>
I do it every day.
Fathi