suntay Posted April 1, 2009 Share Posted April 1, 2009 :-\ Hi, I've two servers (Windows 2003 servers). The first one is the web server (IIS) , and the second one is a file server. Both are in the same Intranet, under the same forest in Active DIrectory. My boss ask me for a PHP page to browse the permission of a common folder with the related subfolders located in the File Server. What I should obtain is something similar : DIrectory 'A' : User <John Doe> read, write User <Jane Doe> read Subdirectory 'B' User <John Doe> read User <Jane Doe> read, write I try a lot of solutions (FIlesystem, FTP), but I met a lot of problems : THe first one is that I'm not able to browse the File server content via the browser, even if I defined the directory in IIS. THe second problem is that I'm not able to extract any kind of information from the directory itself ... I'm wondering if such a problem can be solved in this (my) environment. Thanks in advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.