Re: IE asks to authenticate; User and workstations are domain members



I suspect this is the Login settings on their IE.

If the site is regarded as an Intranet site (and if they have default settings) then the default "Automatic Login in Intranet" comes into place.

This would apply for instance if they are using http://serveranme

If however there are "."s in the name of the site URL - so they are using http://name.company.com for instance, IE regards it as an Internet site and login is not automatic.

To make it so go to the Internet security zone in IE and specify there "Login using current name and password" and the login requirement to the site should go away.

Mike Walsh
WSS FAQ www.wssfaq.com / wss.collutions.com
no private e-mail questions please

P.S. If you then have an authentication request on opening a document that you want to avoid, put the site in Trusted Sites (for IE6/XPPro) or Intranet zone (IE7/Vista)

Sigitas Skublickas wrote:
I setup SharePoint Portal 2007 server in the domain. I have created a Documents library site. For some reason every time users try to reach the site, IE on their machines’ ask for login credentials; once you enter the credentials that are identical to their interactive Windows session, they are allowed into the site.
I get the same popup for credential if I try to get to the document library while being logged into the SharePoint server itself via Remote Desktop utility or local console.
Client machines are the members of the same Active Directory domain as SharePoint Portal 2007 server. I've tried to change Authentication Providers (Central Administration\Application management) from Kerberos to NTLM; but unfortunately no lock. I have verified that IIS is configured with "Integrated Windows Authentication". Can anybody tell me why user credentials are not being passed automatically from their Windows session so that they can get to the Documents Library site without being asked to authenticate? What should I do to fix it ?

Thanks!
Sigitas

.



Relevant Pages

  • Re: Securing static files
    ... It's not the session - it's the authentication timeout - you can set the timeout in the element in web.config. ... they are kicked back to the login page. ... The user may log in with other credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Pass credentials from one web site to another for seamless login
    ... What sort of authentication mechanism does the other site provide? ... If it has a login screen, then in order to create an authenticated session ... > through the web site in my company. ... > this other site which uses those credentials to log me in so that I don't ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Getting Logged in Windows user name
    ... I think you are going to need to provide some sort of login facility in your ... don't see how you could get the credentials the user used to sign in to IIS. ... To do the actual authentication, perhaps you can just stick a web service on ...
    (microsoft.public.dotnet.security)
  • Re: IE7 Cannot Login!
    ... And is this an Intranet or Internet scenario? ... Authentication" - if your Intranet uses Kerberos, ... Why is IE7 unable to login to our IIS websites? ...
    (microsoft.public.inetserver.iis.security)
  • Re: IE asks to authenticate; User and workstations are domain memb
    ... settings) then the default "Automatic Login in Intranet" comes into place. ... credentials that are identical to their interactive Windows session, ... I've tried to change Authentication Providers ...
    (microsoft.public.sharepoint.portalserver)

Loading