Hi ,
Thank you for your reply to my query.
I am still doing something wrong and it still doesnt work for me.
Can you please replace the wrong with the correct attribute and objectclass:
This is what I am using :
dn: uid=adm,ou=Groups,dc=grow,dc=lan
uid: adm
cn: adm
objectClass: account
objectClass: posixAccount
objectClass: PosixGroup
objectClass: top
objectClass: shadowAccount
objectClass: inetOrgPerson
userPassword: {crypt}*
shadowLastChange: 12864
shadowMax: 99999
shadowWarning: 7
uidNumber: 4
gidNumber: 4
memberuid: 0
homeDirectory:
Thanks,
Pooja
----- Original Message ----
From: Javier Barroso <javibarroso@gmail.com>
To: Pooja S <ldapuser@yahoo.com>
Cc: openldap-technical@openldap.org
Sent: Wednesday, May 7, 2008 4:31:40 AM
Subject: Re: How do I add multiple users to a group ldif file ?
On Tue, May 6, 2008 at 11:09 PM, Pooja S <
ldapuser@yahoo.com> wrote:
Hi All,
Please help me setting up my groups with multiple group members.
...
gidNumber: root,adm,daemon
I understand gidNumber is the primary group of the user. If you want the user on several groups, you should look for "PosixGroup" object (or groupOfUniqueNames?)