开发者

How to end session when browser closes in Sharepoint

开发者 https://www.devze.com 2022-12-10 18:10 出处:网络
Need help in terminating session in WSS 3.0 when browser closes to avoid session hi开发者_如何学Cjacking.

Need help in terminating session in WSS 3.0 when browser closes to avoid session hi开发者_如何学Cjacking.

Thanks.

imp.


There are 2 ways:

1) Set the automatic time out feature to an acceptable time for your business.

2) If 1 does not work you will need to edit a registry key on the server that hosts sharepoint, edit the cachedlogonscount attribute of the REG_SZ key

0

精彩评论

暂无评论...
验证码 换一张
取 消