Hi guys, I wonder if it would be able to manage access to some directories using php, on a website using iis 6.0. To be more clear, the application i'm working on has a database with users, accounts and an administrator. So, i need to grant access to specific directories in the site to the users that the admin allow. The thing is that the accounts created are not present on the system (in this case, windows 2003 web edition), but only on the site database, i wouldn't like to create a system account per user so as to apply windows directories polycies. Is there a way to achieve this inside php? i know that with apache htaccess, this can be done, but i am not able to change the web server right now.
Any ideas?

Thanks!


Mariano G.


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.10/189 - Release Date: 30/11/2005

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to