Re: [CentOS] posixGroup LDIF problem

2010-06-29 Thread Stephen Harris
On Tue, Jun 29, 2010 at 07:11:00PM +0800, sync wrote: > dn: cn=admins,dc=X,dc=org > changetype: add > objectClass: groupOfNames > objectClass: top > objectClass: posixGroup > cn: admins > gidNumber: 1001 > member: cn=admin,dc=X,dc=org Shouldn't these members be membeUid and just be the local unix

[CentOS] posixGroup LDIF problem

2010-06-29 Thread sync
Hi,all: I'm working on populating an OpenLDAP server (Dapper) for pam authentication. I'm having trouble import LDIFs for my groups. The following is and example: (this imports on CentOS 5.3 i386, openldap version is 2.3.43-3.el5 ) # org.X.admins dn: cn=admins,dc=X,dc=org changetype: add obj