Displaying 20 results from an estimated 200 matches similar to: "smbspool, well, doesn't"
2017 Nov 24
1
[PATCH v3] nouveau/compiler: Allow to omit line numbers when printing instructions
This comes in handy when checking "NV50_PROG_DEBUG=1" outputs with diff!
V2:
- Use environmental variable (Karol Herbst)
V3:
- Use the already populated nv50_ir_prog_info to forward information to the
print pass (Pierre Moreau)
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
---
src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h | 1 +
2017 Nov 20
0
[PATCH v2] nouveau/compiler: Allow to omit line numbers when printing instructions
The “Program” class keeps a pointer to the “nv50_ir_prog_info” structure, so you could
just use that in the “Program::print()” function, rather than passing the flag as
an argument to “print”.
Pierre
On 2017-11-17 — 17:21, Tobias Klausmann wrote:
> This comes in handy when checking "NV50_PROG_DEBUG=1" outputs with diff!
>
> V2:
> - Use environmental variable (Karol
2017 Nov 14
0
[RFC PATCH] nouveau/compiler: Allow to omit line numbers when printing instructions
I think it is better to put this behind an environmental variable,
because that way it can also be used without having to dump the TGSI
first and I don't see a good reason why not to.
On Tue, Nov 14, 2017 at 4:01 PM, Tobias Klausmann
<tobias.johannes.klausmann at mni.thm.de> wrote:
> This comes in handy when checking "NV50_PROG_DEBUG=1" outputs with diff!
>
>
2017 Nov 17
2
[PATCH v2] nouveau/compiler: Allow to omit line numbers when printing instructions
This comes in handy when checking "NV50_PROG_DEBUG=1" outputs with diff!
V2:
- Use environmental variable (Karol Herbst)
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
---
src/gallium/drivers/nouveau/codegen/nv50_ir.cpp | 6 +++---
src/gallium/drivers/nouveau/codegen/nv50_ir.h | 2 +-
2017 Nov 14
2
[RFC PATCH] nouveau/compiler: Allow to omit line numbers when printing instructions
This comes in handy when checking "NV50_PROG_DEBUG=1" outputs with diff!
Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de>
---
src/gallium/drivers/nouveau/codegen/nv50_ir.cpp | 6 +++---
src/gallium/drivers/nouveau/codegen/nv50_ir.h | 2 +-
src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h | 1 +
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane.
Relevant parts of the config:
passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/
ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com"
#enable SSL after we get it working without first
ldap ssl = off
ldap user suffix = "ou=People,dc=byramhealthcare,dc=com"
ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com"
$
2002 Jul 28
1
smbspool
Hi,
We have unified logons on Linux and Windows clients by
using a Windows 2000 AD domain with
pam_winbind/nss_winbind on linux clients, the problem
is, smbclient and smbspool still require us to enter a
password instead of using the logged on users
credentials. Is there anyway to pam-enable smbclient
and smbspool?
Hesham S. Ahmed
__________________________________________________
Do You
2007 Aug 09
0
smbspool and cups on Centos5
Hi,
I'm cannot get smbspool to print to a kerberized windows printer through
cups.
Kerberos is working, and both smbclient and smbspool can connect to the
server.
Even though sending a formatted page manually with smbspool works, cups
returns
"Unable to connect to CIFS host, will retry in 60 seconds..."
I read an older post here:
2006 Apr 12
0
smbspool and printing
Hi Folks,
Just looking for a little direction here.
1) windows ADS server with printers.
2) linux workstations which use smb to authenticate users to win ADS
server, and auto mounts there home directories through smb.
Question:
Printing from linux workstation?
I know I can use smbspool to print, but this requires user password. Can I
automate this so there is no need for password? Because the
2008 Jan 07
0
smbspool with cups
I'm trying to use CUPS with kerberos to forward on to smbspool. CUPS appears
to make the assumption that smbspool will use the environment variable
KRB5CCNAME, but it doesn't appear to, instead looking for the submitting
user's credential in the expected location in /tmp. This isn't much use in my
case where the user's credential has been saved to /tmp in a different
2004 Feb 18
2
Fwd: smbspool
----- Mensagem encaminhada por zynkx
<skydive@megamail.pt> -----
Date: Tue, 17 Feb 2004 20:25:26 +0000
From: zynkx <skydive@megamail.pt>
Reply-To: zynkx <skydive@megamail.pt>
Subject: smbspool
To: samba@lists.samba.org
i am using this command line from a linux client to try
to print to my linux samba server with a shared
printer, that is printing ok from windows clients.
the
2004 Jun 16
2
smbspool to Windows 2000 Server: "ERRgeneral opening remote file"
Hi,
I am trying to print from my Debian unstable Notebook to a printer
that is connected to a Windows 2000 Server. Target environment is CUPS
which uses smbspool as a front-end, and smbspool gives a strange error
message.
| export DEVICE_URI="smb://account:password@domain/server/printer"
| smbspool foo bar Title 1 ignore Makefile
gives the error message
| ERROR: ERRHRD - ERRgeneral
2002 Sep 27
1
ugh, continued ldap madness, cont'd
After a brief stint offlist (thanks Bradley), I'm closer to getting
SMB/LDAP working but now am encountering something very odd, which he
suggested I bring back to the list for "further evaluation". :-)
> $ smbclient //TESTBOX/testshare -U dballing
> added interface ip=10.15.49.142 bcast=10.15.49.255 nmask=255.255.255.0
> Password:
> session setup failed:
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP
server:
ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com"
ldap server = ldap.MYDOMAIN.com
ldap port = 389
ldap ssl = off
But if I try to set a password using smbpasswd, it seems to think it
wants to connect to localhost (and fails):
# smbpasswd -D 99 -a dballing
New SMB password:
Retype new SMB password:
Trying to
2008 Feb 25
3
Whitespace in img src
Hello,
markdown (Python implementation) seems to render:
![alternativer text](pfad/und/eine lange/url zum bild.jpg)
to
<img src="pfad/und/eine" title="lange/url zum bild.jpg"
alt="alternativer text"/>
breaking the URL at the whitespace. AFAIK whitespaces are ok in URLs
so why is it breaking up the URL here?
Thanks,
Florian
--
I'm using an
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
OK, I'm trying to get Samba working with LDAP. And I have it... sort of.
I have a Samba server TESTBOX, and I can authenticate to it just fine.
It seems taht if I change the "netbios name" (which I was doing to
simulate "connecting from some other samba server in our network"), I
get:
$ smbclient //FS01/files 'foo' -U dballing -I
testbox.byramhealthcare.com -N
2001 Oct 09
2
Print driver settings
Hello,
We've installed a samba-printserver at a customer using a large number
of Nashuatec-printers. Most of them are Optra T164, formerly known as
NRG P6025 PS3. In our setup we defined 1 user (printadmin) which manages
all printers. All printusers are mapped to guest. User printadmin installed
the printdrivers on the server and the clients download the driver during
their first connection.
2010 Jun 23
4
Comparing distributions
I am trying to do something in R and would appreciate a push into the
right direction. I hope some of you experts can help.
I have two distributions obtrained from 10000 datapoints each (about
10000 datapoints each, non-normal with multi-model shape (when
eye-balling densities) but other then that I know little about its
distribution). When plotting the two distributions together I can see
that
2011 Jul 06
3
finding the intersection of two vectors
Hi,
Suppose I have two vectors, not necessarily the same length (in fact,
they usually are different lengths): y.1 that has increasing values
between 0 and 1; y.2 that has decreasing values between 1.0 and 0. You
can picture these as being supply (= y.1) and demand (= y.2) curves from
economics. I typically plot these vectors on the same graph against a
common x variable, which happens to
2018 Feb 01
2
(/usr/lib64/cups/backend/smb) stopped with status 1
Hello,
There is a printer at work (a Xerox WorkCentre 5325).
I am able to print using the following command: smbclient //MyHiddenPC/MyHiddenShare -WMyHiddenDomain -c 'print my-hidden-file.pdf'.
However, it does not work when I try to print through CUPS using the following command: lp my-hidden-file.pdf.
In the CUPS error_log file, the only error I can read is: [Job 5] PID 27883