- Working with ldif for adding a profile as it follows:
dn:tssproflist=tsi--opa,tssacidgrp=proflist,tssacid=xalex,tssadmingrp=acids,host=otea,o=bmw,c=de
changetype: add
objectClass: tssproflist
and tried to adapt the hierarchy for groups but had no way to be successful.
- Indeed it is quite simple. PROFILE and GROUP work the same.
- To add a GROUP or remove a GROUP, you have to use the same syntax like for the profile.
I.e. replace your profile name with the group name you want to add.
- And to add a DFLTGRP to an acid, here it is a ldif file:
dn: tssacid=myacid,tssadmingrp=acids,host=myhost,o=ca,c=us
changetype: modify
replace: OMVS-Dflt-Group
OMVS-Dflt-Group: MYGROUP