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

Re: [cobalt-developers] adduser and deluser for cube3 ?



> Thanks, that was what I was looking for, but we have an automatic script
> that telnets to the server and logs in as admin and is supposed to execute a
> script that calls cadduser. But cadduser must be run as root (or cce must be
> at least)
> How du I get the script to automatically su to root, or is there a better
> way of doing this?

You could just schedule it as a root cron job instead. When you say telnet,
I hope you mean SSH. Telnet is pretty insecure and shouldn't be used.

HTH,
j