Hi,
I have a problem with dynamic groups in Linux User Management. I have an OES2SP1 with eDirectory8.8:
Binary Version: 20216.63
Root Most Entry Depth: 0
Product Version: eDirectory for Linux v8.8 SP2 [DS]
and pure SLES10SP2 with novell-lum installed (with all dependencies)
After configuring LUM I can see (getent passwd, getent groups) all users and groups (static and dynamic). However when I change my identity to any user from edirectory (su - username) something strange happens. Command "id username" shows all the groups bu just "id" does NOT show ANY DYNAMIC GROUP. And of course user can't get an access to files/directories on behalf of the dynamic group.
I found something like this:
Novell Documentation
And it says "Set the GCV named Add Users to LUM-Enabled Group to No". But how? Where?
Thanks in advance for any tips