Page 1 of 1

If the account does not exit correctly,How do I do

PostPosted:Mon Dec 15, 2008 4:48 pm
by SUN
Hello
If the account does not exit correctly,How do I do?

what should I do to logout the system account?

Personal Advice:
When forced to close a window, through the UNLOAD event trigger \'Main.get (). LogoutPopup.logout ();\' to solve the above problem, I do not know if can? If feasible, then how to call?

thank you

Re:If the account does not exit correctly,How do I

PostPosted:Mon Dec 15, 2008 5:56 pm
by jllort
If you log out incorrectly as \"admin\" or other user you must be waiting timeout session ( normally configured to 30 minutes ) to login again.

One of the admin utilities is to force logout to users ( when they loged out uncorrectly ), as a admin you might not do it :) .

Actually there\'s no backdoor to logout admin user. The only unacceptable way to do it is resetting jboss server -> worst that waiting 30 minutes I think.

If it\'s a great inconvenient we\'ll think on some way to force logout admin user on next OpenKM release, tell us about you point of view.