Displaying 9 results from an estimated 9 matches for "filerepositori".
Did you mean:
filerepository
2016 Sep 09
3
Print driver deployment broken after KB3170455 on Windows 7
Hi,
Since recently printer deployment is broken on Windows 7 (and above?)
due to KB3170455. This is probably the same problem
https://lists.samba.org/archive/samba/2016-August/202078.html on Win 10.
After a lot of reading and investigating it appears that we now (after
KB3170455) need:
- A Point & Print Restriction GPO enabled with FQDN of all Print Servers
and "Do not show warning
2016 Sep 09
0
Print driver deployment broken after KB3170455 on Windows 7
Am 09.09.2016 um 19:26 schrieb Geert Lorang via samba:
> Hi,
>
> Since recently printer deployment is broken on Windows 7 (and above?)
> due to KB3170455. This is probably the same problem
> https://lists.samba.org/archive/samba/2016-August/202078.html on Win 10.
>
> After a lot of reading and investigating it appears that we now (after
> KB3170455) need:
>
> - A
2016 Apr 05
0
[PATCH 4/7] v2v: extract reusable parts of viostor regedits
There are registry entries that are needed to add some other drivers.
Extracting them into a function will help adding SUSE VMDP support.
---
v2v/windows_virtio.ml | 311 ++++++++++++++++++++++++++++----------------------
1 file changed, 176 insertions(+), 135 deletions(-)
diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml
index 14ffc51..8a0b529 100644
--- a/v2v/windows_virtio.ml
+++
2024 Feb 08
1
Samba 4.19.4 as printer server: printer are not show in browser
Il giorno mer, 07/02/2024 alle 13.18 +0100, Dario Lesca via samba ha
scritto:
> Now I do some other test and investigations (revert the snapshot to
> initial situation)
I have do some test and I have found what can unlock the missing CUPS
printers list when do a "smbclient -L server" or browse the server from
windows.
See these follow steps[1].
As you see, it's not a
2024 Feb 07
3
Samba 4.19.4 as printer server: printer are not show in browser
Thank Rowland
With browser I means "list all printers shared by CUPS from [smbclient
-L server] command"
A few minutes ago I discovered that it is a SElinux problem
I have run "sudo setenforce 0" then run "smbclient -N -L fedora", the
printers appear in the list and work if I print on it
I had previously already checked the audit.log to see if SElinux errors
2019 Dec 05
3
Backing up tdb files
I am trying to determine which tdb files must be backed up in order to
perform a proper system restore. I am running Centos's
samba-4.9.1-6.el7.x86_64 as a PDC. There is a basic backup routine which
backs up all files under /var/lib/samba but this appears to be wasteful,
especially as gencache.tdb keeps growing until I delete.
I can find a Samba3 reference at
2009 Jun 04
3
libogg++ release 1.1.0
Hi everybody,
I posted here about two years ago about the initial release. This is a
release that fixes many bugs, and has enhancements that make it possible
to support a multi-stream format, ALingA, which I will mention briefly
later. It also supports a PCM format, Neuro, both as part of the
multi-stream codec, and stand-alone.
libogg++ is a C++ library implementing Ogg. It is designed to be
2016 Apr 06
8
[PATCH 0/4] v2v: simplify Windows registry patching
The way we patch the Windows registry in order to allow it to boot off a
virtio-blk drive was initially conceived by comparing the state with
virtio-blk driver properly installed, to that without.
However, we don't want to replicate the Windows PnP system; rather we
need to apply just enough edits to make the system boot, and then let
the Windows PnP manager figure out the rest.
This series
2016 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there,
SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v
and customize to discover them and use them if available.
Cédric Bosdonnat (7):
v2v: check next free oem%d.inf in /Windows/Inf
v2v: extract controller offset discovery as a function
customize: add support for pvvxsvc
v2v: extract reusable parts of viostor regedits
v2v: adapt the subkey in Enum