Displaying 20 results from an estimated 200 matches similar to: "Python winbind bindings"
2005 Sep 01
3
ntlm_auth and high load fault
Hi,
I've noticed that Windows Updates, just won't do NTLM auth, so i've just
added a no_auth exception for windows update sites.
How many children are you starting. I'm serving +700 users with just one
squid with 30 ntlm_auth processes on a PII/800 MHZ/256 MB Ram with no
problems wathsoever.
Best Regards,
Bruno Guerreiro
>-----Original Message-----
>From: Vitaly Protsko
2005 May 29
1
Routing for multiple uplinks and SNAT to 2 source IPs
Hi,
I configured a router box to use 2 providers, as described
in the HOWTO. (Apendix 1)
I want to use both links to reach a single smtp server. As I read
in the kptd and in some old messages of this list, doing a SNAT
in the postrouting chain comes _after_ the routing desision.
So I guess the following lines I''m trying to use are wrong.
(See Apendix 1)
What can I do to have multiple
2008 Nov 08
5
v3.0.4 OS X Execution Errors
Hello,
I have compiled v3.0.4 of rsync per
http://www.bombich.com/mactips/rsync.html. Unfortunately, I can't get
rsync v3.0.4 to work properly.
If I execute this command on the target Mac, I receive this error.
sudo rsync -An --progress --log-file=docs_transfer
server.domain.com:/Volumes/File_Storage/docs /Volumes/File_Storage
rsync: on remote machine: -vnpAe.Ls: unknown option
rsync
2007 Jun 25
0
from Abraham Russell cheap sft
OEM software means no CD/DVD, no packing case, no booklets and no overhead cost!
So OEM is synonym for lowest price.
Buy directly from the manufacturer, pay for software ONLY and save 75-90%!
Check discounts and special offers! Find software for home and office!
TOP ITEMS
Adobe Photoshop CS2 V9.0 $69
Macromedia Flash Prof 8 $49
Adobe Premiere 2.0 $59
MS Office
2005 Mar 02
1
(Ssh / sft /scp password problems, agent runs fine) root
Hi :-)
I forgott...
user -> root hangs
root -> root hangs
user -> user runs fine
fbeckman: ssh fbeckman at devil3 uname -a
Password:
SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise
Runs fine
fbeckman: ssh root at devil3 uname -a
Password:
SunOS devil3 5.8 Generic_117350-02 sun4u sparc SUNW,Ultra-Enterprise
HANGS
Frank
2007 Jun 25
0
from Abraham Russell cheap sft
OEM software means no CD/DVD, no packing case, no booklets and no overhead cost!
So OEM is synonym for lowest price.
Buy directly from the manufacturer, pay for software ONLY and save 75-90%!
Check discounts and special offers! Find software for home and office!
TOP ITEMS
Adobe Photoshop CS2 V9.0 $69
Macromedia Flash Prof 8 $49
Adobe Premiere 2.0 $59
MS Office
2006 Jun 22
2
svcctl access
Hi!
I have a problem with access to svcctl functions from MMC.
It quickly (since 23pre1) shows list of services and statuses,
but any opertation ends with "Access denied".
On .22pre everything (except very-very slow access) works.
It is very critical for me. Can anyone help?
/aTan
2004 Oct 27
2
Random number
Dear R- User
I created two random number sets using rnorm function and calcuted their respective means. However now I would like to randomly
replace some values with NA. Thus create my own test data.
Any help or suggestions on this ?
Also wanted to confirm when multiplying two random number vectors x am y by matrix..is this how i do it.
A is the matrix
z <- c(x,y)
2009 Sep 29
1
fft with NA values
Hi List,
I'm trying to perform some spectral analysis on a time series, but I've
got a few data points missing, so they have NA values. Unfortunately,
the fft function doesn't seem to like this, and gives a completely empty
result.
Other than making up values to fill in the gaps, is there any way I can
get around this?
Thanks in advance,
Steve.
PS I haven't spotted anything
2016 Apr 29
3
(Orc)JIT and weak symbol resolution
Hi,
This is a question on how to resolve weak symbols from the binary for
symbols that are also llvm::Module-local. Currently, the JIT seems to
favor resolving to module-local symbols over existing symbols:
$ cat symbols.cxx
extern "C" int printf(const char*,...);
template <class T> struct StaticStuff {
static T s_data;
};
template <class T> T
2005 Oct 19
2
Automatic rounding of values after factors , converted to numeric, are multipled by a real number
I am wondering if someone would have any suggestion about my issue?
I have the following code:
wgts<-aggregate(subset(lendata,select=c(Length)),list(lendata$Cruise,len
data$Station,lendata$Region,lendata$Total),mean)
wgts<-wgts[order(wgts$Group.3,wgts$Group.1,wgts$Group.1),]
names(wgts)<-c("Cruise","Station","Region","Total","MLen")
2005 Mar 02
0
Ssh / sft /scp password problems, agent runs fine
Hi :-)
When i use scp or sftp with password login, it dont com back
fbeckman at zvadm6:/home/fbeckman $ scp /etc/hosts root at devil3:/var/tmp/
Password:
hosts 100% 283KB 283.4KB/s 00:00
....
<sleep>
^CKilled by signal 2.
fbeckman at zvadm6:/home/fbeckman $
Only Ctrl C helps
Exsample 2:
ssh devil3
2005 Dec 06
1
ARM4 filter code
I have found that filter_mem2 fixed point does not match the inlined
assembly version for arm4. Looking closer there appears to be an off by
one error. It occurs when setting the value of mem at the end of the
inner loop. In the C fixed point version this is done with a subtract.
In the arm4 version instead of multiplying den by yi, it is multipled by
nyi and then an add is done. This
2010 Aug 04
1
LMTP: Rejecting unknown users
Hi!
I'm using static results in LDAP-lookups:
uris = ldap://127.0.0.1
dn = xxxxxxxxxxxxx
dnpass = xxxxxxxxxxxx
tls = no
ldap_version = 3
base = xxxxxxxxxxxxxxxxx
user_attrs =
=home=/mail/%d/%n,=uid=10000,=gid=10000,jpberlinMailQuota=quota_rule=*:storage=%$B
user_filter = (email=%u)
pass_attrs = userPassword=password
pass_filter = (email=%u)
default_pass_scheme = PLAIN
Unfortunately, LMTP
2006 May 16
1
cannot verify samba-3.0.22.tar.asc
Hello,
I tried both us2.samba.org and usb3.samba.org. What am I doing
wrong?
BLS $gpg --version
gpg (GnuPG) 1.4.3
Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E,
2005 Sep 14
1
Winbind PANIC
Hi!
Seems winbind has a build-in :) error. It repeats twice a day.
What other/debug info I must send ?
[2005/09/14 14:40:08, 0] lib/fault.c:fault_report(36)
===============================================================
[2005/09/14 14:40:08, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 11 in pid 8384 (3.0.20)
Please read the appendix Bugs of the Samba HOWTO collection
2016 Mar 18
1
[GSoC'16] Add a Scheme Frontend for LLVM
Hi, everyone
This proposal covers the OpenProjects idea 'Port the Bigloo Scheme compiler, from Manuel Serrano at INRIA Sophia-Antipolis, to output LLVM bytecode.' There is not a popular functional language frontend yet on LLVM. To my knowledge, this is mostly because LLVM is lack of runtime support for the functional language needs, and C foreign function interface calls are relatively
2005 Jan 19
0
FAX detection in extentions.conf
Hello
I have a PBX for our company with in front a ISDN * ISDN server.
I would like to detect if the outgoing line is a fax call or voice call.
I know ther's a fax detection in zaptel.
Now the question can I make desision in extentions.conf when * detects a
fax call.
FAX > PBX > ZAP/G1 > ZAP/G2 > the world
and not
FAX > PBX > ZAP/G1 > IAX2 > voip world
Thanks
2016 Mar 24
2
[GSoC'16] Proposal for Enhance SAFECode’s Baggy Bounds Checking
Abstraction
----------------------------------
This projects will enhance the ‘Baggy Bounds with Accurate Checking’ [1] work. I will provide more efficient runtime checks in BBAC framework by adding more informations to the memory object’s padding area. A new padding area scheme will be designed to make these informations compact and efficient to fetch. I will create some new runtime checks on
2004 Dec 07
1
AD in Samba 3
Hi,
I have a small issue that I hope I can get some help with. Our company
was just about to role out Samba 3. We have about 300 employees and
multiple offices (4 offices). Unfortunately an "independant"
consultancy company has done an audit which criticises this desision.
Could someone with a very good understanding of Samba (preferrably
someone on the development team) assist