Sample LDAP command to remove a FACILITY from a CA Top Secret ACID
search cancel

Sample LDAP command to remove a FACILITY from a CA Top Secret ACID

book

Article ID: 139657

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

Removing a FACILITY from an acid using CA LDAP.

 

Environment

Release : 15.1

Component : CA LDAP Server

Resolution

Here is an example to delete a FACILITY from an acid:

dn: tssfacility=cicsprod,tssacidgrp=facilities,tssacid=myacid,tssadmingrp=acids,host=yourhost,o=ca,c=us 
changetype: delete
objectclass: tssfacility 

In the above example, the Facility CICSPROD is deleted  from the acid called 'myacid'.