Displaying 20 results from an estimated 10000 matches similar to: "Spaces in DN with AD auth"
2012 Aug 07
0
LDAP auth with AD
Hi,
I'm struggling to setup LDAP authentication with dovecot against an AD server. When I attempt to bind using the same DN I use to do address lookups in exim and to do searches using ldap search on the command line I get the following in my logs:
Aug 7 08:55:58 mail-dev dovecot: auth: Debug: Loading modules from directory: /usr/lib64/dovecot/auth
Aug 7 08:55:58 mail-dev dovecot: auth:
2005 Mar 22
5
Convert timeseries to transition matrix
Hi All,
Does someone have an idea of how to cleverly convert a categorical
timeseries into a transition matrix?
Ie, I have something like:
x<- c(1,1,2,1,1,2,2,2,1,2),
And I want a matrix with counts and/or probabilities:
> tr <- matrix(c(2,3,2,2),2,2)
> tr
[,1] [,2]
[1,] 2 2
[2,] 3 2
Meaning that there are two transitions from 1 to 1, two from 1 to 2, three
from 2 to 1
2004 May 12
4
bus error macosx/off-topic
Hi All,
I'm building a package using C/C++ and Fortran code which usually runs fine.
However I do get occasional bus errors around the time of exiting one of the
C functions.
Where do I need to be looking to solve this problem?
Do bus errors stem from unmapped memory exceptions? How can I find out if
that is what is happening while running R?
Any hints greatly appreciated.
Best, ingmar
2007 Jun 29
4
Dominant eigenvector displayed as third (Marco Visser)
Dear R users & Experts,
This is just a curiousity, I was wondering why the dominant eigenvetor and eigenvalue
of the following matrix is given as the third. I guess this could complicate automatic selection
procedures.
0 0 0 0 0 5
1 0 0 0 0 0
0 1 0 0 0 0
0 0 1 0 0 0
0 0 0 1 0 0
0 0 0 0 1 0
Please
2007 May 23
1
Asterisk and CCM 5.x SIP trunk
Hi,
I was able to work out SIP trunk between Asterisk and CCM 4.x without
any issues. Whereas SIP trunk in CCM 5.x is not working with Asterisk.
Asterisk is sending OPTIONS messages to CCM 5.x for which CCM is not
replying. For the same reason Asterisk is marking it as UNREACHABLE.
Anybody got Asterisk and CCM 5.x intergation working. How can I fix
the problem which I'm facing with CCM 5.x?
2007 Mar 19
1
font replacement not completely,howto?
i added the following in ~/.wine/user.reg
[SoftwareWineFontsReplacements]
"System"="AR PL New Sung"
"Arial"="AR PL New Sung"
"Fixedsys"="AR PL New Sung"
"Microsoft Sans Serif"="AR PL New Sung"
"MS UI Gothic"="AR PL New Sung"
"Tahoma"="AR PL New Sung"
2007 Apr 18
3
Matrix or grid conversion of spatial data
Dear Happy R-users & experts,
I am in need of advice,
While working with spatial data (x & y coordinates of seed locations) I have come accross the problem that I need to convert my point data into a matrix or grid system. I then need to count how often a point falls into a certain position in the matrix or grid. I have searched all day online, asked collegeas but nothing works.
Sadly
2023 Jun 25
1
depmixs4 standardError() issue
On Tue, 30 May 2023 17:43:31 +0000
Heather Lucas <hlucas2 at lsu.edu> wrote:
> Hello,
>
> I've been enjoying using the "Mixture and Hidden Markov Models in R"
> by Visser & Speekenbrink to learn how to apply these analyses to my
> own data using depmixS4.
>
> I currently have a fitted 4-state mixture model with three emissions
> variables and one
2019 May 01
1
Webm files written without duration in header
Hi Marvin
I followed this advice for updating moov flags in mp4 and it "streams"
directly from the file location on the server with html5 video:
https://rigor.com/blog/optimizing-mp4-video-for-fast-streaming.
Progressive downloading, seeking and video time all works 100% on a 195MB
file.
Regards
On Wed, May 1, 2019 at 10:19 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
2005 May 22
3
constraints
Is there a package in R that handles general linear (in-)equality + box
constrained optimization?
If it is not there, could anyone advise me which way to go?
And/or point me to packages that solve these problems partially?
best, ingmar
--
Ingmar Visser
Department of Psychology, University of Amsterdam
Roetersstraat 15, 1018 WB Amsterdam
The Netherlands
http://users.fmg.uva.nl/ivisser/
tel:
2008 Apr 07
2
tcltk issue remains
Dear R-help,
I'm trying to load the fGarch package and keep running into problems
with tcltk:
After succesfully instaling fGarch (and dependencies) I get:
>library(fGarch)
Loading required package: fBasics
Loading required package: fImport
Loading required package: fSeries
Loading required package: robustbase
Loading required package: fCalendar
Loading required package: MASS
Loading
2023 May 30
1
depmixs4 standardError() issue
Hello,
I've been enjoying using the "Mixture and Hidden Markov Models in R" by Visser & Speekenbrink to learn how to apply these analyses to my own data using depmixS4.
I currently have a fitted 4-state mixture model with three emissions variables and one binomial covariate (HS). I am trying to compute confidence intervals using the following code, where fmms4s is the model:
2008 Dec 17
1
repeated measures aov with weights
Dear R-help,
I'm facing a problem with defining a repeated measures anova with
weighted data.
Here's the code to reproduce the problem:
# generate some data
seed=11
rtrep <- data.frame(rt=rnorm(100),ti=rep(1:5,20),subj=gl
(20,5,100),we=runif(100))
# model with within factor for subjects/repeated measurements, no
problem
aov(rt~ti + Error(subj/ti),data=rtrep)
#model with weights
2019 May 01
4
Webm files written without duration in header
Hi Fred.
Appreciate your response.
Maybe in my explanation I have some red and green apples, but I can
agree that my understanding is as you explained it. 😊
The point is that if I can successfully stream mp4 with H.264 and AAC
encoding without any issues to icecast, I can then use ffmpeg to
turn it into HLS which then solves my iOS support issue. The CPU
cost of repackaging MP4 into HLS
2018 Aug 30
2
Crash!!!
Dear members
I have for 3 days now been battling with an icecast crash. Since I have 3
months of after hours experience I am taking some real strain in resolving
it and hope someone can help. I have included as much info as possible.
Please let me know what else you need.
*sytze at KerkRadio:~$ uname -a*
Linux KerkRadio 4.15.0-1022-azure #22~16.04.1-Ubuntu SMP Thu Aug 16
10:31:05 UTC 2018 x86_64
2005 May 08
1
Apple patched rsync
Hi
It seems that the rsync binary that ships with Apple's new OSX 10.4 has
some custom patch applied that enables it to use extended attributes.
According to the man page the "--extended-attributes" or "-E" option is
the trick.
All Linux binaries I have come across do not support this option, so that
rsyncing from OSX to Linux fails.
I was wondering whether it would be
2005 Jan 26
1
error in building help files
Hi All,
I was updating my help pages for a package when all of a sudden I got the
following error when using R CMD INSTALL:
>>> Building/Updating help pages for package 'depmix'
Formats: text html latex example
Error in load(zfile, envir = envir) : error reading from connection
Removing all the help files makes the error disappear, but only removing the
help file that I
2005 Apr 28
1
help files and vignettes
Hi all,
I'm writing a vignette for my package, and I would like to include some of
the package help files in there as well. Is there an easy way of doing so?
I tried using R CMD Rdconv to generate latex files from .Rd files but I am
not sure how to include these into a .Rnw file (ie the vignette source). The
resulting file from Rdconv do not readily compile using latex ...
The other option I
2005 May 03
1
Rd.sty error
I had written a vignette and included a
\usepackage{Rd} command to make it possible to include
latex'ed Rd files in the vignette. However, when loading
Rd.sty texShop produces the following error:
l. 180 ...d}[1]{\ifmmode\bm{#1}\else\textbf{#1}\fi}
This is on Max OS X 3.9 and R 2.0.1
Has anyone seen this before and/or is it problematic? I'm not sure whether
the output suffers from this
2019 Jul 16
1
Windows Source Client
Some of these encoders are not licensed for commercial use.
Or even licensed at all.
/g.
From: Icecast <icecast-bounces at xiph.org> On Behalf Of Sytze Visser
Sent: Tuesday, 16 July, 2019 10:09
To: Icecast streaming server user discussions <icecast at xiph.org>
Subject: Re: [Icecast] Windows Source Client
Hi there
We have been using butt for years with great success.