[389-users] Re: Using .ldif to add user to a group

2017-10-24 Thread Marc Muehlfeld
Hi Janet, On 24.10.2017 22:45, Janet Houser wrote: However, I've had no luck add this user to an existing group (e.g. chewy). Does anyone have an example ldif file the works for adding a new user entry to an existing group? dn: cn=chewy,ou=Groups,dc=example,dc=com changetype: modify add: uni

[389-users] Using .ldif to add user to a group

2017-10-24 Thread Janet Houser
Hi Folks, I have DS-389 (vs 1.3.5.10) running on a CentOS 7 VM.   I've been able to add a user via the command line using the user.ldif file with the contents: # jdoe, People dn: uid=jdoe,ou=People,dc=example,dc=com mail: j...@example.com uid: jdoe givenName: John objectClass: top objectClass