|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS 5.0 Directory Settings helpso that I can set up generally viewable websites and all that. Since I'm moving around a lot, I've set up RDC, but there are some times when it would be really handy to be able to access a specific file on one of three or four folders. I've added them as virtual directories, and when I allow guest access, they work just fine. However, I'd rather not allow every Tom, Dick, and Harry to be able to access them, and I'd like to implement some type of security. Since I've got a couple of friends who I'd like to be able to access one or two of the folders, I'd like to implement the integrated windows security option. I checked it, and when I access my page, it prompts me for a password. I put in my username and login, but it then displays "page cannot be displayed". Now I know I have "Directory Browsing" checked but it still won't let me get to the folder. I've tried just about every configuration of permissions I can think of, but it won't let me do it. Any ideas? Thanks a lot! TheSonOfKrypton@IHATEEFFINGSPAM.earthlink.net On 28 Mar 2005 18:32:03 -0800, TheSonOfKryp***@earthlink.net wrote:
Show quote >I'm a college student and I've got my computer hosted by my university Does the folder have NTFS permissions configured to allow your account>so that I can set up generally viewable websites and all that. Since >I'm moving around a lot, I've set up RDC, but there are some times when >it would be really handy to be able to access a specific file on one of >three or four folders. I've added them as virtual directories, and when >I allow guest access, they work just fine. However, I'd rather not >allow every Tom, Dick, and Harry to be able to access them, and I'd >like to implement some type of security. Since I've got a couple of >friends who I'd like to be able to access one or two of the folders, >I'd like to implement the integrated windows security option. I checked >it, and when I access my page, it prompts me for a password. I put in >my username and login, but it then displays "page cannot be displayed". >Now I know I have "Directory Browsing" checked but it still won't let >me get to the folder. I've tried just about every configuration of >permissions I can think of, but it won't let me do it. Any ideas? access? Jeff Each account has "read & execute", "list directory" and "read"
permissions for each folder. Also, there is "Guest" and "Everybody". TheSonOfKrypton On 28 Mar 2005 20:42:54 -0800, TheSonOfKryp***@earthlink.net wrote:
>Each account has "read & execute", "list directory" and "read" Are you logging in as a specific account with access? Is that account>permissions for each folder. Also, there is "Guest" and "Everybody". in Guest or Everybody? Do those accounts have the right to log on locally? Jeff I've tried to log in using an account I created for the express purpose
of logging in remotely, and using my normal admin account. I know my admin account can log on locally, but I've never tried with the other one. The specific account is a member of the "users" group, as well as a "downloads" group. Each directory I wish to access has permissions set up for my admin account as well as the "downloads" group. Also, I don't know if it helps, but when I right-click on the folders in question, and go to the "Web Sharing" tab, "Share the folder" is not checked. When I set this up, I right-clicked on "My Web" in IIS and added a virtual folder. Should I delete the virtual folder and set it up through the "Web Sharing" interface instead? page cannot be displayed ?
is it http or https ? is the url valid ? anything in IIS log file ? as for 'directory listing'. do you get any listing ? was there any error msgs ? access denied or etc ? -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ <TheSonOfKryp***@earthlink.net> wrote in message news:1112063523.283758.25890@z14g2000cwz.googlegroups.com... > I'm a college student and I've got my computer hosted by my university > so that I can set up generally viewable websites and all that. Since > I'm moving around a lot, I've set up RDC, but there are some times when > it would be really handy to be able to access a specific file on one of > three or four folders. I've added them as virtual directories, and when > I allow guest access, they work just fine. However, I'd rather not > allow every Tom, Dick, and Harry to be able to access them, and I'd > like to implement some type of security. Since I've got a couple of > friends who I'd like to be able to access one or two of the folders, > I'd like to implement the integrated windows security option. I checked > it, and when I access my page, it prompts me for a password. I put in > my username and login, but it then displays "page cannot be displayed". > Now I know I have "Directory Browsing" checked but it still won't let > me get to the folder. I've tried just about every configuration of > permissions I can think of, but it won't let me do it. Any ideas? > > Thanks a lot! > > TheSonOfKrypton@IHATEEFFINGSPAM.earthlink.net > When accessed using a valid username and password with administrator
rights to the machine, I get a "Page Cannot Be Displayed" message. Its using HTTP. The page itself, mycomp.myhost.edu works fine. To access it, I use mycomp.myhost.edu/pictures, which works fine when anonymous access is enabled. Post the log entries on the request here.
the default log path is located at %windir%/system32/logfiles/w3svcX/ where X is the site id. -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ <TheSonOfKryp***@earthlink.net> wrote in message news:1112142645.190156.207690@z14g2000cwz.googlegroups.com... > When accessed using a valid username and password with administrator > rights to the machine, I get a "Page Cannot Be Displayed" message. Its > using HTTP. The page itself, mycomp.myhost.edu works fine. To access > it, I use mycomp.myhost.edu/pictures, which works fine when anonymous > access is enabled. > #Software: Microsoft Internet Information Services 5.1
#Version: 1.0 #Date: 2005-03-31 07:09:58 #Fields: date time c-ip cs-username s-computername s-ip cs-method cs-uri-stem sc-status 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /NobleDukeTopWithLogo.gif 200 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /links.gif 200 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /about.gif 200 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /tools.gif 200 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /musicout.html 200 2005-03-31 07:09:59 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico 404 2005-03-31 07:09:59 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico 404 2005-03-31 07:10:02 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 2005-03-31 07:10:10 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 2005-03-31 07:10:10 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 2005-03-31 07:10:12 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico 404 this is 401 error. could be login, access permission etc. I don't think you
see 'page cannot display' what does the browser tell you ? 401.1 or .3 or .X ? -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ <TheSonOfKryp***@earthlink.net> wrote in message news:1112253311.061806.49590@g14g2000cwa.googlegroups.com... > #Software: Microsoft Internet Information Services 5.1 > #Version: 1.0 > #Date: 2005-03-31 07:09:58 > #Fields: date time c-ip cs-username s-computername s-ip cs-method > cs-uri-stem sc-status > 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET > /NobleDukeTopWithLogo.gif 200 > 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /links.gif 200 > 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /about.gif 200 > 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /tools.gif 200 > 2005-03-31 07:09:58 128.230.x.x - MYHOST 128.230.x.x GET /musicout.html > 200 > 2005-03-31 07:09:59 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico > 404 > 2005-03-31 07:09:59 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico > 404 > 2005-03-31 07:10:02 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 > 2005-03-31 07:10:10 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 > 2005-03-31 07:10:10 128.230.x.x - MYHOST 128.230.x.x GET /movies 401 > 2005-03-31 07:10:12 128.230.x.x - MYHOST 128.230.x.x GET /favicon.ico > 404 > It definitely says "Page cannot be displayed. The page you are looking
for cannot be displayed" as opposed to a 401.x "You are not authorized to vierw this page". Is there anything special I need for directory browsing? Nope. pretty straight forward.
- checked the 'directory browsing' flag - make sure there's no default document that will 'start' when browse the folder / -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ <TheSonOfKryp***@earthlink.net> wrote in message news:1112482584.710436.145210@g14g2000cwa.googlegroups.com... > It definitely says "Page cannot be displayed. The page you are looking > for cannot be displayed" as opposed to a 401.x "You are not authorized > to vierw this page". Is there anything special I need for directory > browsing? > Right now, I have "read" and "directory browsing" enabled, and
"integrated Windows authentication" checked, and yet I still get "page cannot be displayed" errors when I try and authenticate using accounts that are known to be good. I also gave explicit permissions under the "Permissions" tab to the accounts I want to have access, which doesn't help. Any ideas? This is getting to way off :)
page cannot be displayed ??? do you have any special isapi filter or special software install in the box ? coz from the log file your posted previously, there's only signs of login error, and one 404 page not found of the .ico file. other than that, I can't see anything related to that. can you run any simple html file in that particular folder ? like http://yourserver.com/thepathhavingproblem/thetest.html -- Show quoteRegards, Bernard Cheah http://www.tryiis.com/ http://support.microsoft.com/ http://www.msmvps.com/bernard/ <TheSonOfKryp***@earthlink.net> wrote in message news:1113249086.181324.258490@l41g2000cwc.googlegroups.com... > Right now, I have "read" and "directory browsing" enabled, and > "integrated Windows authentication" checked, and yet I still get "page > cannot be displayed" errors when I try and authenticate using accounts > that are known to be good. I also gave explicit permissions under the > "Permissions" tab to the accounts I want to have access, which doesn't > help. Any ideas? > On 11 Apr 2005 12:51:26 -0700, TheSonOfKryp***@earthlink.net wrote:
>Right now, I have "read" and "directory browsing" enabled, and NTFS permissions?>"integrated Windows authentication" checked, and yet I still get "page >cannot be displayed" errors when I try and authenticate using accounts >that are known to be good. I also gave explicit permissions under the >"Permissions" tab to the accounts I want to have access, which doesn't >help. Any ideas? Jeff |
|||||||||||||||||||||||