Skip to content

Commit

Permalink
added note about bareos-sd capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
joergsteffens committed Dec 16, 2015
1 parent 277d72f commit a28d0f5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions manuals/en/main/plugins.tex
Expand Up @@ -316,7 +316,7 @@ \subsubsection{Configuration}
\end{itemize}
\end{itemize}
You can also set up the extra capability on bscrypto and bareos-sd by running the following commands:
You can also set up the extra capability on \command{bscrypto} and \command{bareos-sd} by running the following commands:
\begin{commands}{}
setcap cap_sys_rawio=ep bscrypto
Expand All @@ -330,7 +330,13 @@ \subsubsection{Configuration}
getcap -v bareos-sd
\end{commands}
\command{getcap} and \command{setcap} are part of libcap-progs.\\
\command{getcap} and \command{setcap} are part of libcap-progs.
If \command{bareos-sd} does not have the appropriate capabilities, all
other tape operations may still work correctly, but you will
get \bquote{Unable to perform SG\_IO ioctl} errors.
\subparagraph{Solaris (USCSI ioctl interface):} The user running the storage daemon needs the following additional privileges:
\index[sd]{Platform!Solaris!Privileges}
Expand Down

0 comments on commit a28d0f5

Please sign in to comment.