On the IIS Server itself, if I right click on a web and Select All Tasks,
SharePoint Central Administration. I get the Admin Pages and can create and
do as I want.

If I go into a Web, Properties, Server Extensions Tab, Settings button, then
Navigate to the Administration page for a Site I get Prompted for a username
and Password. I enter it 3 times and am rejected.

URL is something like this:
http://www.my.website.domain.com/_vti_bin/_vti_adm/fpadmdll.dll?page=webadmin.htm

If I just copy and past that to any other machine I've tried I get in just
fine.

Why would it not let me in on the local IIS Server?

Thanks!

Scott<-

RE: Cant Authenticate to web on IIS Server - other PCs work fine... by v-warnw

v-warnw
Fri Jun 09 08:17:09 CDT 2006

------=_NextPart_0001_2A08CE4C
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi ,

Thank you for choosing Microsoft Newsgroups!

I suggest you set the IE security to perform a test.

1) Open IE£¬Tools - Internet Options - Security - Local Intranet - Custom
Level - User Authentication - Logon - Automatically logon with Current User
name &amp; password.

2) Open IE £¬Tools - Internet Options - Security£¬and add "Trusted
Sites"£¬and in the "Custom Level" please set "Automatically logon with
Current User name &amp; password.";

This issue may occur if you do not use "NTLM authentication", please change
the authentication method to "NTLM authentication"

832769 How to configure a Windows SharePoint Services virtual server to use
Kerberos authentication and how to switch from Kerberos authentication back
to NTLM authentication
http://support.microsoft.com/default.aspx?scid=kb;EN-US;832769

If you have anything unclear, please feel free to let me know.

Sincerely,
Warner Wang
Microsoft Online Support Engineer
======================================================
PLEASE NOTE: The partner managed newsgroups are provided to assist with
break/fix
issues and simple how to questions.

We also love to hear your product feedback!
Let us know what you think by posting
from the web interface: Partner Feedback
from your newsreader: microsoft.private.directaccess.partnerfeedback.
We look forward to hearing from you!
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
------=_NextPart_0001_2A08CE4C
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Hi ,
\par
\par Thank you for choosing Microsoft Newsgroups!
\par
\par I suggest you set the IE security to perform a test.
\par
\par 1) Open IE\'a3\'acTools - Internet Options - Security - Local Intranet - Custom Level - User Authentication - Logon - Automatically logon with Current User name &amp; password.
\par
\par 2) Open IE \'a3\'acTools - Internet Options - Security\'a3\'acand add "Trusted Sites"\'a3\'acand in the "Custom Level" please set "Automatically logon with Current User name &amp; password.";
\par
\par This issue may occur if you do not use "NTLM authentication", please change the authentication method to "NTLM authentication"
\par
\par 832769 How to configure a Windows SharePoint Services virtual server to use Kerberos authentication and how to switch from Kerberos authentication back to NTLM authentication
\par http://support.microsoft.com/default.aspx?scid=kb;EN-US;832769
\par
\par If you have anything unclear, please feel free to let me know.
\par
\par Sincerely,
\par Warner Wang
\par Microsoft Online Support Engineer
\par ======================================================
\par PLEASE NOTE: The partner managed newsgroups are provided to assist with break/fix
\par issues and simple how to questions.
\par
\par We also love to hear your product feedback!
\par Let us know what you think by posting
\par from the web interface: Partner Feedback
\par from your newsreader: microsoft.private.directaccess.partnerfeedback.
\par We look forward to hearing from you!
\par ======================================================
\par When responding to posts, please "Reply to Group" via your newsreader so that others
\par may learn and benefit from this issue.
\par ======================================================
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par ======================================================
\par
\par }
------=_NextPart_0001_2A08CE4C--


RE: Cant Authenticate to web on IIS Server - other PCs work fine... by v-warnw

v-warnw
Mon Jun 12 06:15:59 CDT 2006

------=_NextPart_0001_3EA907F7
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi

How things are going? Is there anything unclear in my response? If so,
please feel free to let me know.

Sincerely,
Warner Wang
Microsoft Online Support Engineer
======================================================
PLEASE NOTE: The partner managed newsgroups are provided to assist with
break/fix
issues and simple how to questions.

