If I try su nobody it asks for nobody's password. If i enter no password a I
get Authentication denied.
I am able to add users to the htpasswd file via telnet or zoc but my mission
is to get it working using PHP
All the syntax to do it, from what I have seen is relatively straight
forward. but for some reason it just doesn't want to work for me.
"MaD dUCK" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> also sprach YoBro (on Fri, 18 May 2001 10:34:34AM +1200):
> > If i do that using telnet it asks for nobody's password.
>
> do it as root. su is 'switch user' and nobody has no password.
> he's trying to get you to execute the command htpasswd just like
> apache would execute it when you call passthru in php.
>
> martin; (greetings from the heart of the sun.)
> \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
> --
> all i ask of life is a constant and
> exaggerated sense of my own importance.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]