Displaying 20 results from an estimated 11000 matches similar to: "Multiple LDAP Userdb lookups"
2005 Nov 29
3
Reclassifying values within a vector to several other values
Dear List
Apologies for such a simple question:
I have a vector of 738 elements, coded with values between 1 and 16 (but
not containing 7, 10, 11 or 13) and wish to recode value 14 to 1, 4 to 2, 1
to 3, 2 to 4 and all other values to 5. I've been trying to use the
replace function (in base) and %in%, but without success.
Many thanks
Roy
2007 Sep 05
2
passdb/userdb args
I'm a bit unclear on these - give me a moment to ramble on. I should
mention I'm using version 1.0.3, my primary backend is LDAP, and I do
NOT want to store user mail folders in my LDAP directory.
I currently have the following:
default_mail_env = maildir:/var/mail/%d/%n
passdb ldap {
args = /etc/dovecot/dovecot-ldap.conf
}
# Instructions for deliver state a userdb is still
2010 Nov 15
1
Version 2.12.0 exe file
I have R version 2.9.1 on my computer and the anlaysis is not working
because I need to update to R version 2.12.0 the latest release.
The person incharge of IT tried to download R version 2.12.0 but .exe file referenced in install isn't
there - What might we be doing wrong? We have downloaded as tar.gz,
uncompress then look for .exe file but not present.
Many thanks,
Morris
2004 Apr 06
1
Storing p-values from a glm
Hi,
for example one could do it this way:
v <- summary(fit)$coefficients[,4]
the coefficient attribute is a matrix, and with the "4" you refere to the
pvalue (at least in lm - don't know if summary(glm) produces sligthely
different output).
to skip the intercept (1st row): v <- summary(glmfit)$coefficients[-1,4]
hope this helps,
Arne
--
Arne Muller, Ph.D.
2003 Nov 27
1
lagsarlm - using mixed explanatory variables (spdep package)
Hello
I'm very new to R (which is excellent), so apologies if this has already
been raised. In the spdep package, I'm trying to undertake an
autoregressive mixed model using the lagsarlm function. This is working
fine, but there does not appear to be a method of including an explanatory
variable without it automatically being included as a lagged term. I'm
after something along the
2014 Jul 02
0
doveadm director userdb
How do you configure an iterate_query SQL lookup for the doveadm director?
I tried:
service director {
?userdb {
? ...
?}
}
but userdb is not a valid stanza for director. I do not have a default userdb stanza, all my userdb definitions are specified in service imap/lda/lmtp blocks.
Thanks.
G H
2006 Sep 29
1
Helmert contrasts for repeated measures and split-plot expts
Dear R-help
I have two separate experiments, one a repeated-measures design, the other
a split-plot. In a standard ANOVA I have usually undertaken a
multiple-comparison test on a significant factor with e.g TukeyHSD, but as
I understand it such a test is inappropriate for repeated measures or
split-plot designs.
Is it therefore sensible to use Helmert contrasts for either of these
designs?
2009 May 15
1
Plotting question re. cuminc
Hello everyone,
(This is my second question posted today on the R list).
I am carrying out a competing risks analysis using the cuminc function...this takes the form:
cuminc(ftime,fstatus,group)
In my study, fstatus has 3 different causes of failure (1,2,3) there are also censored cases (0). "group" has two levels (0 and 1).
I therefore have 6 different cumulative incidence curves:
2014 Dec 07
1
userdb lookup not possible with only userdb prefetch
Am 07.12.2014 um 00:56 schrieb Alexander Dalloz:
> You did fulfill the requzirements for prefetch to work documented in the
> wiki?
>
> http://wiki2.dovecot.org/UserDatabase/Prefetch
Ehm, this is my SQL configuration 'dovecot-sql.conf.ext':
> driver = mysql
> connect = host=**** user=**** password=**** dbname=****
> default_pass_scheme = PLAIN
> password_query = \
2011 Sep 24
1
Can't reliably use RefClass methods in Snowfall
Greetings,
I am trying to use Reference Class methods in Snowfall, using R 2.12.1
on Ubuntu Natty. Using then directly seems to work (stanza 2 below),
but using them indirectly does not (stanza 3 below). I get an "attempt
to apply non-function" error.
In addition to exporting the instance of the object I created to the
Snowfall slaves, I also made several attempts to export the
1999 Jun 18
1
R INSTALL -l
The FAQ says in
[5.2 How can add-on packages be installed?]
to install a package to a private tree, use
[$ R INSTALL -l lib pkgdir_1 ... pkgdir_n]
where lib gives the path to the library tree to install to.
which, for me, returns
Package '-l' does not exist. Has there been a change?
Thank you
Ross
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
|Ross
2010 May 25
1
Centos 5.4 to 5.5 fails to update lvm2 (needs newer device-mapper?)
Updating from centos 5.4 to 5.5 using an update rather than a rebuild, I get the following complaint from yum:-
lvm2-2.02.56-8.el5_5.1.x86_64 from setup has depsolving problems
--> Missing Dependency: device-mapper >= 1.02.39-1 is needed by package lvm2-2.02.56-8.el5_5.1.x86_64 (setup)
This is from a local mirror, so checking the upstream feed in case the mirroring is incomplete I see
2011 Oct 20
1
Port variable in LMTP userdb lookups?
Hi all,
I'm currently changing some systems to use the redirector service, which
means that to get local deliveries going I need to get lmtp set up so it
can be redirected as well. This is working fine, however we have a
number of different ports running on our servers depending on which
brand a customer is using. When the time comes to do the user look up,
we use (port, user, domain) to
2012 May 05
1
HG 3d8a25a4394d Patch breaks UserDB Lookups
Patch http://hg.dovecot.org/dovecot-2.1/rev/3d8a25a4394d breaks auth
May 5 09:01:52 spectre dovecot: lmtp(24442): Connect from local
May 5 09:01:52 spectre dovecot: lmtp(24442): Error: userdb lookup(tlx at leuxner.net): Disconnected unexpectedly
May 5 09:01:52 spectre dovecot: auth: Fatal: master: service(auth): child 24443 killed with signal 11 (core not dumped)
May 5 09:01:52 spectre
2017 Jan 25
0
Timing information for passdb/userdb lookups
Hi,
it would be nice to have an option to enable logging for timings
without having to go with auth_verbose/auth_debug. If you try to track
down if a slowdown for logging in comes from e.g. running out of login
workers or if your auth backend is slow it would really help to get
just a one line message per userdb/passdb with the timing for this
lookup.
something like:
2010 Dec 29
1
Script Output Format
Hi all!
i'm just did a script that the output must be comma separated to be imported into a spreadsheet.
the output that i obteined was
Date/Time,We. Active Threads,W. Total Threads,W. Worker Threads,Name
29-12-10/11:43:01,0,250,0,/FIM
,0,/mytest
,0,/mockofprod/financing/customercentre
,0,/mockofprod/financing/commercial/amt
,0,/account/orderstatus
,0,/activities
as you can see, the first
2011 Jan 28
3
Transitioning from multi-boot to Xen
I am looking into setting up Xen 4.0 on a simple dual-boot
Windows/ubuntu laptop with the following partitions:
| Device Boot Start End Blocks Id System
| /dev/sda1 * 1 223 1782784 7 HPFS/NTFS
| /dev/sda2 223 21713 172624888 7 HPFS/NTFS
| /dev/sda3 35854 38914 24576344 7 HPFS/NTFS
| /dev/sda4
1999 May 19
1
shell command
Using R (version 0.63.3) for MS windows, I try the following command
> shell(paste("cd ",getenv("RHOME"),sep=""))
which replies with an error message
Too many parameters - FILES\RW0633
which appears to suggest that the space if the path name is causing
difficulties to the cd command. getenv returns
> getenv("RHOME")
RHOME
2009 Nov 15
1
Problem building package for R 2.10.0 on Mac OS X
Hi
I have submitted a package (rioja) to CRAN. It checks OK for all R versions and OS's except r-release-macosx-ix86 where it fails when checking the examples. Specifically, it fails because R can't find the package vegan which is needed in a function. Here is the snippet from the check results:
### Begin snippet
checking examples ... ERROR
Running examples in 'rioja-Ex.R'
2010 Nov 02
2
Using DNS in pxelinux.cfg
Hi all,
First time here, so please be gentle! :)
I'm trying to configure a system that will pxeboot and retrieve a
kickstart file from a server based on that host's macaddress as part of
my Edison project[0] however I'm having issues getting the dns lookup to
work and I'm hoping you can help!
My pxelinux.cfg/default file is as follows:
=======================
default linux