Hello!
I have problem with ldap-plugin. When I try to use it, I have following error:
09-8æ 10:40 bareos-dir JobId 141: Start Backup JobId 141,
Job=backupLDAP-fd.2017-08-09_10.40.48_04
09-8æ 10:40 bareos-dir JobId 141: Using Device "FileStorage" to write.
09-8æ 10:40 bareos-sd JobId 141: Volume "Test-0003" previously written, moving
to end of data.
09-8æ 10:40 bareos-sd JobId 141: Ready to append to end of Volume "Test-0003"
size=468834157
09-8æ 10:40 testwin7-fd JobId 141: Fileset has no "File=" directives, ignoring
FilesNotToBackup Registry key
09-8æ 10:40 testwin7-fd JobId 141: Fatal error: filed/fd_plugins.c:654 Command
plugin
"python:module_path=/root/bareos-Release-16.2.6/src/win32/plugins:module_name=bareos-fd-ldap:uri=ldap\://192.168.1.138:basedn=dc=micmiu,dc=com:bind_dn=cn=manager,dc=micmiu,dc=com:password=secret"
requested, but is not loaded.
09-8æ 10:40 bareos-sd JobId 141: Elapsed time=00:00:05, Transfer rate=0
Bytes/second
09-8æ 10:40 bareos-dir JobId 141: Error: Bareos bareos-dir 16.2.6 (02Jun17):
My client is windows7 system
bareos-fd.conf file:
Client {
Name = testwin7-fd
Maximum Concurrent Jobs = 20
# remove comment from "Plugin Directory" to load plugins from specified
directory.
# if "Plugin Names" is defined, only the specified plugins will be loaded,
# otherwise all storage plugins (*-fd.so) from the "Plugin Directory".
#
Plugin Directory = E:/bareos-client/Bareos/Plugins
Plugin Names = "python"
# if compatible is set to yes, we are compatible with bacula
# if set to no, new bareos features are enabled which is the default
# compatible = yes
}
FileSet {
Name = "ldapTest"
Description = "fileset just to backup some files for selftest"
Include {
Options {
Signature = MD5 # calculate md5 checksum per file
}
# File = "/opt/backup"
Plugin =
"python:module_path=/root/bareos-Release-16.2.6/src/win32/plugins:module_name=bareos-fd-ldap:uri=ldap\\://192.168.1.138:basedn=dc=micmiu,dc=com:bind_dn=cn=manager,dc=micmiu,dc=com:password=secret"
}
}
Where is my mistake?
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.