similar to: Samba-3.0.0, LPRng-3.8.21 and printer queues

Displaying 20 results from an estimated 110 matches similar to: "Samba-3.0.0, LPRng-3.8.21 and printer queues"

2003 Oct 09
2
Samba-3.0.0, LPRng-3.8.21 and printer queues - Jerry?
> I have problem with finding my printerjobbs in sambas printer queue, > I do se the jobb while it is in /var/spool/samba, but not when the job > has been spooled to LPRngs spool. > > smb.conf > [Global] > printing = lprng > lpq command = /usr/server/LPRng-3.8.21/bin/lpq -P%p > print command = /usr/server/LPRng-3.8.21/bin/lpr -b -P%p <%s ;rm %s > > The
2006 Jan 20
1
Bug: Copying several files to non-directory.
Dear openssh people, Here's something to try: $ echo a >a $ echo b >b $ echo c >c $ $ scp a b c $ $ echo $? 1 $ cat a b c a b b Ouch! Also, for comparison: $ cp a b c cp: copying multiple files, but last argument `c' is not a directory Try `cp --help' for more information. $ rcp a b c rcp: c: Not a directory. $ Note that the cp behavior is specified in SuSv2.
2001 Jul 04
0
Sneek peak at what was commited.
For those following the portable CVS tree.. I'd suggest holding off for a day or so unless you really want to get dirty. I just commited 32 patches from the OpenBSD tree, but have not worked out all the issues (due to Linux brain damage <sigh..Faster OpenBSD gets SMP..the happer I'll be>). The two things that need to be finished integrated in the configure.in is KRB5 and
2004 Apr 11
1
fchmod in do_mkstemp? (patch included)
Why is do_mkstemp fchmod-ing the temporary file? I was not able to figure this out from the CVS logs or my searches in the mail archives. Currently, do_mkstemp does this (*): mkstemp temporary file (which leaves it with 0600) fchmod temporary file (final perm & 0700) And then later it gets renamed to the final name and permissions set to what they are supposed to be. (*)
2004 Apr 10
0
patches for copying atimes
Hi. Here's a patch for copying the atimes of files when -t/--times is given. I bumped the protocol to 29 since it sends more data over the wire. It obviously does not send the atime if it's sending data to an older rsync version. It passes all the tests (including the added atime.test) for me on a: Linux Debian/3.0 gcc 2.95.4 (debian), glibc 2.2.5 system. Any questions/feedback? I
2005 May 17
1
(no subject)
Hello Andreas I?ve read yor thread about the opening word files read only protection failure. I have the same problem. Have you got any answer on the problem you will share. Best regards Michael ---------------------------------------- Michael B?rjesson Systemtekniker/N?tverkstekniker Wettergrens Kontorscenter AB Argongatan 32 431 51 M?lndal tel: 031-706 25 00 mobil: 031-760 73 508
2003 Nov 11
0
RE: Samba-3.0.0 on OpenBSD-3.4
It Lives! I dl'd the current contents of: pserver.samba.org/pub/unpacked/samba_3_0/source ftp.openbsd.org/pub/OpenBSD/snapshots/i386 Upgraded my obsd34 box; Samba compiled, loaded, joined the Domain, and testparm'd okay. I don't know if the problem was the samba source or OpenBSD's code. Don't really care, as long as it's up. Here's my configure mods...I put it in
1999 May 14
1
R 0.64 and -release fails to build on DU4.0 (PR#196)
OS: Digital Unix 4.0E Compiler: vanilla f77 and cc. Build error: f77 -o ../../bin/R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier.o gram.o gram-ex.o graphics.o iosupport.o list.o logic.o main.o match.o memory.o
1999 Apr 26
0
deleting print jobs
hi, i've a little problem with deleting print jobs. let me briefly explain. i've several win95/win3.11 machines that print to linux machines running samba (1.9.18 or 1.9.17, it depends). print services are all public, so no password is needed to print. but when someone tries to delete his/her print job, after a pause, the windows machine says that he/she has to contact the administrator or
2000 Aug 11
0
LPRng: Printing to Samba 2.0.7 from Windows 2000
> From lprng@astart2.astart.com Fri Aug 11 14:51:22 2000 > Date: Fri, 11 Aug 2000 13:38:04 -0700 (PDT) > From: John Johnson <ioann_j@yahoo.com> > Subject: LPRng: Printing to Samba 2.0.7 from Windows 2000 > To: lprng@lprng.com, freebsd-questions@FreeBSD.ORG, samba@samba.org > > Hi, > > I've recently installed LPRng 3.6.22, ifhp 3.3.19, and > Samba 2.0.7 on my
1998 Sep 25
1
Pages printed >
> We have the need to track printer usage (pages used). > Right now, my Samba printer share defines the print command > as "print command = lpr -Pprinter.domain.edu -r %s" > (The printer is a LaserJet 4000N, with the JetDirect card and > its built-in LPD server.) > > What is the best way to figure out how much paper a given > user printed? > You need to replace
2001 Oct 02
2
AFS and tokenforwarding
For some reasons the afs tokenforwarding stuff has changed siginificantly from v 2.9p2 to 2.9.9p2. This makes it impossible to use public key authenticication in a standart AFS environment. I don't know the reasons for these changes. In any case attached is a patch which restores the old behaviour. Regards Serge -- Serge Droz Paul Scherrer Institut mailto:serge.droz at
1998 Sep 25
3
printer accounting
>Date: Wed, 23 Sep 1998 21:40:38 -0500 >From: "Daryl L. Biberdorf" <darylb@superserve.com> >To: samba@samba.anu.edu.au >Subject: Pages printed >Message-ID: <3.0.5.32.19980923214038.00816310@pop.a001.sprintmail.com> > >We have the need to track printer usage (pages used). >Right now, my Samba printer share defines the print command >as "print
2003 May 14
2
windows printer queue failure
I am driving Suse 8.2, samba 2.2.7a, cups 1.1.18 As I mentioned recently I cannot see the cups printer queues from a windows client even if lpq -Pprinter on the cups server gives the correct status. I tested a litte more and got the following results: 1.) If I configure samba to printing = CUPS printcap name = CUPS I can see all queue entries in the windows status panel, too -- except
2003 May 13
3
windows printer queue display fails
I am driving a Suse 8.2 linux with cups 1.1.18 and samba 2.2.7a. The problem: The host serves several printers via cups. If some jobs are in one of the queues "lpq -Pprinter" or "lpstat -o printer" shows up the complete listing. Fine. Connected to the same print queue from a Windows (XP/NT/98/2k) box I cannot see the complete listing. Sometimes I see some of the jobs, most of
1999 Jul 07
0
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2002 Nov 14
1
Citrix trigging printing bug??
Hi We have a mystical error occurring in a special case. When we run a citrix client on the Windows client we will not receive any printouts - no printer dialogue box are opened either. From windows we get nothing - no message box no nothing. * We are running SAMBA 2.2.6 on solaris 7 * We are running a citrix client on Windows 2000 Pro SP3 connected to the SAMBA without domain. The Citrix
1999 May 21
0
Bug list summary (automatic post)
================================================= This is an automated summary of the status of the R-bugs repository. Note that this may be neither complete nor perfectly correct at any given instance: Not all bugs are reported, and some reported bugs may have been fixed, but the repository not yet updated. Some bug fixes are difficult to verify because they pertain to specific hardware or
2003 May 14
1
[cups.general] Re: windows printer queue failure
Christoph Litauer <litauer@uni-koblenz.de> wrote on CUPS digest: > Message: 6 > From: Christoph Litauer <litauer@uni-koblenz.de> > Date: Wed, 14 May 2003 17:45:49 +0200 > Organization: Easy Software Products > To: cups@easysw.com > Subject: [cups.general] Re: [Samba] windows printer queue failure > Reply-To: cups@easysw.com > > Christoph Litauer wrote: >
2004 Apr 20
1
improved atime patch
I posted a patch a few days ago that adds copying of atime. At that time, it was just enabled with -t/--times. After some time, we have figured out that that choice might not have been the best. Here's a new version of the patch (relative to CVS) that adds -A/--copy-atime instead. It also includes a test case. Any feedback on this patch and/or the previous one that I posted?