Hello all, I am trying to use samba for my wife's windoz machine but am having problems printing. The file sharing is working great. The client sees the printer and lets me add and when I do a test page it sends the print job to the spool, but it just sits there. I am using SuSE6.3, kernel 2.2.13 and lprold 3.0.1 from the 6.2set. Any help would be greatly appreciated. BTW, all was working great before I upgraded from 6.1 to 6.3, should have known better. I am also including my /etc/smb.conf. TIA [global] netbios name = server workgroup = local guest account = nobody keep alive = 30 os level = 2 security = user share modes = yes ; Uncomment the following, if you want to use an existing ; NT-Server to authenticate users, but don't forget that ; you also have to create them locally!!! ; security = server ; password server = 192.168.1.10 ; encrypt passwords = yes printing = bsd printcap name = /etc/printcap load printers = yes socket options = TCP_NODELAY map to guest = Bad User ; Uncomment this, if you want to integrate your server ; into an existing net e.g. with NT-WS to prevent nettraffic ; local master = no ; Please uncomment the following entry and replace the ; ip number and netmask with the correct numbers for ; your ethernet interface. ; interfaces = 192.168.1.1/255.255.255.0 ; If you want Samba to act as a wins server, please set wins support = yes ; wins support = no ; If you want Samba to use an existing wins server, ; please uncomment the following line and replace ; the dummy with the wins server's ip number. ; wins server = 192.168.1.1 ; Do you wan't samba to act as a logon-server for ; your windows 95/98 clients, so uncomment the ; following: ; logon script =%U.bat ; domain logons = yes domain master = yes local master = yes preferred master = yes os level = 65 ; [netlogon] ; path = /netlogon [homes] comment = Home browseable = no read only = no create mode = 0660 ; The following share gives all users access to the Server's CD drive, ; assuming it is mounted under /cd. To enable this share, please remove ; the semicolons before the lines ; ; [cdrom] ; comment = Linux CD-ROM ; path = /cd ; read only = yes ; locking = no [lp] path = /var/spool/lpd/lj4dith-letter-auto-mono-600 read only = No print ok = Yes printing = bsd print command = lpr %p %s lpq command = lpq -o%p printer name = lp oplocks = No share modes = No [printers] comment = All Printers browseable = yes printable = yes public = yes read only = yes create mode = 0700 directory = /tmp [userdata] comment=All user data path = /data browseable = yes writeable = yes read only = no create mode = 0770 -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi, This is my smb.conf file for two printers. I suggest you give them a try, there is anumber of things I think are not set correctly in yours from a quick glance. I know mine are not fully setup but they work for the printers I have connected. The printer driver shown in these is not correct they should be the same name as the windows printers, but I'm lazy. ---------------------------------------------------- [lp] comment = Kyocera Printer printer driver = Postscript Printer browseable = yes printable = yes public = no read only = yes create mode = 0700 directory = /tmp [cdj850] comment = Deskjet 850 printer driver = HP DeskJet 850 Series browseable = yes printable = yes public = no read only = yes create mode = 0700 directory = /tmp ----------------------------------- Regards, Graham Smith ---------------------------------- On 27-Mar-2000 jonathan wrote:
Hello all,
I am trying to use samba for my wife's windoz machine but am having problems printing. The file sharing is working great. The client sees the printer and lets me add and when I do a test page it sends the print job to the spool, but it just sits there. I am using SuSE6.3, kernel 2.2.13 and lprold 3.0.1 from the 6.2set. Any help would be greatly appreciated. BTW, all was working great before I upgraded from 6.1 to 6.3, should have known better. I am also including my /etc/smb.conf. TIA
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
gqs@zip.com.au
-
jfondow1@home.com