Displaying 12 results from an estimated 12 matches similar to: "rpcclient addprinter error"
2006 Jun 25
2
Memory leak in 3.0.22?
Hi,
I have just switched from FreeBSD 4.11 using 3.0.21b to NetBSD 3.0.1
using 3.0.22. With the same configuration, and the same clients, I am
now seeing what appears to be some rather large memory leakage [ I am
not sure if this is the fault of Samba or NetBSD ]. Eventually the
process will run out of memory (machine only has 256MB of RAM) and the
Windows clients (2000, SP4 and all the
2002 May 29
1
BUG: when using 'addprinter command'
When using the 'addprinter command' a Win2K client can add a printer to a samba server.
When de wizards is at it's end it first gives a error of 'Access diened' when executing for the second time it gives 'Printer already existed'.
This has to do with the following pieces of code :
---- srv_spoolss_nt.c - spoolss_addprinterex_level_2 -----
if ((snum =
2010 Oct 04
1
re. 3.4.9 printing addprinter command reparse doesn't see new printer
Please don't hijack threads.
You could try something like /etc/init.d/samba restart (or your local
equivalent) to the end of perl script.
------------------------------------------
hello
I have cups printing with cups 1.4.4. I'm using the included
smbaddprinter.pl command to add printers to my server.
Now, my error is that when I add the printer, I get ACCESS DENIED in the
2003 Aug 12
2
cups addprinter fails dos error 0x00000013 (Samba 3b3)
Hi
As per subject line...
Samba 3 beta 3 installed and functional (e.g. appears in browse lists on
windows, shares accessible etc.) on SuSE 8.2.
CUPS 1.1.18 configured and functional, cups drivers installed.
Using cupsaddsmb results in failure with DOS code 0x00000013:
Running command: rpcclient localhost -N -U'root%******' -c 'adddriver
"Windows NT x86"
2003 Feb 20
3
cupsaddsmb - why the heck can't I get rpcclient-addprinter to work?
I can't seem to get the rpcclient-addprinter to work - grrrrrr
It looks like the drivers files are copied correctly and the NT drivers are added
correctly but the addprinter command says it's unsuccessful!
rpcclient localhost -N -U JOHNSON\\root -c 'enumprinters'
shows the printer!!
What's going on? I've tried removing
/var/cache/samba/ntdrivers.tdb
2006 Jan 28
1
Unit Tests Behavior
Hi,
Working on unit tests and I have a few cascade delete constraints I am
testing.
The unit tests stop at the first assert_raise test. Is this typical?
def test_destroy_all_cascade_delete
assert_equal 1, Iep.find(:first).client_id
assert_equal 1, Encounter.find(:first).client_id
@client.destroy
assert_raise(ActiveRecord::RecordNotFound) { Iep.find(1) } <--
2009 Aug 19
5
scale or not to scale that is the question - prcomp
Dear all
here is my data called "rglp"
structure(list(vzorek = structure(1:17, .Label = c("179/1/1",
"179/2/1", "180/1", "181/1", "182/1", "183/1", "184/1", "185/1",
"186/1", "187/1", "188/1", "189/1", "190/1", "191/1", "192/1",
2002 Oct 01
0
ext3 kernel panic (turntable.c)
Here is some output from a recent kernel panic I've gotten: anyone got
any ideas as to what's causing this? The machine is running Debian
Woody r0 with kernel version 2.4.18-k6.
----
Aborting journal on device ide0(3,5)
Remounting filesystem read-only
Ext3-fs error (device ide0(3,5) in start_transaction: journal has
aborted
Assertion failure in _journal_unfile_buffer() at
2010 Apr 29
0
error on Samba compilation
Hi,
With the aim of being able to integrate machines Windows 7 into a domain Samba, I try at present to compile the version 3.5.2 under Debian Lenny According to doc:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html
... And I obtain the following error during the execution of the make:
Linking libsmbclient shared library bin/libsmbclient.so
2012 Dec 28
0
How to apply XPath query on XML nodes separately?
Dear R experts,
I try to extract certain child nodes from an XML document and construct a
table in which the parent node names are the columns and the child id
values, joined in a list, are the cell content.
If I first apply an XPath query to extract all above parent nodes, then
iterate over those nodes and again apply a XPath query to select their
child nodes, I get *ALL* matching child nodes
2003 Apr 28
1
Wine compile error in tools/wpp (ppl.l) under debian
I'm getting a compile error when trying to compile the flex output of
ppl.l in tools/wpp. This is under Debian (Woody) with latest updates.
Can anybody help me out? Enclosed is the output of the build and
folling that, the installed packages. I have also tried the latest
version (20030408) with identical results.
TIA
Luke
================================================================
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++