diff options
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/security/printeradmin.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/smbdotconf/security/printeradmin.xml b/docs/smbdotconf/security/printeradmin.xml index def14ede26..45e0999326 100644 --- a/docs/smbdotconf/security/printeradmin.xml +++ b/docs/smbdotconf/security/printeradmin.xml @@ -1,5 +1,5 @@ <samba:parameter name="printer admin" - context="G" + context="S" type="list" print="1" xmlns:samba="http://samba.org/common"> @@ -8,7 +8,10 @@ This lists users who can do anything to printers via the remote administration interfaces offered by MS-RPC (usually using a NT workstation). - Note: The root user always has admin rights. + This parameter can be set per-share or globally. + Note: The root user always has admin rights. Use + caution with use in the global stanza as this can + cause side effects. </para> </description> |