Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Authentication via NTLM instead of Kerberos

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
IE 6 connecting to IIS 6.0 using NTLM and not Kerberos - I have IIS 6.0 with a new website and setup with and What SPN, in Active directory and/or setting need to be in place for the client to use Kerberos. The client keeps..

IIS6 /WebDAV/NTLM/Kerberos and Remote Storage - Hello, I'm trying to setup an II6 server to serve up a directory structure on a Win2K server. I enable the WebDAV Service I create a virtual dir in IIS6, I give the VD browsing. I setup the Connect As dialog to use..

REPOST - IIS6 /WebDAV/NTLM/Kerberos and Remote Storage - Hello, The following is a repost in an attempt to re-engage David Wang (or others) as I was away for a while and was not able to continue the thread. It has since gone dormant. Any comments would be greatly ______ I'm trying to setup..

IIS Authentication Question - I'm new to IIS and had a few questions regarding the methods provided by IIS. I have a web server joined to Active Directory and want for users that exist in AD. However, I don't want them to have to put in

authentication Via Active directory . - I have to create an intranet site for my domain user only. I don’t want to give anonymous access .that why I remove the anonymous user and keep it as basic .and tried Digest also. But the problem is still as on. Our if..
Next:  Professional Web Sites Make a Difference  
Author Message
John Everyman

External


Since: Feb 13, 2008
Posts: 1



(Msg. 1) Posted: Wed Feb 13, 2008 2:40 am
Post subject: Authentication via NTLM instead of Kerberos
Archived from groups: microsoft>public>inetserver>iis (more info?)

We currently have an issue whereby certain people can't authenticate
to a website (hosted by IIS obviously) via kerberos, in fact they
can't authenticate at all. Most people just open IE and browse to the
site, some people however get prompted with entering their credentials
which doesn't accept it. EnableNegotiate is set in the registry and
traces with NM reveal that it may be trying to use NTLMSSP for
authentication which fails with a 401. Where should I start looking?

 >> Stay informed about: Authentication via NTLM instead of Kerberos 
Back to top
Login to vote
"Lognoul, Marc

External


Since: Feb 05, 2008
Posts: 21



(Msg. 2) Posted: Wed Feb 13, 2008 9:05 am
Post subject: Re: Authentication via NTLM instead of Kerberos [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Look at the IIS metabase first by executing
cscript.exe adsutil.vbs GET W3SVC\Site ID\NTAuthenticationProvider
and making sure it read "NTLM" only. If not, set it by executing
cscript.exe SET W3SVC\Site ID\NTAuthenticationProvider "Negotiate,NTLM"
Note: SiteID is the ID of your virtual site as visible in the IIS console

Then if your client still get prompt and after 3 attempts get a 401 error,
carefully look at:
The exact error: 401 is generic, look if there somtheing after the 401.x. It
may simply be an ACL set on the file
The IIS log files, procol status and W32 status fields in particular
Windows Security event log

KR,
Marc




"John Everyman" <prankmonkey RemoveThis @gmail.com> wrote in message
news:24584684-2f58-4067-a873-ae2b14ac9e33@i29g2000prf.googlegroups.com...
> We currently have an issue whereby certain people can't authenticate
> to a website (hosted by IIS obviously) via kerberos, in fact they
> can't authenticate at all. Most people just open IE and browse to the
> site, some people however get prompted with entering their credentials
> which doesn't accept it. EnableNegotiate is set in the registry and
> traces with NM reveal that it may be trying to use NTLMSSP for
> authentication which fails with a 401. Where should I start looking?

 >> Stay informed about: Authentication via NTLM instead of Kerberos 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]