X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Fmanuals%2Fen%2Fmain%2Fnewfeatures.tex;h=14b6b926ec3c65f3bef9d8d7693bd2a6004f6f3e;hb=ecb13e17b19eb4b308965c2cb8aaacb380d35283;hp=9d0df5447dcc150368d702e4f60fcbeed6e95f49;hpb=d7d8e3a6bdc6a98c0e212fba3a22af79b09e0d2b;p=bacula%2Fdocs diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 9d0df544..14b6b926 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -982,24 +982,21 @@ This project was funded by Bacula Systems. \label{seccom:poolfilejobretention} We added two new Pool directives, \texttt{FileRetention} and -\texttt{JobRetention}, that take precedence over Client directives of the same -name. It allows you to control the Catalog pruning algorithm Pool by Pool. For -example, you can decide to increase Retention times for Archive or OffSite Pool. +\texttt{JobRetention}, that take precedence over Client directives of the +same name. It allows you to control the Catalog pruning algorithm Pool by +Pool. For example, you can decide to increase Retention times for Archive +or OffSite Pool. -It seems obvious to us, but apparently not to some users, that given the +It seems obvious, but apparently not to some users, that given the definition above that the Pool File and Job Retention periods is a global override for the normal Client based pruning, which means that when the Job is pruned, the pruning will apply globally to that particular Job. -Currently, there is a bug in the implementation that causes any Pool -retention periods specified to apply to {\bf all} Pools for that -particular Client. Thus we suggest that you avoid using these two -directives until this implementation problem is corrected. - \subsection{Read-only File Daemon using capabilities} \label{seccom:fdreadonly} -This feature implements support of keeping \textbf{ReadAll} capabilities after -UID/GID switch, this allows FD to keep root read but drop write permission. +This feature implements support of keeping \textbf{ReadAll} capabilities +after UID/GID switch, this allows FD to keep root read but drop write +permission. It introduces new \texttt{bacula-fd} option (\texttt{-k}) specifying that \textbf{ReadAll} capabilities should be kept after UID/GID switch.