MacOS 10.5: printing to remote printers

Christoph Litauer litauer at uni-koblenz.de
Thu Nov 29 07:45:53 PST 2007


Hi,

I just upgraded my Mac to MacOS 10.5 containing cups 1.3.3. My cups
printserver runs cups 1.1.23 under linux advertising its shared printers
to my network. The old MacOS 10.4 "learned" these printers as every
other linux client. 10.5 doesn't. Firewall is off, tcpdump "sees" the
browsing udp pakets  but the error_log doesn't tell anything about
adding remote printers. Are there any known problems with 10.5?

My cupsd.conf:

LogLevel debug
SystemGroup admin
SystemGroupAuthKey system.preferences
Listen localhost:631
Listen /private/var/run/cupsd
Browsing On
BrowseOrder allow,deny
BrowseAllow all
DefaultAuthType Basic
<Location />
  Order allow,deny
  Allow localhost
</Location>
<Location /admin>
  Order allow,deny
  Allow localhost
</Location>
<Location /admin/conf>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
  Allow localhost
</Location>

Any help is greatly appreciated! Thanks a lot!


-- 
Regards
Christoph
________________________________________________________________________
Christoph Litauer                  litauer at uni-koblenz.de
Uni Koblenz, Computing Center,     http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz     Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2




More information about the cups mailing list