~credativ/openobject-addons/elico-6.1-fixes-gap-analysis-duplicate

« back to all changes in this revision

Viewing changes to oa_sale/.svn/text-base/delete_ldap.sh.svn-base

  • Committer:
  • Date: 2012-07-04 00:16:29 UTC
  • Revision ID: elicoidal@hotmail.com-20120704001629-r88842q20trbnayj
[ADD] OA suite and Windows Live Messenger module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ldapsearch -LLL -H ldap://zent01 -D cn=ebox,dc=zent01 -w 26k8iCJ1w7UmjfFX -b dc=TUP,dc=zent01 dn | sed -e 's/dn: //g' | tac > dn.list
 
2
ldapdelete -H ldap://zent01 -D cn=ebox,dc=zent01 -w 26k8iCJ1w7UmjfFX -f dn.list