Re: no user root

2003-03-26 Thread Chalres
On Wed, 26 Mar 2003 10:53:47 -0500, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Make a user "root" if you want to using "net user" but the privileged user account on Windows is "Administrator". That may be what you're looking for. i don't know if it would be of any help, but the group policy e

RE: no user root

2003-03-26 Thread [EMAIL PROTECTED]
Here's a good start to answering your question: Where is the `su' command? You're much better off using OpenSSH though to switch user contexts (vs manipulating the system so you can use 'login' as the FAQ suggests). Make a user "root" if you want to usin