diff options
author | Gerald Carter <jerry@samba.org> | 2005-08-22 12:25:38 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:06 -0500 |
commit | 70176377c49ef75bd9e4f6296f28f3ccd7fb59a1 (patch) | |
tree | 9554d3ec700f2f5a9c1a8c5fbf92a71807fa0075 | |
parent | f8ced2c79918104e9be4323257147703e68a337c (diff) | |
download | samba-70176377c49ef75bd9e4f6296f28f3ccd7fb59a1.tar.gz samba-70176377c49ef75bd9e4f6296f28f3ccd7fb59a1.tar.bz2 samba-70176377c49ef75bd9e4f6296f28f3ccd7fb59a1.zip |
add note about print admin being deprecated
(This used to be commit cb36b4c0668318fd6b6ceaf12e459643f1ec826e)
-rw-r--r-- | docs/smbdotconf/security/printeradmin.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/smbdotconf/security/printeradmin.xml b/docs/smbdotconf/security/printeradmin.xml index 6404add5b3..a0dd9929c0 100644 --- a/docs/smbdotconf/security/printeradmin.xml +++ b/docs/smbdotconf/security/printeradmin.xml @@ -13,6 +13,13 @@ caution with use in the global stanza as this can cause side effects. </para> + + <para> + This parameter has been marked deprecated in favor + of using the SePrintOperatorPrivilege and individual + print security descriptors. It will be removed in a future release. + </para> + </description> <value type="default"></value> |