IIS Server Security - "the function requested is not supported" on IIS6 with Win2K client

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > June 2005 > "the function requested is not supported" on IIS6 with Win2K client





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author "the function requested is not supported" on IIS6 with Win2K client
news.microsoft.com

2005-05-06, 6:02 pm

Hi all,

I've just deployed a new IIS6 web server. All of my XP-using clients are
fine, but the Windows 2000 clients get a 500 error as soon as they try to
connect & authenticate which turns out to be "the function requested is not
supported"

I found http://www.msusenet.com/archive/index.php/t-635508.html which got me
99% of the way there. If I change the security policy on the client, they
can get in. However, we can't insist that everyone using our website change
their security, so we need to change the policy on the server instead, and
it's not working.

The server was originally set to:
Windows Settings / Security Settings / Local Policies / Security Options
- Network security: LAN Manager authentication level
- originally set to "Send NTLMv2 response only\refuse LM"
- Network security: Minimum session security for NTLM SSP based (including
secure RPC) clients
- originally all four options checked

The client was originally set to:
- LAN Manager authentication level
- originally set to "Send LM & NTLM responses"

If I change the client to "Send LM & NTLM - use NTLMv2 session security if
negotiated" it works. However, as I stated above, I don't want to change
the client, I want to change the server.

I've tried every combination I can think of on the server. I've set it to
"Send LM & NTLM - use NTLMv2 session security if negotiated" and to "Send
LM & NTLM responses" and turned off all four checkboxes so it says "no
minimum security" but it doesn't help.

I've tried restarting the web site service, but have not rebooted. On the
client the change took effect immediately so I imagine it should on the
server as well.

Can anyone suggest what I'm missing? I've searched technet and not found
anything helpful. From what I have found, the changes I made *should* have
worked.

Thank you very much,

Beverley


Beverley

2005-05-06, 6:02 pm

Update:

I have now rebooted, and that didn't help either. But in a scary side note,
I no longer can get into the group policy key on the server to make changes.

Oh and I fixed my display name in here ;)

Beverley

"news.microsoft.com" <ali_webitems@hotmail.com> wrote in message
news:%231BgbRmUFHA.3584@TK2MSFTNGP14.phx.gbl...

> I've tried every combination I can think of on the server. I've set it to
> "Send LM & NTLM - use NTLMv2 session security if negotiated" and to "Send
> LM & NTLM responses" and turned off all four checkboxes so it says "no
> minimum security" but it doesn't help.
>
> I've tried restarting the web site service, but have not rebooted. On the
> client the change took effect immediately so I imagine it should on the
> server as well.
>
> Can anyone suggest what I'm missing? I've searched technet and not found
> anything helpful. From what I have found, the changes I made *should*

have
> worked.
>
> Thank you very much,
>
> Beverley
>
>



Ken Schaefer

2005-05-07, 5:49 pm

Hi

Those settings do not affect HTTP based authentication (for example, LANMAN
is never used when authenticating between browser and IIS). They are for
things like SMB, NetBIOS etc.

You say you are getting a 500 error (Internal Server Error). In your copy of
Internet Explorer, please goto Tools -> Internet Options -> Advanced, and
uncheck "Show Friendly HTTP Errors", and reload the page. Post the full
error message you see now.

Cheer
sKen

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"news.microsoft.com" <ali_webitems@hotmail.com> wrote in message
news:%231BgbRmUFHA.3584@TK2MSFTNGP14.phx.gbl...
: Hi all,
:
: I've just deployed a new IIS6 web server. All of my XP-using clients are
: fine, but the Windows 2000 clients get a 500 error as soon as they try to
: connect & authenticate which turns out to be "the function requested is
not
: supported"
:
: I found http://www.msusenet.com/archive/index.php/t-635508.html which got
me
: 99% of the way there. If I change the security policy on the client, they
: can get in. However, we can't insist that everyone using our website
change
: their security, so we need to change the policy on the server instead, and
: it's not working.
:
: The server was originally set to:
: Windows Settings / Security Settings / Local Policies / Security Options
: - Network security: LAN Manager authentication level
: - originally set to "Send NTLMv2 response only\refuse LM"
: - Network security: Minimum session security for NTLM SSP based (including
: secure RPC) clients
: - originally all four options checked
:
: The client was originally set to:
: - LAN Manager authentication level
: - originally set to "Send LM & NTLM responses"
:
: If I change the client to "Send LM & NTLM - use NTLMv2 session security if
: negotiated" it works. However, as I stated above, I don't want to change
: the client, I want to change the server.
:
: I've tried every combination I can think of on the server. I've set it to
: "Send LM & NTLM - use NTLMv2 session security if negotiated" and to "Send
: LM & NTLM responses" and turned off all four checkboxes so it says "no
: minimum security" but it doesn't help.
:
: I've tried restarting the web site service, but have not rebooted. On the
: client the change took effect immediately so I imagine it should on the
: server as well.
:
: Can anyone suggest what I'm missing? I've searched technet and not found
: anything helpful. From what I have found, the changes I made *should*
have
: worked.
:
: Thank you very much,
:
: Beverley
:
:


Beverley

2005-05-12, 5:52 pm

Hi, please see below! I gave the "unfriendly" message in my original post,
and in the subject line, actually.

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:OkjhkrwUFHA.3188@TK2MSFTNGP09.phx.gbl...
> Hi
>
> Those settings do not affect HTTP based authentication (for example,

LANMAN
> is never used when authenticating between browser and IIS). They are for
> things like SMB, NetBIOS etc.
>
> You say you are getting a 500 error (Internal Server Error). In your copy

of
> Internet Explorer, please goto Tools -> Internet Options -> Advanced, and
> uncheck "Show Friendly HTTP Errors", and reload the page. Post the full
> error message you see now.
>
> Cheer
> sKen
>
> --
> Blog: www.adopenstatic.com/cs/blogs/ken/
> Web: www.adopenstatic.com
>
>
> "news.microsoft.com" <ali_webitems@hotmail.com> wrote in message
> news:%231BgbRmUFHA.3584@TK2MSFTNGP14.phx.gbl...
> : Hi all,
> :
> : I've just deployed a new IIS6 web server. All of my XP-using clients

are
> : fine, but the Windows 2000 clients get a 500 error as soon as they try

to
> : connect & authenticate which turns out to be "the function requested is
> not
> : supported"



Beverley

2005-06-22, 5:57 pm

For the record, we "solved" this by reformatting the server....

> are
> to
is[vbcol=seagreen]
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com