Referring to a previous topic (nr 28813).
Problem:
I find many entries in /var/log/messages like :
[Error][Kernel::System::Group::GroupLookup][Line:151]: Found no $GroupID for users!
I already removed in Frontend::Customer the (only) entry 'users' in CustomerGroupAlwaysGroups, hit [Update],and even restarted services httpd and otrs, but the message keeps coming.
Another thing I noticed, the messages (also?) occur every time someone logs in to OTRS.
Additional info:
- in Groups, I have a valid entry named "users Group" (comment: Group for default access) which looks system-generated at installing OTRS. This group is only containing 1 agent : root@localhost (Admin OTRS)
- I do not see any group simply named "Users"
- In roles<->groups, I can see various roles assigned to the group "users Group".
So I wonder how I can eliminate this link to the non-existing group users.
Or should/could I just rename existing group "users Group" into "users" to get rid of the error ?