Hello,
I tried to use groups from file
src/main/java/org/apache/directory/fortress/core/ant/Addgroup.java
* <addgroup>
* <group name="test001" protocol="test" description="Test Group
001" members="guser1,guser2,guser3"
* properties="key1=value1, key2=val 2, key3='VAL 3'" />
* </addgroup>
But the script with the snippet returns me.
BUILD FAILED
InitGroups.xml:34: group doesn't support the "members" attribute
Total time: 1 second
Could you please explain how groups work? I would like to assign a bunch of
roles to the group and add accounts to the group.
--
Regards,
Veniamin