08-27-04 11:46 PM
1) Yes, the user has full access to that specific folder
2) URL= www.oursystem.be:2021/mappedname/documentname.ext
After adding 'basic authentication' to the root-level (/qntc) too, it seems
the authentication process is running normal now. However, we receive an
HTTP 404 error now (file /qntc/myserver/share) does not exist...
Anyway, access to the top level is possible now so we started at the
top-level to follow the proccess step-by-step to check where/when it goes
wrong. Then we found out that access the toplevel of the tree '/QNTC' or
'/QNTC/myserver' goes without any problem but not the share-folder, although
we see this folder in the parent_folder!
example:
- we load the url which is mapped to the top_folder (qntc)
- we have to enter userid/password
- we receive an html-page indicating 'parent directory' and 'myserver'.
- we click on 'myserver' which returns another page with shares to which we
have access to
- we click on the share but now we receive a page_not_found
==> Error Log shows
[Fri Aug 27 14:22:59 2004] [error] [client 10.0.0.197] ZSRV_MSG0
018: File
/QNTC/NTANT014/Conti7 does not exist, referer:
http://www.clippersupport.be:2021/TestFolder/NTANT014/
[Fri Aug 27 14:22:59 2004] [error] [client 10.0.0.197] ZSRV_MSG0
016: URI in
request GET /TestFolder/NTANT014/Conti7/ HTTP/1.1 is not valid, referer:
http://www.clippersupport.be:2021/TestFolder/NTANT014/
==> Error Log shows
10.0.0.197 - LG [27/Aug/2004:14:22:46 +0200] "GET /TestFolder/ HTTP/1.1"
200
312 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
10.0.0.197 - LG [27/Aug/2004:14:22:49 +0200] "GET /TestFolder/NTANT014/
HTTP/1.1" 200 505 "http://www.clippersupport.be:2021/TestFolder/"
"Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
10.0.0.197 - LG [27/Aug/2004:14:22:59 +0200] "GET
/TestFolder/NTANT014/Conti7/ HTTP/1.1" 404 225
"http://www.clippersupport.be:2021/TestFolder/NTANT014/" "Mozilla/4.0
(compatible; MSIE 6.0; Windows NT 5.0)"
"Sunit Patke" <supatke@nospam.com> wrote in message
news:cgl80j$6egi$1@news.boulder.ibm.com...
> You are using Alias of /testmapping to point to this directory.
> 1. Does the user-id that the HTTP server runs with have read access to
this
> directory tree?
> 2. What is the URL that you are using to access this document? Can you
post
> associated lines from access_log and error_log?
>
> Sunit
>
> "Ray McVay" <raymmailbox-news@yahoo.com> wrote in message
> news:cgjm7v$69le$1@news.boulder.ibm.com...
> server.
>
>
[ Post a follow-up to this message ]
|