summaryrefslogtreecommitdiffstats
path: root/trunk/gnome2-system-admin-guide/C/appendixb.xml
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2008-03-10 16:00:11 +0000
committerShaun McCance <shaunm@src.gnome.org>2008-03-10 16:00:11 +0000
commit3b3e4d003b07b5a5c9782430156f96394c5f3595 (patch)
tree27c492bcfac3eb94b06d189e2afd0baa74d17f56 /trunk/gnome2-system-admin-guide/C/appendixb.xml
parent90d7f07538293ea44378e76eb4f4f142169da3fe (diff)
downloadgnome-user-docs-3b3e4d003b07b5a5c9782430156f96394c5f3595.tar.gz
gnome-user-docs-3b3e4d003b07b5a5c9782430156f96394c5f3595.tar.xz
gnome-user-docs-3b3e4d003b07b5a5c9782430156f96394c5f3595.zip
Accidentally copied trunk hereGNOME_USER_DOCS_2_20_0
svn path=/tags/GNOME_USER_DOCS_2_20_0/; revision=823
Diffstat (limited to 'trunk/gnome2-system-admin-guide/C/appendixb.xml')
-rw-r--r--trunk/gnome2-system-admin-guide/C/appendixb.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/trunk/gnome2-system-admin-guide/C/appendixb.xml b/trunk/gnome2-system-admin-guide/C/appendixb.xml
deleted file mode 100644
index 4b759b9..0000000
--- a/trunk/gnome2-system-admin-guide/C/appendixb.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
- <appendix id="appendixb-0">
- <title>Security Note on Configuring SMB Printers</title>
- <highlights>
- <para>This appendix provides a security note related to the configuration
-of printers on Windows network shares.</para>
- </highlights>
- <indexterm>
- <primary>Samba</primary>
- <see>SMB</see>
- </indexterm>
- <indexterm>
- <primary>Windows network shares</primary>
- <see>SMB</see>
- </indexterm>
- <indexterm>
- <primary>SMB</primary>
- <secondary>configuring printers</secondary>
- </indexterm>
- <para>Windows network shares are also referred to as Samba or <firstterm>SMB</firstterm>
-shares. When you configure a printer on an SMB share, you must enter a username
-and password for the print queue. </para>
- <para>The username and password for the print queue is stored as unencrypted
-text in the file <filename>/etc/cups/printers.conf</filename>.
-This file has read-only permissions for users with root privileges, so any
-user with root privileges can read the username and password for the print
-queue. </para>
- <para>To reduce the impact of possible security violations, ensure that the
-username and password required to access the print queue is used only for
-the print queue. This ensures that any possible security violation is restricted
-to unauthorized use of the print queue.</para>
- </appendix>