Displaying 20 results from an estimated 100 matches similar to: "Force update of Samba point-and-print drivers?"
2004 Aug 30
3
roaming profiles ok, but what about the printers?
Hi there,
We have a little intranetwork with Samba 3.0.x as PDC. There are 20
Win2k-clients in several rooms and 18 users roaming from one machine to
another (according to their tasks). So any user has a roaming profile.
This runs almost perfect (some minor problems are still there, but the
the advantages are overwelming).
But there is one thing, I can't understand. Why does Win2k saves
2004 Nov 04
6
installing printer in a logon script
Hello,
I have Samba 3 PDC and win2k sp4 client.
I would like to install printer on a machine globally, for all users.
To do this, I use:
net use X: \\server\unattended /user:domain\unattended password
rundll32 printui.dll,PrintUIEntry /q /y /ga /in /n \\server\HP2000C
First line is mounting share (Administrator is not logged to the
domain), and the second line is to install printer.
2010 Aug 22
1
Mobile phone client detects 'PUSH' server
Does Dovecot really provide a 'PUSH' email service? The mobile phone
client (standard with SonyEricsson C510, in this case) reported that
the server (our Dovecot installation) offered PUSH email service. I
hadn't seen that in the documentation that I'd read and had understood
the client-server protocol to be a client-PULL service, in that the
clients decide which folders to
2010 Aug 20
1
Mobile phone client - first access
Ladies and gentlemen, good morning! With my first post to the list,
may I begin by saying how impressed I have been by Dovecot's
performance on our Debian server. We've configured it to run with
Exim and Fetchmail, using Dovecot to manage professional and domestic
emails for a small home office, serving a number of Windows and Linux
clients both on the internal network and, when
2013 Oct 09
3
Tinc Server and Raspberry PI (Rev. B).
Hi everybody and sorry by the insistence.
Nobody has working Tinc Server over a Raspberry in an environment in
production?
Best regards and sorry again,
Ramses
De: Ramses II [mailto:ramses.sevilla at gmail.com]
Enviado el: martes, 08 de octubre de 2013 17:59
Para: tinc at tinc-vpn.org
Asunto: Tinc Server and Raspberry PI (Rev. B).
Dear gentlemen,
I need configure a VPN
2008 Sep 03
5
universal netlogon script
Hi Guys,
Advise, I have 200 users, they all have access to 20 shares in different
combinations. They all have their own netlogon scripts... its a management
nightmare,
is there a way to create a universal netlogon script that I can include all
the shares to mount and it will silently fail on the ones it cant? Perhaps
there is a smarter way to implement this idea,
lynching is welcome, so is
2004 Apr 27
1
Samba-3 HOWTO and ref. guide - need clarification please - printing chapter
Could someone who is familiar with the book "Samba-3 HOWTO and reference
guide
and who is also familiar with printer setup please give me some advice...
I am summarising the procedure for setting up a printer for automatic
driver download
which is described in chapter 17.
There are a couple of processes mentioned that look very similar and I am
wondering
if both steps are required for
2013 Jun 11
21
[PATCH] xen: fix initialization of wallclock time for PVHVM on migration
The initial values of the wallclock time in the shared info page are
set for PVHVM guests when the hypercall page is initialized, since the
hypercall page is not reinitialized on resume, the hypervisor
wallclock time is not properly set on resume.
Fix it by forcing an update of the wallclock values when the shared
info page is mapped.
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
2006 Jul 12
2
Initializing log4r once
I have a problem init''ing log4r. I have the following initialization
code for log4r:
Configurator[''logpath''] = ''./config'' # was ''./logs''
Configurator.load_xml_file(''config/log4r_config.xml'')
I put it in appliction.rb, but then ofcourse at every request the logger
system will be reinitialized. This causes the
2015 Jun 24
3
[LLVMdev] DataLayout
Hi all,
We have multiple DataLayout object in flight during a compilation: at least the one owned by the Module and the one owned by the TargetMachine.
There are two issues:
1) What if they differ? I guess we could assert at the beginning of CodeGen.
2) The DataLayout has internal mutable state (a cache of StructLayout).
The latter is my current concern: the cache in DataLayout is based on Type
2006 Jul 25
3
Question about how Mongrel process works with singletons
Hi,
I have a controller where I access a singleton class that I use to
connect to a DRbprocess
DrbConnector.instance.some_method
I notice that on every request, the constructor is called so it is
making a new instance of this singleton. Is this normal?
Thanks,
Curtis
2009 Sep 12
0
[LLVMdev] Saving/restoring executable code from the the JIT?
It's not clear how valuable the feature is if users start to do things
like inlining pointers to heap allocated objects with guards as
optimizations.
I could imagine an IR class representing a pointer to an object on the
heap that gets serialized to bitcode as some kind of relocatable
symbol, and then re-resolved at runtime. If the corresponding symbol
doesn't exist at runtime, the
2009 Sep 12
3
[LLVMdev] Saving/restoring executable code from the the JIT?
Hi.
IIRC some time ago there was some discussion about saving the executable
code produced by the JIT to a file, for loading it at the next
session. This would require to stream out the executable code before
externals are resolved and resolve them when the code is loaded.
AFAIK, LLVM does not support this at the moment.
What's the difficulty of implementing this feature, on terms of
2005 May 04
0
Problems with lexmark printers
We have just added a lexmark c510 color laserjet printer to our
network. I have worked with HP printers previous to this and have
successfully had Windows computers select a queue from our linux server
which fed into the HP printers. This does not work with the lexmark
printers.
Neither Windows XP or Windows 2000 worked by using the lexmark as a
network printer going through the server.
2007 Mar 19
0
Cannot install Garmin City Navigator DVD - err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"c:\\windows\\system32\\ROBOEX32.DLL")
Hello!
I'm trying to install the software "Garmin City Navigator
Europe NT v9" for a Garmin StreetPilot c510 - a GPS navigation
device.
When I run the installer in wine 0.9.26 on Gentoo, it finally
errors out with a useless error message in the GUI. On the starting
terminal I find:
err:msi:cabinet_notify failed to create L"c:\\windows\\system32\\ROBOEX32.DLL" (error 5)
2006 Apr 13
5
Changing class data in environmrnt.rb
Greetings,
I have a class that should allow you define some default values. It
seems to make the most sense to do this environment.rb since its the
default app configuration. It currently looks like this:
Settings::DEFAULT_VALUES.merge!({
:setting_one => ''foo'',
:settings_two => ''bar''
})
The problem is in development mode, the values are only
2007 Jul 22
1
Class level variables in Mongrel
I''m trying to use a class level variable @@count as a counter between
requests to the server. So for example I initialize it @@count = 0 at
the top of the class and in a method I have @@count = @@count+1. It
seems though that @@count is begin reinitialized back to 0 each time the
controller is called. Is there something that I''m missing here? I''m
running under
2013 Jan 01
1
Error Processing Drive
Hi chaps,
So my general problems with disks disappeared once I understood it was
an SELinux problem. However I''m still finding in the DomU when I run
through my kickstart that I''m getting an error which says:
"Error processing drive: xen-vbd-51712 ........ this drive may need to
be reinitialized"
See: http://d.pr/i/YrH8
If I go ahead and reinitialize it, the
2007 Nov 25
1
ALSA: Have to start Rayman3 while soundcard is in use
With wine 0.9.49 and the versions before (.deb files for Kubuntu Dapper)
I have to occupy my soundcard to have sound in Rayman3. After the intro
the sound is reinitialized again for the main game and the device
mustn't be released before it.
My soundcard is a C-Media 8738 and oss is turned off in winecfg.
2020 Jun 22
1
[PATCH 08/16] nouveau/hmm: fault one page at a time
On Fri, Jun 19, 2020 at 02:56:41PM -0700, Ralph Campbell wrote:
> The SVM page fault handler groups faults into a range of contiguous
> virtual addresses and requests hmm_range_fault() to populate and
> return the page frame number of system memory mapped by the CPU.
> In preparation for supporting large pages to be mapped by the GPU,
> process faults one page at a time. In