Ldapdelete


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Ldapdelete
# 1  
Old 07-10-2015
Ldapdelete

i am able to:
idsldapsearch -h "$Host" -p 389 -D "CN=root,cn=lwsn,dc=chop,dc=edu" -w "$Pwd" -b "CN=SSOP,ou=svcxref,o=lwsnsecdata,cn=lwsn,dc=chop,dc=edu" "lwsnssoListOfIDs=1234"

BUT i cannot do this:
idsldapdelete -h "$Host" -p 389 -D "CN=root,cn=lwsn,dc=chop,dc=edu" -w "$Pwd" -b "CN=SSOP,ou=svcxref,o=lwsnsecdata,cn=lwsn,dc=chop,dc=edu" "lwsnssoListOfIDs=1234"

returned with ldapdelete syntax.

do i need specific additional switch to ldapdelete ?

Thanks.

Moderator's Comments:
Mod Comment lawsongeek, you have been very consistently ignoring forum rules, despite numerous warnings

This thread is now closed.

You can try opening a new thread using CODE tags for code and data samples, a descriptive title etcetera.

Before you repost read the forum rules very carefully, and act accordingly !

Otherwise, we will not be able to allow you to continue on these forums...

Last edited by Scrutinizer; 07-10-2015 at 06:56 PM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question