Page 1 of 1
User Creation issue?
PostPosted:Thu Jan 29, 2009 2:00 pm
by neil
Hi All,
I am facing issue while creating user from admin account.When I create any account using admin it shows me that account is created successfully.But when I try to login using created account. It shows me authentication error :-o.
Can any body explain me why this is happening?
Regards
Neil M
Re:User Creation issue?
PostPosted:Thu Jan 29, 2009 4:19 pm
by jllort
It\'ll be a good idea to give us the \"exact error\" ... but well I suppose it\'ll be that all users must - mandatory - have UserRol ( it\'s the connection grant ), have you added it to your user ?
Re:User Creation issue?
PostPosted:Fri Jan 30, 2009 4:10 am
by neil
Hi jillort,
Thanks for the quick response :).I have sorted out this issue.One more query can admin assign user a permission of read/write/delete to any documents using administration?
cause I tried to do that but not able to find from where i can do that? so could you please tell me the procedure for this?
Regards
Neil M
Re:User Creation issue?
PostPosted:Fri Jan 30, 2009 8:00 am
by jllort
The way to do it is creating a new \"role\" for it an assigning to user. You must propagate it role from root to all folder nodes.
Re:User Creation issue?
PostPosted:Mon Feb 02, 2009 11:03 am
by neil
Hi jillort,
I have some questions about user creation.
1) Can I change the user name of the admin from admin to xyz?
2) As i see admin is hard coded. So if I am changing name of admin then do i need to change the name of the admin?
3) Can I create more than 1 administrator who can administrate the OpenKM?
Pleas elet me know?
Regards
Neil M
Re:User Creation issue?
PostPosted:Mon Feb 02, 2009 11:39 am
by jllort
You can not change user admin to xyz is hard coded fo it you need to change some code ( only set tree times). And you can not create more than one administrator ( it\'s not a good idea than more than one user adminitrate one server or program ).
Re:User Creation issue?
PostPosted:Mon Feb 02, 2009 12:00 pm
by neil
Hi jillort,
Thanks for the quick reply :).I have gone through the code and found the places where admin name is hard coded.one is in frontend,one is in backend and one is in core. If i made changes in front end and back end do i need to compile whole GWT library again to reflect those changes?
Please let me know :).
Regards
Neil M
Re:User Creation issue?
PostPosted:Mon Feb 02, 2009 12:27 pm
by jllort
Yes you must recompile GWT.