View Single Post
  #3 (permalink)  
Old 02-27-2006, 02:23 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

You don't want zmslapcat, you want slapcat.

You might try quoting the HOST:${ldap_master_host} slapcat args:

echo "HOST:${ldap_master_host} slapcat" | ...
Reply With Quote