[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ3 Shell tools - Suspend user



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