MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Does anyone know how to remedy this?

  Asked By: Rey Johnson         Date: Apr 30, 2009      Category: MOSS      Views: 222
 

We have a client who accesses our site. He does have a login and a
password.
He gets prompted when he logs on to the site and then gets prompted
again when he wants to open up a document for editing or viewing in MS
Word (I am assuming he is using either 03 or 07)
Is there any way to eliminate the second login?

Tagged:              

 

2 Answers Found

 
Answer #1       Answered By: Silvia Wilkinson          Answered On: Apr 30, 2009       

What authentication method are you using? Unless you are using
Integrated or Forms-based authentication, no, the second prompt cannot
be avoided without some other intermediate proxy that exposes
authentication to the client  using one of those 2 methods.
Authentication is scope per-process on the client side for security
reasons, so an authentication session in the browser cannot be shared
with an authentication session in Word OOTB.

 
Answer #2       Answered By: Candy Walter          Answered On: Apr 30, 2009       

if you are using windows authentication you cancheck if automatic logon with
user name and password is enabled in th intranet security zone. or you can make
the site  trusted and in the trusted zonze you can enable this option.

 
Didn't find what you were looking for? Find more on Does anyone know how to remedy this? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].