How to add of a GROUP and with LDAP
search cancel

How to add of a GROUP and with LDAP

book

Article ID: 10693

calendar_today

Updated On:

Products

Top Secret - LDAP LDAP SERVER FOR Z/OS

Issue/Introduction

- 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.

Resolution

- 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