SC 6 Security Group feature does not work when a user is assigned more than 1

I have classified my applications into modules and uses the security group / application feature to manage its access. However, when i assign these groups to a user, the SC 6 security feature only check the first group in the list and ignored the rest.

One possible reason is when i checked the database of the security tables, the SC 6 security modules create all the application list into each group, and if the application is not selected, its fields are assigned to NULL.

I think the logic should be only those application selected should be written into the group tables. and there should be a master view that combines all the selected application in each group by userid. This way, we can check if the users has access which application assigned to him via multiple groups.

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

Hello,

You are assigning two groups to a user, and the second group is being “ignored”?

regards,
Bernhard Bernsmann

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

correct, experienced that earlier, but forgot to mentioned, cause the security-module had that time more problems to solve than that

BR

Eric

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

Hi Bernhard,

I add a suggestion, in the app to assign the group/applications, add a “By folders” optional organization of application list, this is a easy way to view and assign applications to groups.

At present the list is displayed in alphabetic order (a mix of applications) with folder selection will be very easy view and assign privileges.

inclusive, the option to put privileges at folder level WOW !!

Thanks,
Aquiles

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

Hello Eric,

Are you experiencing the problem as well (I couldn’t quite understand you)?

regards,
Bernhard Bernsmann

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

Agreed. I will suggest this right now!

regards,
Bernhard Bernsmann

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

Yes, i am experiencing the same problem as the rest that is:

You are assigning two groups to a user, and the second group is being “ignored”!

Re: SC 6 Security Group feature does not work when a user is assigned more than 1

example:

assigning User A to group 1 and group 2 , User A would only get rights of the group 1.