Displaying 20 results from an estimated 5121 matches for "printcap".
2010 Feb 20
1
samba cannot find cups printcap
Hi,
I just upgraded from cups-1.3.8/samba-3.4.1 to cups-1.4.1/samba-3.4.3
After upgrading, the samba log showed that it could not find the printcap file - previously cups was not generating a printcap file, but things worked fine. I changed cupsd.conf to produce a printcap file, but the samba log shows it cannot find it, even though I placed it in /etc, /etc/cups, /usr/local/etc, /usr/local/etc/cups. Where does samba look by default?
If I cha...
2002 Nov 01
4
Clarifying CUPS Printing
...a fresh install of the responsible server will probably fix.
However there are some disparities between the documentation and our
practical experience for which a clear statement would help others.
The docs state when using CUPS the relevent lines of SMB.CONF should look
like this:
printing=cups
printcap=cups
And that any manual printing command are ignored. However, if we set
printcap = cups nothing happens and we cannot see any printers.
What we do have is the following:
printer admin = @DomainAdmins,root
load printers = yes
printing = cups
printcap= /etc/printcap
print command = lpr.cups -r...
2003 Nov 12
2
printing / printcap name in samba-3.0.0 BUG
...tem and for some special printers i want to use my own
scripts.
samba-3.0.0 is linked against libcups and printing via cups and the
driver download works perfect.
whe i try to specify a special printer with "printing = bsd/lprng/sysv" my
own "print command" and a special "printcap" inside the service
description, samba is always trying to print via cups and
testparm shows the following warning:
- --
Processing section "[special-printer]"
Global parameter printcap name found in service section!
- --
here are the minimum settings from smb.conf:
- --
[global]
l...
2015 Oct 07
1
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
Hello Dario,
With `printcap name = /etc/printcap`,
may we know the permission and context of /etc/printcap file,
thank you.
ls -al /etc/printcap; cat /etc/printcap;
--
Regards,
Jones Syue | 薛懷宗
QNAP Systems, Inc.
On Wed, Oct 7, 2015 at 12:59 AM, Dario Lesca <d.lesca at solinos.it> wrote:
> Il giorno mar, 06/10/20...
2015 Oct 06
2
After update from 3.5.x to 3.6.23 all printers configured in CUPS they are no longer shared
Il giorno mar, 06/10/2015 alle 16.23 +0100, Rowland Penny ha scritto:
> OK, from the smb.conf manpage:
>
> To use the CUPS printing interface set printcap name = cups.
> This should be supplemented by an addtional setting printing =
> cups in the [global] section. printcap name = cups will
> use the "dummy" printcap created by CUPS, as specified in your
> CUPS configuration file.
>
> There is more in there about pri...
2012 Mar 29
2
samba server does not list shares of type Pritner
Samba server does not list/return share type of Printer.
It only does Disk and IPC$.
In /etc/samba/smb.conf, [global] section has
load printers = yes
cups options = raw
printcap name = /etc/printcap
#obtain list of printers automatically on SystemV
; printcap name = lpstat
printing = cups
There is this section.
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = yes
writable =...
2001 May 15
8
New printing concept of wine
Hi,
I´m allways using the recent versions from cvs (prebuild from
dailywine) and I stated that I have to reconfigure my wine printing.
Before I used the wineps.drv driver but now wine seams to work with
the printers defined in /etc/printcap.
But there are some little questions left by me although I got it
printing well:
1.
How can I make another printer as default printer different from
the first one from /etc/printcap.
I tried to edit win.ini but everytime wine is started the first
printcap entry is installed as default printer....
2003 Dec 09
3
Samba 3.0.0, CUPS support - "Unable to open printcap file cups for read!"
...h CUPS support. I verified this:
# ldd /usr/local/samba/sbin/smbd
*snip*
libcups.so.2 => /usr/lib/libcups.so.2 (0x400dc000)
*snip*
My smb.conf was copied from the HOWTO and the relevant sections look
like:
[global]
*snip*
# print support
load printers = yes
printing = cups
printcap name = cups
*snip*
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
public = yes
guest ok = yes
writable = no
printable = yes
printer admin = root, @ntadmins
I log into the domain on an XP Pro client using the root account, and if
I try to browse to th...
1999 Dec 15
6
Samba Printing Problem
Greetings
I've installed Samba and I've a printing problem which you
can see from the log file.
The error I get from the /var/log/log.smb is :
Unable to open printcap file lpstat for read!
In the /etc/smb.conf file I have:
debug level = 3
load printers = yes
printcap name = /etc/printcap
printcap name = lpstat
printing = bsd
Any help appreciated
2003 Jan 09
0
RE: [Private] RH8 and Samba 3
...2003 11:38 AM
To: Darin Bawden
Subject: Re: [Private] RH8 and Samba 3
On Wed, 2003-01-08 at 09:06, Darin Bawden wrote:
> Just a quick question, I hope. I installed the 3.0 alpha for an RH 8.0
test
> server.
Sounds very much like my setup.
In the smb.conf file I have printing=cups and printcap=cups. In
> the cups.conf I have printcap=/etc/printcap When I start the Samba server
> and look at the log.smbd, it's telling me "can't open printcap file cups
for
> read!" Is there a setting I have missed doing the upgrade? It was
working
> fine with 2.2.7a.
Her...
2002 Aug 08
2
Printing to XP printer
...al]
# workgroup = NT-Domain-Name or Workgroup-Name
workgroup = canada
# server string is the equivalent of the NT Description field
server string = Samba Server
# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
printcap name = /etc/printcap
load printers = yes
# It should not be necessary to spell out the print system type unless
# yours is non-standard. Currently supported print systems include:
# bsd, sysv, plp, lprng, aix, hpux, qnx
printing = lprng
# this tells Samba to use a separate log file for e...
2006 Jan 26
2
Novice question - How to completely disable printing and /etc/printcap errors ?
...ble, just file service. Samba
users authenticate off a Win2003 AD controller and get printing from that.
I got rid of the "Unable to connect to CUPS Server" errors by adding to
smb.conf the line
printing=bsd
but I am still getting
smbd[4809]: [ID 702911 daemon.error] Unable to open printcap file
/etc/printcap for read!
Is there a way to get rid of this error short of recompiling? (it is nice
to be using the
thanks Betsy
2003 Mar 22
1
Redhat 8 printcap
Baxter,
I could be wrong, but I thought /etc/printcap was the config for bsd style printing - not cups. Anyone?
--
Christopher Barry
Manager of Information Systems
InfiniCon Systems
http://www.infiniconsys.com
-----Original Message-----
From: Baxter Shepperson [mailto:baxshep@cox.net]
Sent: Friday, March 21, 2003 5:24 PM
To: samba@samba.org
Subject...
2002 May 30
1
Bug/documentation error report
Discovered something that cost me an hour or two trying to solve.
In http://localhost:901/swat/help/smb.conf.5.html#PRINTCAPNAME it says:
-----
To use the CUPS printing interface set printcap name = cups . This should be
supplemented by an addtional setting printing = cups in the [global]
section. printcap name = cups will use the "dummy" printcap created by CUPS,
as specified in your CUPS configuration file....
2003 Sep 09
0
SMB/Cups Printcap problem.
...ere is where I hit my problem. When I have the following line from
the conf file set as you see it, I see all the print queues without a
problem from an XP machine:
# if you want to automatically load your printer list rather
# than setting them up individually then you'll need this
printcap name = cups
load printers = yes
Now since there are 40 printers set up in CUPS, and I only want 10 or
so to be viewed by this interface/subnet, I have created a new file as
a bogus printcap with only queue names listed. Now this works for all
printers with queue names shorter than 11 or...
2006 May 12
0
Possible printcap bug, 3.0.23pre1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Noticed the following when conducting torture tests today:
[2006/05/12 14:04:24, 0] printing/pcap.c:pcap_cache_reload(159)
Unable to open printcap file /etc/printcap for read!
...which to me, was interesting, because I was not under the impression
I was using load printers. Apparently, at some point, it became the
default. That's fine, but I don't want it, so I turned it off. However,
I still get the error. I see the only other optio...
2000 Aug 11
0
LPRng: Printing to Samba 2.0.7 from Windows 2000
...inters] section in smb.conf, and I am able to see
> the LaserJet 2100 when browsing, but on installing it
> I am unable to print to it. I get en error connecting
> the printer message, nothing else.
>
> Can anyone steer me in the right direction? Copied
> below are my smb.conf and printcap settings. I've not
> inlcluded ifhp.conf, lpd.conf or lpd.perms as these
> are stock and have not been modified.
>
> Please Reply to All, as I've not been receiving e-mail
> from Samba or LPRng of late.
>
> Thanks in advance,
> John
>
Amazing. The folks are tele...
1998 Aug 25
2
/etc/printcap for samba-shared printer...
...ly from Netscape, color and graphics and all.
The printer is an HP 560c.
Now, I want to be able to print from my Windoze95 machine, and
have samba setup for that, as well as file sharing. If I setup my Windoze
machine such that my printer is \\thelab\deskjet, which is the same
printer (in /etc/printcap) that I use for Netscape under Unix, the test
page gets sent across, but it isn't correct (graphic is all skewed).
I'm figuring that there is something different that I must do with
my printcap for a samba-shared printer vs local, but looking through the
archives, can't find anything...
2012 Aug 29
1
What could cause an "unclean shutdown" of process?
...sing
large text files stored on a samba share (smb version 3.6.3 on
ubuntu12.04). The software, which are running on windows XP stations, are
crashing quite often.
I notice this in the log.smbd at the time of the crash:
[2012/08/28 17:25:21.980609, 3] smbd/server.c:629(smbd_parent_housekeeping)
Printcap cache time expired.
[2012/08/28 17:25:21.980679, 3] printing/pcap.c:138(pcap_cache_reload)
reloading printcap cache
[2012/08/28 17:25:21.980756, 3] printing/pcap.c:189(pcap_cache_reload)
reload status: ok
*[2012/08/28 17:37:08.715154, 3] smbd/server.c:292(remove_child_pid)*
* smbd/server.c:...
1997 Jul 15
3
How to write a printcap entry for remote printer
I am sharing some printers attached to Win95 boxes, and would like to be
able to do more than connect from Linux with smbclient and print via
translate. I would like to be able to specify a printcap entry for these
so as to be able to print from pine or lynx or Netscape (when I get X
running here at work).
I haven't found anything in Samba docs or LDP docs yet to tell me how to
write such an entry on my Linux box for a queue on a remote Samba printer.
Can anyone point me to something th...