LUM users dropping group?
We've been running OpenSUSE 11 with LUM for about a month now, and we're running into an issue with users randomly loosing their primary group.
You type the following:
'id user'
returns:
uid=1044(user) gid=601(Domain Users)
It SHUOLD be returning
uid=1044(user) gid=601(Domain Users) groups=601(Domain Users)
I thought at first there might be a Identity Manager issue, where Windows is causing the user to loose group information. So I disabled synchronization, but alas -- no luck. While the error seems to be happening less now, its still happening.
The only way to fix the issue I've found so far is to do the following:
open up iManager
modify the user
delete the group they belong to which is a 'primary group'
add the group they should have as a primary group
and it shows up again