We also love to hear your product feedback!
Let us know what you think by posting
from the web interface: Partner Feedback
from your newsreader: microsoft.private.directaccess.partnerfeedback.
We look forward to hearing from you!
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
------=_NextPart_0001_3EA907F7
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Hi
\par
\par How things are going? Is there anything unclear in my response? If so, please feel free to let me know.
\par
\par Sincerely,
\par Warner Wang
\par Microsoft Online Support Engineer
\par ======================================================
\par PLEASE NOTE: The partner managed newsgroups are provided to assist with break/fix
\par issues and simple how to questions.
\par
\par We also love to hear your product feedback!
\par Let us know what you think by posting
\par from the web interface: Partner Feedback
\par from your newsreader: microsoft.private.directaccess.partnerfeedback.
\par We look forward to hearing from you!
\par ======================================================
\par When responding to posts, please "Reply to Group" via your newsreader so that others
\par may learn and benefit from this issue.
\par ======================================================
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par ======================================================
\par
\par }
------=_NextPart_0001_3EA907F7--


Re: Cant Authenticate to web on IIS Server - other PCs work fine... by Scott

Scott
Mon Jun 12 18:27:25 CDT 2006

Thank you for your reply.


I had to run:
cscript adsutil.vbs set w3svc/##/root/NTAuthenticationProviders
"Negotiate,NTLM"
(## is the virtual server ID number)

That seemed to Fix the Problem.


Thank you,
Scott<-
For Each website on the server.
"Warner Wang [MSFT]" <v-warnw@online.microsoft.com> wrote in message
news:xVKDIc8iGHA.5720@TK2MSFTNGXA01.phx.gbl...
> Hi ,
>
> Thank you for choosing Microsoft Newsgroups!
>
> I suggest you set the IE security to perform a test.
>
> 1) Open IE£¬Tools - Internet Options - Security - Local Intranet - Custom
> Level - User Authentication - Logon - Automatically logon with Current
> User
> name &amp; password.
>
> 2) Open IE £¬Tools - Internet Options - Security£¬and add "Trusted
> Sites"£¬and in the "Custom Level" please set "Automatically logon with
> Current User name &amp; password.";
>
> This issue may occur if you do not use "NTLM authentication", please
> change
> the authentication method to "NTLM authentication"
>
> 832769 How to configure a Windows SharePoint Services virtual server to
> use
> Kerberos authentication and how to switch from Kerberos authentication
> back
> to NTLM authentication
> http://support.microsoft.com/default.aspx?scid=kb;EN-US;832769
>
> If you have anything unclear, please feel free to let me know.
>
> Sincerely,
> Warner Wang
> Microsoft Online Support Engineer
> ======================================================
> PLEASE NOTE: The partner managed newsgroups are provided to assist with
> break/fix
> issues and simple how to questions.
>
> We also love to hear your product feedback!
> Let us know what you think by posting
> from the web interface: Partner Feedback
> from your newsreader: microsoft.private.directaccess.partnerfeedback.
> We look forward to hearing from you!
> ======================================================
> When responding to posts, please "Reply to Group" via your newsreader so
> that others
> may learn and benefit from this issue.
> ======================================================
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> ======================================================



Re: Cant Authenticate to web on IIS Server - other PCs work fine... by v-warnw

v-warnw
Tue Jun 13 05:10:24 CDT 2006

------=_NextPart_0001_43934027
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi Scott,

I am glad to know you solved the issue. please continue to use this web if
you have any other issues.

Once again, thank you for choosing Microsoft!

Sincerely,
Warner Wang
Microsoft Online Support Engineer
======================================================
PLEASE NOTE: The partner managed newsgroups are provided to assist with
break/fix
issues and simple how to questions.

We also love to hear your product feedback!
Let us know what you think by posting
from the web interface: Partner Feedback
from your newsreader: microsoft.private.directaccess.partnerfeedback.
We look forward to hearing from you!
======================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others
may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
------=_NextPart_0001_43934027
Content-Type: text/x-rtf
Content-Transfer-Encoding: 7bit

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fprq2\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\f0\fs20 Hi Scott,
\par
\par I am glad to know you solved the issue. please continue to use this web if you have any other issues.
\par
\par Once again, thank you for choosing Microsoft!
\par
\par Sincerely,
\par Warner Wang
\par Microsoft Online Support Engineer
\par ======================================================
\par PLEASE NOTE: The partner managed newsgroups are provided to assist with break/fix
\par issues and simple how to questions.
\par
\par We also love to hear your product feedback!
\par Let us know what you think by posting
\par from the web interface: Partner Feedback
\par from your newsreader: microsoft.private.directaccess.partnerfeedback.
\par We look forward to hearing from you!
\par ======================================================
\par When responding to posts, please "Reply to Group" via your newsreader so that others
\par may learn and benefit from this issue.
\par ======================================================
\par This posting is provided "AS IS" with no warranties, and confers no rights.
\par ======================================================
\par
\par }
------=_NextPart_0001_43934027--