View Single Post
  #2 (permalink)  
Old 03-24-2007, 01:48 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Most of that type of config is located in zmlocalconfig
Run that to see what you got.

Then, to change it, you run
zmlocalconfig -e (what you want to change)

For example, if I wanted this host to NOT be the LDAP master, the command would be
zmlocalconfig -e ldap_is_master=false
Reply With Quote