X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=handlers%2Fldap.helper.in;h=92518265b62b1eddf3fdc229a494c74d23944d83;hp=a00c40ae6734e7abc77da377d5ebd1bb8e88e24a;hb=5297a4855d01d0b96a4842e2671269d2c604c427;hpb=f9a0906320659de2483519f230ee5696cd3ab12c diff --git a/handlers/ldap.helper.in b/handlers/ldap.helper.in index a00c40a..9251826 100644 --- a/handlers/ldap.helper.in +++ b/handlers/ldap.helper.in @@ -84,7 +84,7 @@ ldap_wizard() { _RESTART=yes ldap_create_file else - msgBox "ldap action wizard" "I couldn't find any backends in your slapd.conf. Bailing out." + msgBox "ldap action wizard" "I couldn't find any supported backend in your slapd.conf. Bailing out." return fi }