cyrus + openldap + cyradm .

2001-03-04 Thread Philippe Izoret
hello . i've installed - cyrus-sasl-1.5.24 = ./configure --disable-krb4 --disable-gssapi --disable-cram --disable-digest - -enable-pwcheck - openldap-2.0.7 = ./configure --with-cyrus-sasl - cyrus-imapd-2.0.12 = ./configure --with-dbdir=/usr/local/BerkeleyDB.3.2

Cyrus Administration

2001-03-04 Thread Roland Scheike
Hi, is there any possibility to grant the delete right automatically for a new created user.name mailbox to all administrators? Btw. which rights should a user have on its own box? Thanks, Roland

Re: cyrus + openldap + cyradm .

2001-03-04 Thread Atif Ghaffar
What do you have in your pam configuration. Does a user called philou exists? can you do a ldapsearch uid=philou Can you bind as this user? ldapsearch -D "dn of user philou" -w "passwordOfUserPhilou" uid=* You said "i'v an admin cyrus user in openldap " but your imap.conf says "admins:

cyrus + openldap + cyradm

2001-03-04 Thread Philippe Izoret
hello . i've installed - cyrus-sasl-1.5.24 = ./configure --disable-krb4 --disable-gssapi --disable-cram --disable-digest - -enable-pwcheck - openldap-2.0.7 = ./configure --with-cyrus-sasl - cyrus-imapd-2.0.12 = ./configure --with-dbdir=/usr/local/BerkeleyDB.3.2

[Fwd: cyrus + openldap + cyradm .]

2001-03-04 Thread Philippe Izoret
Atif Ghaffar wrote: Hi Phillipe. It seems that your imap server is not talking to the pam_ldap module. Does this version even knows how to talk to pam? Does this version uses SASL? sorry I am confused now. Your problems now are different then they were before. yes , in this day ,

Re: cyrus + openldap + cyradm .

2001-03-04 Thread Pascal Pucci
Hi. - cyrus-sasl-1.5.24 = ./configure --disable-krb4 --disable-gssapi --disable-cram --disable-digest - -enable-pwcheck try. ./configure --disable-cram --disable-scram --disable-digest --disable-krb4 --disable-gssapi --with-pwcheck=pam

Delete problem with cyradm

2001-03-04 Thread John Hayward
I have cyrus 2.0.12 and recienty upgraded the db3 routines from 0.55 to 2.9 (this is on NetBSD-1.5 Alpha port). Under cyrus 2.0.9 I'm pretty sure I was able to delete boxes. Here is a script which fails. % cyradm -u ljohnh localhost Please enter your password: localhost lm jonathan jonathan

2.0.12 and DB

2001-03-04 Thread David Richards
Hi, I am having problems getting v2.0.12 to compile on Compaq Tru64 v5.1. I have gone to quite extensive means to try and make it compile. I searched the mail list archives and found a posting from Ron Roskens on 3 Jun, 2000 which suggested something like: env