diff --git a/manuals/en/main/plugins.tex b/manuals/en/main/plugins.tex index 95909b03731..9f087d9dfe8 100644 --- a/manuals/en/main/plugins.tex +++ b/manuals/en/main/plugins.tex @@ -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 @@ -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}