I did below as root:
##---------snap begin------------------#
LIJIANG:/home/lover# smbclient -L server -U Maxsource
Password:
Domain=[SERVER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
.... ...
print$ Disk Printer Drivers
SHARPAR- Printer ppp
... ... ...
AutoMicr Printer Auto Microsoft Office Document Image
Writer on BENF
SHARPAR-.2 Printer SHARP AR-158S (Copy 1)
Domain=[SERVER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Server Comment
--------- -------
Workgroup Master
--------- -------
##-------------------snap end---------------------##
/usr/sbin/lpinfo -v shows me the following infomation
#-----------snap begin------------#
network socket
network http
network ipp
network lpd
direct parallel:/dev/unknown-parallel0
direct usb:/dev/usb/lp0
...
direct usb:/dev/usb/lp15
network smb
#---------snap end-----------#
After that I did
LIJIANG:/home/lover# /usr/sbin/lpadmin -p serverPrinter -v
smb://maxsource

asswd@192.168.1.14/SHARPAR- -P /root/ppp.ppd
lpadmin: add-printer (set model) failed: client-error-not-found
I went to
http://localhost:631/admin and under Printers I can see
serverPrinter is there. I started the printer and hit "Print Test
Page". But the test page never get printed out. I Configure the Printer but the web-browser tells me "client-error-not-possible". After that I did Modify the printer but I can not find model driver for my WIndows XP printer SHARP AR-158S. I select Raw as well but the printer status is "Idle".
The printer's diver is already on Windowx XP server. Do I still need to install the linux driver on my Debian box? I searched in
http://www.linuxprinting.org and google, but can not find and linux driver for SHARP 158S driver. Does this means I can not share the printer with my co-workers, simply because I use the different System?
Can any of you help me please?
Thanks,
Rocky