Displaying 20 results from an estimated 2000 matches similar to: "Almost all print driver uploads fail"
2024 Oct 08
2
rpcclient setdriver fails with WERR_ACCESS_DENIED
Hi Rowland,
Thanks very much for your quick response.
> Have you tried the command with a member of Domain Admins instead of
> Administrator ?
I just did and I now feel that something is wrong with
our Administrator-account.
Granting the SePrintOperatorPrivilege to user NAV\prtadmin with user
NAV\Administator failes on our fileserver (INVALID PASSWORD).
Granting the
2015 Oct 13
2
[PATCH v2 2/4] v2v: copy virtio drivers without guestfs handle leak
Refactor copying of virtio windows drivers into the guest so that the
matching of the drivers to the guest os flavor and copying the files
happens one next to the other in a single function, and no guestfs
handle (nor any other irrelevant info) is leaked outside.
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
changes since v1:
- former patch #3
- updated usage of string functions
2019 Apr 08
4
Unable to upload printer drivers
Hi,
Am 25.03.2019 um 14:12 schrieb Marco Gaiarin via samba:
> [...]
> Some drivers there's no way to load (for example, some samsung MFP).
> Some other load, but you have to do 2-5 try before they work.
I did now try many different drivers from different vendors none of them
worked thus I think there is something else wrong.
I then did some more tests, trying to find anything being
2018 Sep 17
2
Kyocera P6230cdn driver installation on print server fails
First of all, I forgot to mention, that I have Debian 9 with standard
Samba 4.5.
Modifying the oemsetup.inf should not be neccessary as I have set the
os_major/minor to 6/0.
The generic driver which comes with Windows is a Type 4 which should
not be supported by samba as far as I read.
I tried the van-belle driver. Same situation.
I have found samba 4.8 for stretch at http://apt.van-belle.nl.
2018 Sep 17
5
Kyocera P6230cdn driver installation on print server fails
Hello,
I am trying to install the driver on my print server. I used
https://wiki.samba.org/index.php/Setting_up_Automatic_Printer_Driver_Downloads_for_Windows_Clients
as a guide. I tried to install
- KX driver, 32 and/or 64 bit
- KX-XPS driver, 32 and/or 64 bit
- Of both drivers the 64bit variants the installed driver package from system32 directory
With all drivers I get the message
2024 Oct 08
1
rpcclient setdriver fails with WERR_ACCESS_DENIED
On Mon, 7 Oct 2024 22:46:36 +0200
Peter Koch via samba <samba at lists.samba.org> wrote:
> Dear Samba-experts,
>
> I'm trying to setup automatic printer download with our
> samba 4.19.4 fileserver which is a domain member of
> our samba 4.18.2 AD.
>
> printer drivers have been installed on the fileserver:
>
> root at serv00:# rpcclient -Uprtadmin%pass1
2023 Oct 27
1
Print Server not staying working
Hi there,
Samba Version 4.17.12-Debian
I am having to constantly restart winbind and smbd in order for my client machines to print.
Every 5 or so minutes, the printers from this print server appear as "Server offline" in Windows. If I restart smbd and winbind at the same time, they come back for a bit, and everyone can print as per normal.
I have seen the bug report to delete
2016 Aug 14
4
Windows 10 point and print restriction
which printer brand/model and which driver?
> Op 14 aug. 2016 om 13:25 heeft Vogel, Sven via samba <samba at lists.samba.org> het volgende geschreven:
>
> Hi,
>
> it seems there is a problem/bug in windows 10 that point and print restriction dont work and gpo are ignored. I don't know. When I use windows 7 there o problems. technet article they speak about packaged
2023 Nov 15
1
Fw: Print Server not staying working
Hi there,
I am still waiting your response on this. Please bring your attention to below forwarded email. Thank you
Kind regards,
Umesh Thakur?
Technical Analyst
School District No.57
Note: Please use ticketing system for technical support
________________________________
From: samba <samba-bounces at lists.samba.org> on behalf of Umesh Thakur via samba <samba at lists.samba.org>
2004 Mar 29
1
Canon multifunction printers / samba 3.0.2a / AIX 5.2ML2
Hello,
I have problems setting up a canon multifunction ir7200. When I print the
windows test page, I have something like "smiley" "arrow" "arow" "smiley"
"arrow" name_of_the_samba_spool "smileys" driver.dll etc,etc,etc, on a
single line.
Did somebody used such a multifunction with Samba ? Below is a (long)
description of what I did.
I
2023 Nov 16
1
Fw: Print Server not staying working
On Wed, 15 Nov 2023 18:00:31 +0000
Umesh Thakur via samba <samba at lists.samba.org> wrote:
> Hi there,
>
> I am still waiting your response on this. Please bring your attention
> to below forwarded email. Thank you
I take it that your English isn't great and that you really meant:
Hello, sorry to bother you again, but I really need help with this, can
anyone spare their
2015 Aug 10
0
[PATCH 3/4] v2v: copy virtio drivers without guestfs handle leak
Refactor copying of virtio windows drivers into the guest so that the
matching of the drivers to the guest os flavor and copying the files
happens one next to the other in a single function, and no guestfs
handle (nor any other irrelevant info) is leaked outside.
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
v2v/convert_windows.ml | 77 ++++++++++-------
v2v/utils.ml |
2015 Aug 10
15
[PATCH 0/4] v2v: simplify driver copying from virtio-win iso
Libguestfs supports passing an ISO image as a source of virtio windows
drivers to v2v.
That support, however, looks too heavy-weight: in order to access those
drivers, a separate guestfs handle is created (and thus a new emulator
process is started), which runs until v2v completes.
This series attempts to make it simpler and lighter-weight, by making
the relevant code more local, and by
2010 Dec 07
0
[PATCH]: A daemon to support HyperV KVP functionality
From: K. Y. Srinivasan <ksrinivasan at novell.com>
Subject: An implementation of key/value pair feature (KVP) for Linux
on HyperV.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
Index: linux.trees.git/drivers/staging/hv/tools/hv_kvp_daemon.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++
2010 Dec 07
0
[PATCH]: A daemon to support HyperV KVP functionality
From: K. Y. Srinivasan <ksrinivasan at novell.com>
Subject: An implementation of key/value pair feature (KVP) for Linux
on HyperV.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
Index: linux.trees.git/drivers/staging/hv/tools/hv_kvp_daemon.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++
2010 Dec 08
0
No subject
This daemon gathers all the guest specific information needed to support =
the
HyperV KVP functionality. This daemon communicates with the kernel
component via a netlink channel.
Signed-off-by: ksrinivasan <ksrinivasan at novell.com>
---
drivers/staging/hv/tools/hv_kvp_daemon.c | 470 ++++++++++++++++++++++++++=
++++
1 files changed, 470 insertions(+), 0 deletions(-)
create mode 100644
2010 Dec 08
0
No subject
This daemon gathers all the guest specific information needed to support =
the
HyperV KVP functionality. This daemon communicates with the kernel
component via a netlink channel.
Signed-off-by: ksrinivasan <ksrinivasan at novell.com>
---
drivers/staging/hv/tools/hv_kvp_daemon.c | 470 ++++++++++++++++++++++++++=
++++
1 files changed, 470 insertions(+), 0 deletions(-)
create mode 100644
2010 Dec 17
0
[PATCH 4/4] Staging: hv: Add a user-space daemon to support key/value pair (KVP)
All guest specific data gathering is implemented in a user-mode daemon.
The kernel component of KVP passes the "key" to this daemon and
the daemon is responsible for passing back the corresponding
value. This daemon communicates with the kernel
component via a netlink channel.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
---
drivers/staging/hv/tools/hv_kvp_daemon.c
2010 Dec 17
0
[PATCH 4/4] Staging: hv: Add a user-space daemon to support key/value pair (KVP)
All guest specific data gathering is implemented in a user-mode daemon.
The kernel component of KVP passes the "key" to this daemon and
the daemon is responsible for passing back the corresponding
value. This daemon communicates with the kernel
component via a netlink channel.
Signed-off-by: K. Y. Srinivasan <ksrinivasan at novell.com>
---
drivers/staging/hv/tools/hv_kvp_daemon.c
2024 Dec 08
1
TOO MANY OPEN FILES when adding printer driver
Dear Samba experts,
I have 10 rpcd_spoolss processes running. Here's the
output o prlimit for one of them:
# prlimit -p628
RESOURCE DESCRIPTION SOFT HARD UNITS
AS address space limit unlimited unlimited bytes
CORE max core file size 0 unlimited bytes
CPU CPU time unlimited