Hi All,
Please help me and guide me to write a bash/shell script on Linux box to delete parent entry with all their child entries.
example:
Parent is :
----------
dn: [email protected], o=wipro, o=in
child is:
----------
dn: cn: yogesh kumar, [email protected], o=wipro, o=in
.
I have list of users in a file, they must delete from servers.
or is there any way to write an script to delete all the child entries if we delete their parent entry only?
Its urgent, please help.
Regards,
Chand