Hello,
First of all,i'd like to tell you how useful the tool you've built is.in my opinion the best i've found!!.
But now we've got a little problem with security.We would like to browse directories in other server as i comented you in other issue, we got that, but now what we want is to enter with an anonimous user but recognized by a common key with a generic user.We've got that modifing the permissions of the direcctory in the IIS and configuring it as a anonimous user whith login.Now the tool can see the directories but you can't browse clicking on the name of the folder, however it is possible to browse if you click the icon browse with a B on it, but this is a web browsing. We would like to solve the problem and be able to browse by clicking on the name of the folder.
Thank you very much for your help.
Alejandro Conde Bandera
3/11/2003 4:01 AM
Hi Alejandro,
Please make sure that the folder in question has a NTFS permission entry for the anonymous user (is it IUSR_Machinename?). You can do this by opening the properties dialog of the folder in Windows Explorer. Also "lnherit from parent ..." option on the "Advanced" dialog should be checked so that subfolders of the folder is also effected.
Cem Alacayir
3/16/2003 5:06 PM
thanks for your answer, but our problem is that we can't give anonimous permissions because the folder we want to browse can be seen only for people with permission.We've created a generic user with a key for people who can see the directories.Done that The real problem is a problem with the code because we can't browse clicking on the folder's name and it's not possible the navigation in different levels of directories.
Thanks.
Alejandro
3/17/2003 4:19 AM
I couldn't understand your problem. Do you get an error message when you click on a folder? If so, WebExplorer Pro can't get into the folder because of lack of permissions. You may provide me a link to describe the problem better. If you don't use the anonymous user then do what I told previously for the generic user you have created.
Cem Alacayir
3/17/2003 7:30 AM
Hi, i will try to explain better my problem. There is no error message, what it happens to me is that.
I have the webexplorer free in a web page based on sharepoint team services, the folders are listed but if you try to see (browse) its contents then you can't.
I've displayed the variables of the server and there is one that is activated HTTP_AUTHORIZATION.i dont know why if i access to the default file i can explore all the files and the HTTP_AUTHORIZATIONG is not active.
I need help
Thanksss
Alejandro
3/24/2003 7:52 AM
Alejandro,
As I said before, this should be a permission problem. If you are not using anonymous user then apply the settings I mentioned above for your generic user.
Cem Alacayir
3/31/2003 4:33 PM