similar to: Successful experience with auth_winbind module

Displaying 20 results from an estimated 1000 matches similar to: "Successful experience with auth_winbind module"

2007 Jul 02
2
[Patch] Samba's proposed "ntlm_auth + winbind" support for dovecot-auth
The Samba team recommends to use their "ntlm_auth" command line helper for "NTLM" and "GSS-SPNEGO" authentication. This helper interacts with the Samba's winbind daemon, and this way can authenticate users against NT or Active Directory windows domain. Currently Dovecot can do "NTLM" authentication too, but just "locally" (against a local
2004 May 28
0
Problem with digits blending on inbound pulsed digits?
I have a situation where I am receiving DID calls using Immediate Start Pulse signalling on a Loop Start trunk. The line terminates on a Newbridge Mainstreet 3624 channel bank, which provides battery etc. The channel is converted and routed to Asterisk. The lines are configured as follows: /etc/asterisk/zapata.conf ; Channels 1-24 service MainStreet 3624 channel bank context=infrom-did group=1
2004 Jun 03
0
Preserving received digits during a fax match?
I have a set of analog DID lines coming into my Asterisk box, via a channel bank. The numbers in the DID bank route to various places, including voice lines of various staff. I am using the fax detection engine to intercept faxes accidentially sent to numbers on the DID bank and reroute them to a physical fax set up in the office. I would now like to preserve the received digits and pass them
2005 Sep 05
3
An alternate "dovecot-auth" daemon using cyrus-sasl
We use dovecot in a heterogeneous environment (Windows/Linux desktops and Linux servers). For unified authentication we use a sheaf "Samba/Openldap" (i.e., Samba NT domain with openldap backend and pam/nss_ldap for Linux). Windows users are authenticated well everywhere, but there is one old issue. As "SPA" (NTLM) against NT domain is not supported by dovecot, it is
2012 Nov 16
1
polycor package
I am currently working with R's polycor package and I have encountered a problem. I tried to follow the steps as outlined in the sem.pdf file where a CFA model is run using polychoric correlations. Every time I run the command sem(model, data, N=.), I get the following warning message: Warning message: In if (orthogonal) { : the condition has length > 1 and only the first element will be
2014 Feb 04
1
Experience with BTRFS?
Was wondering if anyone here could weigh in on using BTRFS for CentOS 6 in a "near production" environment? I've been using ZFS on Linux and am very happy with the results so far, but don't particularly want to put all my eggs in one basket. Our application architecture allows us to have multiple, concurrent filesystems in mirror so I have the option of running a system
2010 Apr 23
1
help in conditional histogram
Dear Dr. Sarkar, When I try to run the codes, I found the following problem: > h<- sample(1:14, 319, rep=T) > c<- sample(1:14, 608, rep=T) > n<- sample(1:14, 1140, rep=T) > vt<-c(h, c, n) > ta<-rep(c("h", "c", "n"), c(319, 608, 1140)) > > to<-data.frame(vt,ta) > library(lattice) Attaching package: 'lattice'
2010 May 25
4
R eat my data
HI, Dear R community, My original file has 1932 lines, but when I read into R, it changed to 1068 lines, how comes? cdu@nuuk:~/operon$ wc -l id_name_gh5.txt 1932 id_name_gh5.txt > gene_name<-read.table("/home/cdu/operon/id_name_gh5.txt", sep="\t", skip=0, header=F, fill=T) > dim(gene_name) [1] 1068 3 -- Sincerely, Changbin -- Changbin Du DOE Joint Genome
2006 Apr 05
1
CDU load problems with testing
Hi I just upgraded my system to xen-3.0-testing, hoping it would solve my problems with the virtual network interfaceses (I cannot connect between two domains) and memory usage (I sometime "miss" a few hundret megabytes). The update didn''t help on the networking issues, but it did on memory usage. However, I created a new problem: using htop, the cpu is used at 50% in both
2010 Sep 24
1
How to read this file into R.
Dear community, I have one file named ca_boost_feature.txt, Feature selection (Boosting:0.0025,5)! H.2.C C.1.D C.3.R E.0.N C.2.S C.0.G H.3.G log file: ep If I want to use the second line of this file, how to read it into R? varr<-read.table("/home/cdu/operon/carbonic/ca_boost_feature.txt", sep=" ", skip=1, header=F, strip.white=TRUE, nrows=1) Warning message: In
2007 Aug 07
1
v1.1.alpha2 released
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha2.tar.gz.sig Hopefully the next release can be v1.1.beta1. I'm not aware of any major problems and I think I'm pretty much done with new features (except for dbox). The largest changes since alpha1: * Removed THREAD indexing. It's a bit buggy and I think
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
=================================================================== "There can't be a crisis next week. My schedule is already full." Henry A. Kissinger ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.9 include: o Sgid bit
2011 Jun 14
2
[Announce] Samba 3.5.9 Available for Download
=================================================================== "There can't be a crisis next week. My schedule is already full." Henry A. Kissinger ================================================================== Release Announcements ===================== This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.9 include: o Sgid bit
2008 Aug 22
3
simple generation of artificial data with defined features
Dear R-colleagues, I am quite a newbie to R fighting my stupidity to solve a probably quite simple problem of generating artificial data with defined features. I am conducting a study of inter-observer-agreement in child-bronchoscopy. One of the most important measures is Kappa according to Fleiss, which is very comfortable available in R through the irr-package. Unfortunately medical doctors
2011 Jun 22
1
question about read.columns
HI, Dear R community, I have a large data set names dd.txt, the columns are: there are 2402 variables. a1, b1, ..z1, a11, b11, ...z11, a111, b111, ..z111.. IF I dont know the relative position of the columns, but I know I need the following variables: var<-c(a1, c1,a11,b11,f111) Can I use read.columns to read the data into R? I have tried the following codes, but it does not work
2010 Apr 06
2
help output figures in R
somfunc<- function (file) { aa_som<-scale(file) final.som<-som(data=aa_som, rlen=10000, grid=somgrid(5,4, "hexagonal")) pdf(file="/home/cdu/changbin/file.pdf") #output graphic file. plot(final.som, main="Unsupervised SOM") dev.off() } I have many different files, if I want output pdf file with the same name as for each dataset I feed to the function
2004 Dec 15
3
adding perspectives to existing persp plots
I've created a perspective plot using 'persp' in the graphics package. I'd like to add a second plane of z values to the existing plot, but I cannot seem to do this using 'persp'. Is there an analogue to 'lines' or 'points' for perspectives? Corey. corey.bradshaw at cdu.edu.au
2007 Sep 14
6
Spam?
Hey Guys, I just joined this list a couple days ago...what''s up with all the spam? I maintain about 8 or so googlegroups lists and have never received any <cross fingers>. Is this something to (unfortunately) look forward to? -- ______________________________________________________________ Clayton Dukes ______________________________________________________________
2001 Apr 16
0
wine on Mandrake 7.2 (Newbie's Help:) (1/1)
begin 644 wine.conf M6T1R:79E($%="E!A=&@]+VUN="]F;&]P<'D*5'EP93UF;&]P<'D*3&%B96P] M9FQO<'!Y"E-E<FEE;#TX-S8U-#,R,0H*6T1R:79E($-="E!A=&@]+VUN="]W M:6Y?8PI4>7!E/6AD"DQA8F5L/4U3+41/4PI&:6QE<WES=&5M93UM<V1O<PH* M6T1R:79E($1="E!A=&@]+VUN="]C9')O;0I4>7!E/6-D<F]M"DQA8F5L/4-$
2013 Dec 11
0
Looking for FreeBSD developer with experience in performance, network driver, SMP experience.
I've been getting some pretty attractive leads for FreeBSD developers who have experience in drivers, SMP and networking. Good interpersonal and mentoring ability required. Remote is OK. Compensation is good. Being able to understand Linux a plus. (note this is a FreeBSD job!) Drop me a line please. -Alfred