How would you force cache to not remember passwords for a SharePoint portal or site.
I understand there probably isn't a setting within SharePoint to accomplish this but figured this is a good place to ask.I need to force passwords for a portal to not be cached on users machines. Ever.What would be the best way to accomplish this?
March 10th, 2010 4:32pm

I guess in the internet browser, tools -> internet options -> security -> custom level -> User Authentication -> logon -> select "Promp for user name and password".this way it will always ask for credentials.
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 7:58pm

You may be able to enforce that setting at the domain level by setting a group policy: http://blogs.technet.com/askperf/archive/2007/07/06/overview-of-internet-explorer-group-policies.aspx Hope it helpsEnrique Blanco PMP, Consultant www.eblanco.com www.wandau.com
March 10th, 2010 8:04pm

We cannot modify the users computers so the first option will not work. I'm not sure if Group Policies would work either because we do not want this to apply to the entire portal/domain.We only want to modify it for 30-40 users. Any other ideas?
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 8:25pm

You can apply them to an specific OU... Since it is a client issue, you have little alternatives...Enrique Blanco PMP, Consultant www.eblanco.com www.wandau.com
March 10th, 2010 8:28pm

I understand. Thanks for the help.
Free Windows Admin Tool Kit Click here and download it now
March 10th, 2010 9:05pm

Hi, I think the group policy will invalid if the client users use other browser. Also, the Windows Authentication of SharePoint identifies the users in terms of the WindowsPrincipal after the first time logon. So never mind if you worry about the security of the credentials. You also can use Form Authentication of SharePoint. It identifies the users in according to the cookie or URL with expired time but caching the credentials. Here are related documents: http://msdn.microsoft.com/en-us/library/aa480475.aspx http://msdn.microsoft.com/en-us/library/system.web.security.formsauthentication.aspx Let me know if you have further questions! Hope it is helpful!
March 12th, 2010 9:30am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics