You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running zmbkpose from the zimbra user crontab it does not work and fails with the following error:
/usr/local/bin/zmbkpose: line 236: -x: command not found
Line 236 shows that ldapsearch is being ran but does not work as /opt/zimbra/bin is not in any PATH. I think you should document that the PATH needs to be set.