13 Mar
2009
13 Mar
'09
3:08 p.m.
tnt@kalik.net wrote:
Yes, that's where it is in 2.x. I had a look at the unix module and it doesn't populate Group attribute (for some years now as it turnes out).
What a pity. I found this in modules/etc_group: "The Group-Name attribute is automatically created by the Unix module, and does checking against /etc/group automatically." This entry was already in the 1.1.7 modules/etc_group
You need to use passwd module to populate Group:
Is this possible on a system using shadow passwords? Thank you /markus