> I'm not much of an NT expert, so forgive me if this is a silly question.
> But if the regular internet user doesn't have rights, and I make a web
page
> to do these functions, how do I get at it via the internet as a different
> user that does have rights? Do you have to be sitting at the machine to
> take advantage of the extension?
Nope - you can remove access for the IUSR account from the directory which
contains the files. When you do this, you'll get a standard
username/password dialog asking for login details - you should be able to
use any user account (ie, administrator) to get into that directory. When
you do this, the pages are being executed with the userid of whatever you
use to login - so be careful :)
--dave
--
PHP Windows 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]