home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gnome / help / system-admin-guide / C / appendixb.xml < prev    next >
Encoding:
Text File  |  2006-08-09  |  1.3 KB  |  33 lines

  1.   
  2.   <appendix id="appendixb-0">
  3.     <title>Security Note on Configuring SMB Printers</title>
  4.     <highlights>
  5.       <para>This appendix provides a security note related to the configuration
  6. of printers on Windows network shares.</para>
  7.     </highlights>
  8.     <indexterm>
  9.       <primary>Samba</primary>
  10.       <see>SMB</see>
  11.     </indexterm>
  12.     <indexterm>
  13.       <primary>Windows network shares</primary>
  14.       <see>SMB</see>
  15.     </indexterm>
  16.     <indexterm>
  17.       <primary>SMB</primary>
  18.       <secondary>configuring printers</secondary>
  19.     </indexterm>
  20.     <para>Windows network shares are also referred to as Samba or <firstterm>SMB</firstterm>
  21. shares. When you configure a printer on an SMB share, you must enter a username
  22. and password for the print queue. </para>
  23.     <para>The username and password for the print queue is stored as unencrypted
  24. text in the file <filename>/etc/cups/printers.conf</filename>.
  25. This file has read-only permissions for users with root privileges, so any
  26. user with root privileges can read the username and password for the print
  27. queue. </para>
  28.     <para>To reduce the impact of possible security violations, ensure that the
  29. username and password required to access the print queue is used only for
  30. the print queue.  This ensures that any possible security violation is restricted
  31. to unauthorized use of the print queue.</para>
  32.   </appendix>
  33.