<br><font size=2 face="sans-serif">I've spent some time trying to configure
cups, even had some local help, still no luck.</font>
<br><font size=2 face="sans-serif">Allow All works but, must limit access
to selected locations and users via Windows.</font>
<br>
<br><font size=2 face="sans-serif">HPUX 11.23   running cups.  
hostname.abcd.company.com</font>
<br><font size=2 face="sans-serif">Windows XP V. 2003 SP 2    
    hostname.yz.company.com</font>
<br><font size=2 face="sans-serif">         
               
               username.yz.company.com</font>
<br><font size=2 face="sans-serif">I.E. 6.0.29</font>
<br>
<br><font size=2 face="sans-serif">configure --prefix=/usr/local/cups</font>
<br><font size=2 face="sans-serif">Cups started   /sbin/inet.d/cups
start</font>
<br><font size=2 face="sans-serif">browser address http://hostname:631/</font>
<br>
<br><font size=2 face="sans-serif">After getting the CUPS home page, selected
administration, receive 403 Forbidden.</font>
<br>
<br><font size=2 face="sans-serif">Selecting classes receive, 426 Upgrade
Required</font>
<br><font size=2 face="sans-serif">You must access this page using URL
https://hostname.abcd.company.com:631/classes/.</font>
<br><font size=2 face="sans-serif">Receive security alert, do you want
to proceed?</font>
<br><font size=2 face="sans-serif">Then required to login to the server,
now can configure classes.</font>
<br><font size=2 face="sans-serif">Browsing to https://hostname.abcd.company.com:631/classes/
 will work.</font>
<br>
<br>
<br><font size=2 face="sans-serif"> Cupsd.conf</font>
<br>
<br><font size=2 face="Courier New">#</font>
<br><font size=2 face="Courier New"># "$Id: cupsd.conf.in 6720 2007-07-25
00:40:03Z mike $"</font>
<br><font size=2 face="Courier New">#</font>
<br><font size=2 face="Courier New">#   Sample configuration file
for the Common UNIX Printing System (CUPS)</font>
<br><font size=2 face="Courier New">#   scheduler.  See "man
cupsd.conf" for a complete description of this</font>
<br><font size=2 face="Courier New">#   file.</font>
<br><font size=2 face="Courier New">#</font>
<br>
<br><font size=2 face="Courier New"># Log general information in error_log
- change "info" to "debug" for</font>
<br><font size=2 face="Courier New"># troubleshooting...</font>
<br><font size=2 face="Courier New">LogLevel info </font>
<br>
<br><font size=2 face="Courier New"># Administrator user group...</font>
<br><font size=2 face="Courier New">SystemGroup sys root</font>
<br>
<br>
<br><font size=2 face="Courier New"># Only listen for connections from
the local machine.</font>
<br><font size=2 face="Courier New">Port  631</font>
<br><font size=2 face="Courier New">#Listen /usr/local/cups/var/run/cups/cups.sock</font>
<br>
<br>
<br><font size=2 face="Courier New"># Show shared printers on the local
network.</font>
<br><font size=2 face="Courier New">Browsing On</font>
<br><font size=2 face="Courier New">BrowseOrder allow,deny</font>
<br><font size=2 face="Courier New">BrowseAllow all</font>
<br>
<br><font size=2 face="Courier New"># Default authentication type, when
authentication is required...</font>
<br><font size=2 face="Courier New">DefaultAuthType Basic</font>
<br>
<br><font size=2 face="Courier New"># Restrict access to the server...</font>
<br><font size=2 face="Courier New"><Location /></font>
<br><font size=2 face="Courier New">  Order allow,deny</font>
<br><font size=2 face="Courier New">  Allow From *.company.com</font>
<br><font size=2 face="Courier New">  AuthType Basic</font>
<br><font size=2 face="Courier New">  Authclass user</font>
<br><font size=2 face="Courier New">  Allow All </font>
<br><font size=2 face="Courier New"></Location></font>
<br>
<br><font size=2 face="Courier New"># Restrict access to the admin pages...</font>
<br><font size=2 face="Courier New"><Location /admin></font>
<br><font size=2 face="Courier New">  Order allow,deny</font>
<br><font size=2 face="Courier New">  Authclass system</font>
<br><font size=2 face="Courier New">  Encryption Required</font>
<br><font size=2 face="Courier New">#   Allow All</font>
<br><font size=2 face="Courier New">    Allow from .company.com</font>
<br><font size=2 face="Courier New">    Require User @SYSTEM
</font>
<br><font size=2 face="Courier New">    Allow User username.yz.company.com
</font>
<br><font size=2 face="Courier New">    Allow From hostname.yz.company.com
</font>
<br><font size=2 face="Courier New"></Location></font>
<br>
<br><font size=2 face="Courier New"># Restrict access to configuration
files...</font>
<br><font size=2 face="Courier New"><Location /admin/conf></font>
<br><font size=2 face="Courier New">  Order allow,deny</font>
<br><font size=2 face="Courier New">  AuthType Default</font>
<br><font size=2 face="Courier New">  Allow localhost</font>
<br><font size=2 face="Courier New"></Location></font>
<br><font size=2 face="sans-serif">left off the rest of file</font>
<br><font size=2 face="sans-serif"><br>
</font>
<hr><font size=1><b><i>This e-mail, including any attachments, is intended
solely for the person or entity to which it is addressed and may contain
confidential, proprietary and/or non-public material. Except as stated
above, any review, re-transmission, dissemination or other use of, or taking
of any action in reliance upon this information by persons or entities
other than an intended recipient is prohibited. If you receive this in
error, please so notify the sender and delete the material from any media
and destroy any printouts or copies.</i></b></font><font size=2 face="sans-serif"><br>
<br>
</font>