View Single Post
  #6 (permalink)  
Old 02-28-2009, 11:56 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

It's fixed for GnR release - in ZCS 6.0 the new behavior is:

Anonymous searches of the LDAP directory:
-Are disabled on fresh installs.
-Are allowed on upgrades
, matching the old behavior of previous releases.

T
o disable anonymous access after upgrading: On each LDAP server run /opt/zimbra/libexec/zmldapanon -d as the zimbra user.

To enable anonymous access at any point: On each LDAP server run /opt/zimbra/libexec/zmldapanon -e as the zimbra user.

Last edited by mmorse; 03-01-2009 at 12:09 AM.. Reason: emphasis
Reply With Quote