Re: WebDav Component....urgent

From: Sathish (jsathish_lotus@yahoo.co.in)
Date: 03/31/03


From: "Sathish" <jsathish_lotus@yahoo.co.in>
Date: Sun, 30 Mar 2003 21:06:31 -0800


I changed to anonymous access and tried but it says Access
forbidden....Actually the IIS and the Application are
sitting in same box and by default the application uses
Integrated windows authentication...i am not sure which
authentication to choose in wfetch for Intergrated windows
authentication so i tried all authentication providing
login details but it fails....
>-----Original Message-----
>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
>> >>
>> >
>> >
>> >.
>> >
>
>
>.
>



Relevant Pages

  • RE: LOGON_USER through https tunnel
    ... Have you disabled anonymous access? ... Go to IIS Manager, right click on the site and go to Directory Security. ... Click the Edit button in Authentication and access control, ... Subject: LOGON_USER through https tunnel ...
    (Security-Basics)
  • Re: adding a new site results in iis error 401.1
    ... it means that the username/password you configured in IIS for the ... The reason you can get a 401.1 for anonymous access is this -- when you ... In general, the other authentication methods are pretty fast, unless your ...
    (microsoft.public.inetserver.iis)
  • RE: Save IE password thorugh group policy
    ... You can configure IIS to Anonymous access or Digest ... Configure Authentication in IIS ... In the console tree, right-click the Web site, virtual directory, or ...
    (microsoft.public.windows.group_policy)
  • Re: User Identity
    ... Authentication method is in the Properties dialog of your web site in the ... IIS snap-in. ... You need to disallow anonymous access, and use Windows ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Save IE password thorugh group policy
    ... that web site, this remote cookie will pickup the password so that the users ... You can configure IIS to Anonymous access or Digest ... Configure Authentication in IIS ...
    (microsoft.public.windows.group_policy)