diff -rU12 cups.orig/templates/choose-uri.tmpl cups/templates/choose-uri.tmpl --- cups.orig/templates/choose-uri.tmpl 2009-02-14 22:06:00.000000000 -0500 +++ cups/templates/choose-uri.tmpl 2009-02-14 22:10:18.000000000 -0500 @@ -17,24 +17,26 @@ Examples:
     http://hostname:631/ipp/
     http://hostname:631/ipp/port1
 
     ipp://hostname/ipp/
     ipp://hostname/ipp/port1
 
     lpd://hostname/queue
 
     socket://hostname
     socket://hostname:9100
+
+    smb://username:password@hostname/printer
 

See "Network Printers" for the correct URI to use with your printer.