Displaying 20 results from an estimated 100 matches similar to: "(no subject)"
2012 Oct 15
1
CAS Authentication
Hi.I'm very sorry for the repost but I forgot the subject.
So,? I'm
using dovecot 2.0.18 and I'm trying to authenticate through a CAS server
(until now authentication was through MS Active Directory). I could not
find anywhere some examples, so here is what i have done so far.
-install phpcas and pam_cas
-edit /etc/pam.d/dovecot
????????????????? auth??? sufficient?????
2006 Jun 17
1
This store does not support subscriptions, or they are not enabled...
Hi folks.
I'm using evolution 2.2.3 on Fedora Core 4 with simap to dovecot 1.0beta9.
I had the same problem with dovecot 1.0alpha1.
The problem is that I can't seem to subscribe to any folders. Nor can I
seem to get this combination to list all of my folders. I'd be fine with
either.
It used to be, that if I just toggled "show only subscribed folders" a few
times,
2013 Oct 27
2
numeric data being interpreted as a factor -trouble with reading data into a dataframe in R
Hello.
trying to do one of the simplest actions -read in data into R.
I don't know why the FBfollowers column is being read as a factor and also
if I use as.numeric on it, it looks really strange and actually complety
alters the data.
I am attaching the data set here called ddd.csv
I used
data=read.csv("ddd.csv",header=TRUE)
fb=data$FBfollowers
fb
fb=as.numeric(fb)
fb
Thnxs in
2008 Aug 02
1
running strucchange?
Greetings,
I'm complety new to "R" and have a question. I've read through a couple
of manuals but I'm having a problem with getting something run properly.
I'd like to attempt to use the "strucchange" package with some sample data
however I'm having trouble understanding the proper syntax of the commands
from which to do so. I basically want to take
2009 Jun 12
1
auth_cache multiple passwords ?
Hi,
First, thanks Timo and Stefan for this great IMAP/Sieve implementation...
We are using 1.1.16+cmu_sieve/managesieve additions for now (following
releases since ~ 1.0.1).
We have a specific problem here with auth-cache:
We use direct imap/sieve connection from different clients, using LDAP
password: everything is fine.
The problem appears with our webmail access using a web-SSO system
2013 Oct 08
0
cas proxy ticket as password
Hi everybody. Hi I'm tryingto use CAS for authenticating in dovecot. I have installed pam_cas and when I try castest i get "<cas:authenticationSuccess>" for my service (imaps://mywebmail.com) But when I actually try to login, dovecot uses the PT from the cas server as password. Any ideas what I'm missing?
Thanks a lot.
2019 Jun 14
0
CASifying dovecot and webmail
Hi. I have been trying for a long time to roundcube but I have trouble
doing it. It may therefore be necessary to manage the casification of
dovecot.
Something that is not easy right now with the operating system
version that I use. I am working with a kali 2019, and I have
compilation errors when running the make on pam_cas.
Any help will be useful to me. Thank you
Charlie Harper
Best regards,
2016 Aug 12
2
Why does new llvm-as reject old IR format?
Hi all,
I have the below input
define i32 @myCas(i32* %ptr, i32 %cmp, i32 %val) #0 {
entry:
%0 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %val seq_cst
%1 = extractvalue { i32, i1 } %0, 0
ret i32 %1
}
When I provide this input file to llvm-as 3.6 I get the error
a.ll: error: Expected ordering on atomic instruction
%1 = extractvalue { i32, i1 } %0, 0
This is because instruction syntax
1999 Jul 11
0
oplock performance problem with a small database
On Fri, 09 Jul 1999 14:07:10 -0400, David Collier-Brown wrote:
>Johann Zuschlag wrote:
>> Well, it's just a database residing on a file server. So it will only use smb.
>> It's no intelligent database server like an SQL-server. But still, searching
>> (with and without index) should be faster. With caching it runs really fast, but
>> that is not save and would
2002 Sep 06
3
Error on Solaris 9 (2.5.5)
I'm running into some errors I can't figure out.
Situation:
I have a Sparc IPX (2.6 Solaris), a Mac OS X box and an Ultra Sparc 1
running Solaris 9.
I am trying to rsync a web site between the IPX and Ultra 1.
All boxes are running 2.5.5 rsync built from source.
Problem:
Can't get a a sync between the IPX -> Ultra.
IPX = kashmir
Ultra = vortac
Mac = archer
Assumptions:
a).
2014 Mar 08
0
BUG: segmentation fault in auth
Hi
I'm getting segmentation fault in Dovecot 2.2.11. This happens when
trying to do a user lookup by "doveadm user". The machine is running Arch
Linux on i686 on ext3.
dovecot -n (I took this when running the previous version that works)
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.12.9-x86-linode56 i686
auth_cache_size = 32 k
default_client_limit = 500
2016 Apr 04
0
PA-RISC (hppa) video cards init failure loading the device driver kernel module
Not sure about the radeon issue, but
"DRM: GPU lockup - switching to software fbcon"
basically means "the CPU isn't able to submit commands, or the GPU
isn't executing the commands". Basically the GPU can only have so many
commands outstanding [well, command buffers], and we hit that limit.
>From what I understand, PA-RISC has a "funny" architecture that
2006 Mar 02
3
merge with symbol problem
Hi,
It''s a little bit annoying to me, I can''t understand the following:
If I merge a value to the params hash with:
params => params.merge :value => new_value
the params[:value] doesn''t change, but if I use string instead of a
symbol like:
params => params.merge "value" => new_value
it works.
Somebody plz tell me why...
Abbath
2016 Apr 04
0
[Radeon] PA-RISC (hppa) video cards init failure loading the device driver kernel module
The very same option list, but for the "radeon" kernel module:
http://xorg.freedesktop.org/wiki/RadeonFeature/#index4h2
Simone Mannori - Italy
On 4 April 2016 at 05:56, Simone Mannori <simone.mannori at gmail.com> wrote:
> Dear Ilia,
>
> this page summarize all the possible options of the "nouveau" kernel module:
>
>
1999 Dec 13
0
SUMMARY: IMAP security across the net
Since the number of responses to my query was large, Roger has asked
me to summarise the information.
The summary is listed below
Thanks to all the people who bothered to help me out:
Alan Mead <adm@ipat.com>
Beattie, Jay <JBeattie@accdir.com>
Bruce Elrick <bruce.elrick@saltus.ab.ca>
Christian Hammers <ch@lathspell.westend.com>
David J. M. Karlsen
2006 Mar 16
2
Feedback from VON expo! Info on * HA andPolycomphone!!
Great Email. I'm going to respond to some of the points.
"Q: What are the plans for HA?
A: With a configuration using DNS-SRV and DUNDi, you can create a
pretty resiliant setup now."
That's BS. Last time I checked, Asterisk's support of SRV was to only grab the first SRV entry. Period. If it doesn't try any more SRV hosts after the first fails, just exactly how
2016 Apr 04
1
PA-RISC (hppa) video cards init failure loading the device driver kernel module
Dear Ilia,
this page summarize all the possible options of the "nouveau" kernel module:
https://nouveau.freedesktop.org/wiki/KernelModuleParameters/
I will test the options that you have suggested as soon as possible.
Try a PCI video card is a very good advice because the
AGP/FX1(chipset) is on the top of the "usual suspects" list;
unfortunately the c8000 has 3.3 PCI slots
2016 Apr 03
3
PA-RISC (hppa) video cards init failure loading the device driver kernel module
Dear "nouveau" developers,
I know that many very competent guys have already spent a lot of time
and efforts on this issue without success. I have started to play with
"hppa" two weeks ago and, with the support of the linux-parisc mailing
list people, now I have a - almost fully - working workstation (hp
c8000).
Everythings work perfectly BUT the video card. No matter the
2019 Feb 17
2
CASifying dovecot and webmail
Hello:
I'm trying to authenticate webmail (roundcube) and dovecot with Apereo CAS.
I don't find any good guide and everything I have found is some years
old. Has any of you done a recent integration with CAS and can share the
details ?
Best regards
--
------------------------------------------------------
Juan Carlos Sanchez Hernandez
Servicio de Infraestructura e Innovaci?n
2009 Oct 06
1
dovecot 1.2.5 - can't create auth listener
Hi. I have version 1.1.11 working fine with multiple servers. When I upgrade
to 1.2.4 or 1.2.5 I keep getting an error 'can't create auth listener'
(address in use)
I have two ip addresses (lets call them 1.0.0.1 and 1.0.0.2).
Each ip address has it's own certificate and set of servers with custom
ports. I don't know how the configuration is supposed to work and it was a
lot