ldap: Add support for vservers.
[matthijs/upstream/backupninja.git] / examples / example.ldap
index ee7c57d42f438fe8764aea93daa1e4dfec0bbb85..66a0aa35cb0ace894cf1fadba893a946a77fa85a 100644 (file)
@@ -48,4 +48,8 @@
 
 ## tls (default yes): if set to 'yes' then TLS connection will be
 ## attempted to your ldaphost by using the URI base ldaps: otherwise ldap: will be used
-# tls = yes
\ No newline at end of file
+# tls = yes
+#
+# vsnames (no default): What vservers to run in (only used if vservers are
+# enabled in /etc/backupninja.conf). If this is left empty, run in the host.
+# vsnames = all | <vserver1> <vserver2>