Page 1 of 1

Problem login with created user

PostPosted:Wed Oct 26, 2011 10:00 am
by t.wolter
i have the problem that i just get an web access error if i try to login with a user i created in the admin interface.
with the standard admin login it is possible to use the system.

does anyone have an idea?

is it possible to see the problem somewhere?

thx in advance

Re: Problem login with created user

PostPosted:Fri Oct 28, 2011 7:17 am
by pavila
You need to assign the UserRole to every created user.

Re: Problem login with created user

PostPosted:Wed Nov 02, 2011 12:16 pm
by t.wolter
thx for info.
this works.

but do i have to assign the Role "UserRole" additionaly to every user?

i created a new Role and assigned just this to the User.

Re: Problem login with created user

PostPosted:Wed Nov 02, 2011 4:17 pm
by pavila
Yes, you need to assign the UserRole to every new created user.

Re: Problem login with created user

PostPosted:Mon Nov 14, 2011 4:54 pm
by sasoa
But how can we create Roles/Groups with users if we can have only one rules (UserRule)? That is required for permitions, send mail to group, ...

Re: Problem login with created user

PostPosted:Tue Nov 15, 2011 12:34 pm
by jllort
The idea is you've got UserRole and OwnRole1, OwnRole2 etc.... assign to some user UserRole, OwnRole1 and OwnRole2 but UserRole is never propagated across repository it's only used to get grant connection. OwnRole1 for example will have read grants to okm:root ( etc... )