Displaying 3 results from an estimated 3 matches for "tarversion".
2016 Jul 26
3
how to backup samba ad domain
My friend,
you ow me a lot then. :D
I receive an error on the line
179 ${CMD_AWK} -F '.' '{print $2}') if [ -n "${TARVERSION}" ] && [ "
${TARVERSION}" -ge "27" ]; then
It is about Incorrect syntaxt. A syntax where not expected before the then.
I am using Centos 7.2 and samba-sernet 4.2
Thank you again
On Tue, Jul 26, 2016 at 4:11 PM, L.P.H. van Belle <belle at bazuin.nl> wrote...
2016 Jul 26
5
how to backup samba ad domain
Hai Kevin,
I to have more dc's but same as what your saying..
> In general that's fine if all you care about is being able to recreate a
> failed DC (after hardware failure or bad system update). It's no use in
> protecting you against user/sysadmin error where you make large, but
> unwanted changes to your directory (like accidentally deleting 200 users)
> and you
2010 Oct 08
7
[PATCH] Replace pyxml/xmlproc-based XML validator with lxml based one.
Pyxml/xmlproc is being used in tools/xen/xm/xenapi_create.py but is
unmaintained for several years now. xmlproc is used only for validating
XML documents against a DTD file.
This patch replaces the pyxml/xmlproc based XML validation with code
based on lxml, which is actively maintained.
Signed-off-by: Stephan Peijnik <spe@anexia.at>
diff -r 6e0ffcd2d9e0 -r 7082ce86e492