Page 2 of 2
Re:Edited by null
PostPosted:Thu Jul 09, 2009 3:25 pm
by dignan
I\'m saying that you should allow admins to delete documents and cancel checkouts from the regular UI, not from the repository viewer.
Re:Edited by null
PostPosted:Fri Jul 10, 2009 10:07 am
by jllort
Excuses, I\'ve not understand you.
It might be thinking about it, to study diferent scenarios I can imagine, for example:
1- Case some users is out office and need to cancel editing.
2- Or for example some old users, that now no work on company and had locked, edited some documents. Probably in this scenario you\'ve deleted user from database users.
Here I can think on two ways that admin could operate:
1- as admin with super grants, that does anything.
2- as admin that can suplan for some operation users, and this operations are done as users made.
I think for security and coherence with internal log trace, the first way is the most accurate.
That\'s your idea ?
Re:Edited by null
PostPosted:Fri Jul 10, 2009 1:53 pm
by dignan
Yes, that\'s my idea. More along the lines of the first option.
Re: Edited by null
PostPosted:Thu Feb 11, 2010 3:39 pm
by pito
So, if I understand it correctly only user that checked out a file is allowed to cancel checkout. Not even administrator is allowed to do this. Is that right? I tried it and it is like that in case I am not doing some mistake.
What should one do in case that someone "forgot" to check in a file or cancel checkout and went to vacation or is not working for the company anymore and someone else wants to edit the file? Answer "It should not happen" is not sufficient for me because I am 99.9999% sure that it WILL happen. Is it possible to enable to force "cancel checkout" somehow at least for admin users? To reset password or (re)create an account every time it happens is not very "comfy". I did not find repository browser in the version 4.0.
Thank you
Re: Edited by null
PostPosted:Thu Feb 11, 2010 4:48 pm
by jllort
There're some hidden adminitration in OpenKM/admin/ I think it's what you're looking for.
About navigate to jackrabbit repository or change user password to login into this account, I suggest the second solution.
Re: Edited by null
PostPosted:Mon Feb 15, 2010 1:00 pm
by pito
Thank you.
Just a question: what is the big issue in allowing administrator users to force Checkout cancel (I mean through regular GUI)? It is cleaner then changing passwords when somebody "forgets" and at least in my experience people are forgetting pretty often.
Re: Edited by null
PostPosted:Mon Feb 15, 2010 4:25 pm
by jllort
Users can change some account values in tools / preferences menu ( there's password account, mail etc... )
Re: Edited by null
PostPosted:Mon Feb 15, 2010 4:55 pm
by pito
Sorry, did not get the point. I do not want users to change their password (at least not through OpenKM since I am using LDAP as user database). I want, as administrator, to be able to cancel checkouts of users that are away, retired etc. through GUI (right click on file/Checkout cancel) without logging in through their account. And maybe also to search for all locked/Checkedout files of particular users and then unlock/"cancel checkout" for the whole or part of the search result with only 1 simple group operation.
Re: Edited by null
PostPosted:Wed Feb 17, 2010 8:08 am
by jllort
OK,
For it you've got a hidden administration at OpenKM/admin/ it'll be the next administration by default in release 5.0. Here you can browse across all repository estructure and change the status of each node ( documents and folders are nodes with properties ). Be care ( take a look first the data of closed document before changing the locked ).
Hope it helps you