X-Git-Url: https://git.gag.com/?p=debian%2Famanda;a=blobdiff_plain;f=man%2Fxml-source%2Famanda.8.xml;h=c4b161cc22baa015ee3575aaad2a64e00785aa6e;hp=493bb74797296cbce4722f125b71ac5f8f637cc1;hb=12179dea039515c06168c0037d048566a3f623de;hpb=94c03cae686e4196a345d72452fda2a5203768ce diff --git a/man/xml-source/amanda.8.xml b/man/xml-source/amanda.8.xml index 493bb74..c4b161c 100644 --- a/man/xml-source/amanda.8.xml +++ b/man/xml-source/amanda.8.xml @@ -629,7 +629,7 @@ a new dumptype: hostname diskname [ diskdevice ] { normal - holdingdisk no + holdingdisk never } [ spindle [ interface ] ] @@ -871,7 +871,9 @@ file is: hostname [ username -] +[ +service +]*] If username @@ -882,6 +884,15 @@ i.e. the user listed in the or xinetd configuration file. +The service is a list of the service the client is authorized to execute: +amdump, +noop, +selfcheck, +sendsize, +sendbackup, +amindexd, +amidxtaped. +amdump is a shortcut for "noop selfcheck sendsize sendbackup" @@ -908,10 +919,11 @@ For instance: //some-pc/home normalpw - //another-pc/disk otheruser%otherpw + //another-pc/disk otheruser%otherpw + -With clear text passwords, this file should obviously be tightly protected. -It only needs to be readable by the &A;-user on the Samba server. +With clear text passwords, this file should obviously be tightly protected. +It only needs to be readable by the &A;-user on the Samba server. You can find further information in the docs/SAMBA @@ -1025,6 +1037,18 @@ Leading ^ is removed. Trailing $ forces an exact match. + + +CONFIGURATION OVERWRITE +Most command allow to overwrite any configuration parameter on +the command line with the -o option. +-o NAME=value +eg. -o runtapes=2 +eg. -o DUMPTYPE:no-compress:compress="server fast" +eg. -o TAPETYPE:HP-DAT:length=2000m +eg. -o INTERFACE:local:use="2000 kbps" + + AUTHOR @@ -1036,6 +1060,7 @@ Leading ^ is removed. Trailing $ forces an exact match. amadmin8, amanda.conf5, +amanda-client.conf5, amcheck8, amcheckdb8, amcleanup8,