Re: WebDav Component....urgent
From: BB (Bernard_at_3exp.com)
Date: 03/31/03
- Next message: Sathish: "Re: WebDav Component....urgent"
- Previous message: Sathish: "Re: WebDav Component....urgent"
- In reply to: Sathish: "Re: WebDav Component....urgent"
- Next in thread: Sathish: "Re: WebDav Component....urgent"
- Reply: Sathish: "Re: WebDav Component....urgent"
- Reply: Sathish: "Re: WebDav Component....urgent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BB" <Bernard_at_3exp.com> Date: Mon, 31 Mar 2003 12:30:59 +0800
Do you allow anonymous access ? the header shows
it is looking for NTLM authentication, either you
configure anonymous access in the web site properties
or specify the authentication type in wfetch and
provide login detail.
-- Regards, Bernard Cheah http://support.microsoft.com/ "Sathish" <jsathish_lotus@yahoo.co.in> wrote in message news:03d001c2f73c$e1430740$3401280a@phx.gbl... > Hi bernard, Thank you very much for your help. I used > wfetch in the server itself as it is a test server. I used > the verb as Options and the host as Localhost and the path > as the virtual directory path but the response is like > > HTTP/1.1 401 Access Denied > Server: Microsoft-IIS/5.0 > Date: Mon, 31 Mar 2003 06:51:02 GMT > WWW-Authenticate: Negotiate > WWW-Authenticate: NTLM > Connection: close > Content-Length: 4431 > Content-Type: text/html > > I tried all the authentication but it says access denied... > > As I don't have that much explosure to IIS pls bare with > me..kindly advise... > > I checked using telnet option which is explained in the > follwoing url....is that good enough... > > http://www.klcconsulting.net/articles/webdav/webdav_vuln.ht > m#How%20to%20detect > > I used the telnet option in the server itself(test > envirionment) by giving syntax telnet localhost 80 and i > believe this works truely....kindly advise... > > > >-----Original Message----- > >Check if the HTTPEXT.DLL is loaded in task manager. or > >try wfetch with the verb "OPTION" > >HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections > >http://support.microsoft.com/?id=284285 > > > >-- > >Regards, > >Bernard Cheah > >http://support.microsoft.com/ > > > > > >"Sathish" <jsathish_lotus@yahoo.co.in> wrote in message > >news:02de01c2f6b9$995ff2e0$a401280a@phx.gbl... > >> Hi, > >> > >> I used a script to install a Windows 2000 server with > sp3. > >> I installed IIS 5.0 seperately using a seperate script. > >> Now I want to know how to check webdav component has > been > >> installed or not?? > >> > >> I checked in Microsoft article which says how to disable > >> but i didn't get how to check whether it is installed... > >> > >> is it a seperate component or inbuild with someother > >> component.... > >> > >> Here is the text file called iis.txt i used to > install... > >> > >> [InternetServer] > >> PathFTPRoot = "D:\Inetpub\Ftproot" > >> PathWWWRoot = "D:\Inetpub\Ftproot" > >> > >> [Components] > >> iis_common = on > >> iisdbg = on > >> iis_inetmgr = on > >> iis_www = on > >> iis_ftp = off > >> iis_htmla = off > >> > >> this is invoked from a batch file which has a command > line > >> > >> sysocmgr /i:%windir%\inf\sysoc.inf /u:a:\iis.txt > >> > >> Thanking you in advance.... > >> > >> Regards > >> Sathish > >> > > > > > >. > >
- Next message: Sathish: "Re: WebDav Component....urgent"
- Previous message: Sathish: "Re: WebDav Component....urgent"
- In reply to: Sathish: "Re: WebDav Component....urgent"
- Next in thread: Sathish: "Re: WebDav Component....urgent"
- Reply: Sathish: "Re: WebDav Component....urgent"
- Reply: Sathish: "Re: WebDav Component....urgent"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|