Removed explicit SMB backend installation - handled by a port now.
1 parent 80a41ad commit afe1231418602b9464edf6f81fc8d29dd26619c8
@root root authored on 1 Jan 2006
Showing 1 changed file
View
14
CUPS-To-Windows.txt
5) Copy any additionally needed ppd (driver files) to::
 
/usr/local/share/cups/model
 
6) Install the CUPS backend for SMB::
 
ln -s `which smbspool` /usr/local/libexec/cups/backend/smb
 
7) Start the CUPS scheduler::
6) Start the CUPS scheduler::
 
ln -s /usr/local/etc/rc.d/cups.sh.sample /usr/local/etc/rd.d/cups.sh
/usr/local/etc/rc.d/cups.sh start
 
8) Point browser to http://localhost:631 to install/configure printers
7) Point browser to http://localhost:631 to install/configure printers
using URIs in the form:
 
smb://WORKGROUP/user:password@SERVER/SHARENAME
 
 
Document Revision Information
=============================
 
``$Id: CUPS-To-Windows.txt,v 1.103 2006/01/02 05:49:37 root Exp $``
``$Id: CUPS-To-Windows.txt,v 1.104 2006/01/02 05:50:58 root Exp $``