[QUOTE=MikeDE;30337]Thanks Albert,
I guess it is adding a value if you prevent a user to login again while he is logged… but turned out the negatives that kicks the older user out and makes all “not authorized” for him which he thinks that is an error in the application! so decided to remove it back and make the user normally login even if he is logged in from another place…
so, auditing the code that is checkecked in login application i found that is checking from the application “logged” - logically speaking if that check is removed then all should go fine… i will not regenrate the module, but only the login app in this case… my concern is what is the drawback this way!? any idea?
one more Q albert did you notice how to control the timeout of the security module?
thanks again[/QUOTE]
It’s difficult to advise as it depends. In general, recreating an application is faster than modifying it especially when it’s complex as all the security apps. It simply takes too much time to dive into that. Regarding the timeout, look at the webinars of sc, Marcia has done a webinar regarding the session time-out.