# /etc/kuwatcher/conf.d/auto-cli-ldap
#
# checks LDAP server connection
# ::do_not_edit::
#
# ::copy::
# ::maintainer::
#
[check.auto-cli-ldap]
  savestate	true
  test		PING_LDAP
  action_ok	/usr/lib/kuwatcher/helpers/nss-ldap enable
  action_fail	/usr/lib/kuwatcher/helpers/nss-ldap disable
