Displaying 20 results from an estimated 1000 matches similar to: "Samba 3.09, Cups & slow Print Dialoge."
2007 Mar 27
1
Samba, WinXP and slow printing
I had a serious problem with all my WinXP (some SP1, some SP2) comps
printing over samba to a printer (both, Samba and printer on Kubuntu
(Dapper)). It printed, but it took easily 20 minutes to get the
printout. The file sharing worked very fast and there were no error
messages in Samba logs.
I have found the solution in message by *Walter Willmertinger*
willmertinger at consys.de
2008 Aug 14
2
Printing XP -> 3.2 Now really slow (just like the old days)
Guys,
My wife needed to print something this evening to our normal HP 4 attached to
our cups server running samba-3.2.1-0.1.126. Nothing has changed in the last
two months going from 3.0.28a to the 3.2.x flavor of samba. However, something
has brought printing to its knees.
I pulled out all the old tricks, hacked the registry to delete any entries in
HKCU\Printers\DevModes and DevModes2 of
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
The use case is getting the short name for backtraces. There are other
options, but I figured it was worth a shot trying to access from the DWARF
structure because what we need is already stored there anyway.
Thanks,
Isaiah
On Wed, May 7, 2014 at 12:24 PM, Alexey Samsonov <samsonov at google.com>wrote:
> Yeah, public API of DebugInfo library is quite minimalistic. But I agree
>
2014 May 07
5
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:38 AM, Keno Fischer
<kfischer at college.harvard.edu>wrote:
> The use case for this is in Julia backtraces. We don't have a consistent
> way to mangle the function names for linkage (we might at some point in the
> future, but this is out of scope for now). Instead, we save whatever we
> want displayed in AT_name, but there's no way to access
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:33 AM, Eric Christopher <echristo at gmail.com>wrote:
> Have you checked out llvm-symbolize? It's what the asan folk
> (including Alexey) have created for backtrace symbolication.
>
Yeah, we potentially can add some kind of option: "llvm-symbolizer
-print-short-function-names", I don't yet see why this would be valuable.
What's wrong
2002 Oct 07
9
GetPrinter Level 2 does not get devmode
Hi all,
I have uploaded the printer drivers succesfully on RedHat Linux/ Samba
2.2.4 server. I can download and print without any problems. But when I do
Windows API call GetPrinter with PRINTER_INFO_2, the devmode in
printer_info is always null. My code looks like
HANDLE hPrinter=NULL;
PRINTER_DEFAULTS pDefaults;
pDefaults.DesiredAccess = PRINTER_ACCESS_USE;
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
Hi,
I am looking for a way to get unmangled subprogram names from a
DWARFContext. The name I want is available in the attribute `DW_AT_name`
[1], but as far as I can tell this is only returned as a fallback in
`DWARFDebugInfoEntryMinimal::getSubroutineName` when the linkage name is
not available [2].
If this is not currently possible, is there any interest in adding such
access to the public
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
That doesn't seem possible with the public API or am I mistaking?
On Wed, May 7, 2014 at 12:13 AM, Eric Christopher <echristo at gmail.com>wrote:
> On Tue, May 6, 2014 at 8:09 PM, Isaiah Norton <isaiah.norton at gmail.com>
> wrote:
> > Hi,
> >
> > I am looking for a way to get unmangled subprogram names from a
> > DWARFContext. The name I want is
2001 Mar 02
2
make 2.5.1p1 on Solaris8 (fwd)
Can a Solaris person take a look at this?
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
---------- Forwarded message ----------
Date: Wed, 28 Feb 2001 12:33:48 +0200
From: owner-ssh at clinet.fi
To: ssh at clinet.fi
Subject: make 2.5.1p1 on Solaris8
Trying to build
2019 Mar 07
2
Dynamically allow users with OpenSSH?
Peter and Jason, thanks for your replies on this.
I was able to accomplish this with a combination of Peter's solution
and setting "AuthorizedKeysFile none" as suggested in the Stack
Overflow question.
On Wed, Mar 6, 2019 at 2:30 PM Peter Moody <mindrot at hda3.com> wrote:
>
> why aren't the authorized keys/principals commands sufficient?
>
> $ getent group
2019 Mar 06
3
Dynamically allow users with OpenSSH?
Hello, how can I dynamically allow or disallow users with OpenSSH? I
have some nodes that users can submit jobs to, and can optionally be
handed a session to the requested node. But I want to prevent them
from SSH-ing in to nodes unless they have a job running on that node.
My idea was to implement libssh's callback abilities and have a script
that checks the username against jobs running on
2016 Apr 26
3
NS Records for AD-Integrated Zones
Hello,
My domain was provisioned using a Windows 2008R2 server as the first DC,
and I then subsequently joined a Samba 4.4.2 DC running on Ubuntu 14.04.4
and using BIND 9.9.5 as the DNS backend. Everything seems to be working
properly after I added an NC replica for the zones as per the
troubleshooting page. All zones resolve and replicate properly, but I
noticed that there are no NS records
2016 Apr 11
4
SYSVOL Replication in a Windows-driven AD environment
Hi everyone,
So, I am working with an AD environment where there is one 2008R2 DC (which
holds the PDC emulator FSMO role) and one Samba DC running on Ubuntu 14.04
(Samba Version 4.1.6-Ubuntu). I have been trying to set up the rsync
workaround for SYSVOL replication, but I've been unable to get it working
properly due to the inability to compile rsync with xattr support under
Windows. My
2005 Sep 05
9
Samba Printing Extremely Slow from Windows XP
Hi,
I have setup samba server on my linux box (Fedora Core 4 with latest
samba, just updated via RHN) and has configured file sharing via samba
for this server and connecting to it from my windows xp box. So far,
everything works fine and it is very fast.
Then, I configured a printer, and shared it via samba. And, I can
see+connect to it from Windows XP and can even print. But, everything
2005 Aug 16
3
Conditional Matrices
This seems like a simple problem but I can't figure it out:
I have two identical DIMENSION matrices. Both contain only binary values NOT identical between matrices. What I want to do: If in cell (1,1) the value in the first matrix (x) equals 1, then I keep the value in cell (1,1) in the second matrix (y). If in cell (1,1) the value in the first matrix (x) equals 0, then I change the value
2020 Apr 08
2
alternatives for imapproxy
Hi
System debian 8.11 and dovecot-2.2.36.4 My webmail is roundcube with
imapproxy.
I have one problem.
My dovecot servers is are in a cluster with keepalived like:
dovecot1----VIP-IP--------dovecot2
All works fine
I have a problem with imapproxy when a server dovecot1 had a problem
(kernel panic sic!)
Keepalived works perfecty and moved VIP to dovecot2 - all works fine for
normal users
but
2008 May 21
3
Does backgroundrb support SSL?
Does backgroundrb support SSL like drb? I was unable to find any sample
configurations including SSL. Any help would be appreciated, thanks. -jim
salinas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080521/9588825a/attachment.html>
2012 Jun 29
2
Samba with Active directory integration problem
Hi,
I have followed the all the steps given, in
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto. to
integrate the samba with active directory.
I have the following configuration file,
[global]
workgroup = ASSURANCE
security = ads
realm = ASSURANCE.LOCAL
encrypt passwords = yes
winbind separator = +
idmap backend = lwopen
idmap uid =
2001 Mar 14
0
does SSH.COM really in fact approve of the generic meaning of "SSH"?
I hate to open up a discussion that may already be closed (I haven't
really followed the trademark dispute other than via the postings to
NewsForge, and in particular the one on March 7), and I can't find on
www.openssh.com an obviously more appropriate address to send this
thought to, so.... [note my reply-to address]
though the message below purports to come from <owner-ssh at
2016 Dec 17
1
7.3 and USB headphones
Hi all!
I wish to give huge thankyous to KB and all the others who worked
to get 7.3 out the door. Many thanks!
I have some good things and some bad. A good thing is that unlike
previous versions, when I plug in my USB headphones they are automatically
recognized and I get sound without having to change anything! (which is
a huge win from before when I had to mess with settings, sometimes for
a