Displaying 16 results from an estimated 16 matches similar to: "1.0-test65 and ldap auth"
2005 Jul 14
1
configuration of user_global_uid and user_global_gid
Hi.
I'm configuring LDAP auth with dovecot (cvs trunk at 14, July) as follows:
/etc/dovecot/dovecot.conf:
passdb ldap {
args = /etc/dovecot/dovecot-ldap.conf
}
userdb ldap {
args = /etc/dovecot/dovecot-ldap.conf
}
/etc/dovecot/dovecot-ldap.conf:
user_attrs = mail,homeDirectory,mailbox,,,
user_global_uid = 10000
user_global_gid = 1000
But
2005 Feb 13
2
Problems with MySQL/PAM authentication
Hi,
I'm using (or trying to at least) a combination of PAM/passwd and MySQL
authentication:
auth vmail {
mechanisms = plain
userdb = sql /etc/dovecot/dovecot-sql.conf
passdb = sql /etc/dovecot/dovecot-sql.conf
user = root
}
auth system {
mechanisms = plain
userdb = passwd
passdb = pam imap
user = root
}
MySQL
2005 Mar 31
1
dovecot-1.0-test65 + mysql build problem (sha1_result)
Hello all!
When trying to build dovecot-1.0-test65 with mysql support I get the
following error:
...
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x830):/usr/local/src/dovecot/dovecot-1.0-test65/src/lib/sha1.c:242: first defined here
2005 Mar 30
2
test65 killed by SIGSEV
Hi,
I had successfully set up dovecot-1.0-test62 + ldap pass/user db, but
now I'm encoutering a SIGSEV problem with a similar set up of a brand
new dovecot-1.0-test65 installation.
The auth process is killed by a SIGSEV as reported in the error log file :
dovecot: Mar 30 17:06:59 Error: child 28291 (auth) killed with signal 11
To be precise, the problem occurs in the
2008 Oct 21
5
Why could I get function names from a stripped exec?
Hello, all experts.
When I use pid provider, my Dscript with -F option output the codepath with flowindent as you know,
e.g.
-> main
-> f1
-> f2
however I realized that the exec file I used at that time was stripped.
Does anyone know the reason why I could see the function names?
Thanks in advance.
--
This message posted from opensolaris.org
2005 Mar 13
1
1.0-test65
http://dovecot.org/test/
If dovecot-auth was crashing with you, this release should fix it. I
don't know when it did though, I just applied a patch from Andrey Panin
with that description :)
Fixed also another dovecot-auth crash with Solaris and maybe some other
systems.
Contains the first attempt of a Dovecot LDA. It's still in pretty ugly
shape, but it should work, more or less. I
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2005 Mar 29
2
Multiple auth method problem
Hi,
I'm having issues getting the multiple authentication methods of dovecot
1.0-test65 to work correctly on NetBSD. I am combining a MySQL database
of virtual host accounts with the system password database of local
machine accounts. Both work correctly when enabled on their own, but
when enabled together only the one listed first in the "auth default"
section of dovecot.conf
2005 Mar 14
1
Visibility of .subscriptions and .customflags
Hi, I upgraded to test65 from 0.99 (mostly to get the namespace feature) and
now it seems my .subscriptions and .customflags are showing up as mail
folders in my IMAP client (Eudora).
If I try and open those folders, of course I get an error.
How can I configure dovecot so that these aren't displayed to my IMAP
client? I looked through about 6 months of acrhives and couldn't find
2005 Apr 01
1
virtual user question
I'm sorry if this has been asked already, but I'm new to the list and
to dovecot.
I'm trying to add imap to our existing setup where we host many
virtual domains and would like to use dovecot to do it as I find it's
one of the most configurable I've seen so far. The problem is that
our virtual users passwd files are kept in seperate directories so
/etc/virtual/%d/passwd, but I
2005 Apr 02
4
1.0-test66
http://dovecot.org/test/
I've still lots of mails in my INBOX and in this list that I should be
looking into.. But here's a release that fixes at least some things.
Maybe I'll make another one tomorrow..
Most importantly keyword code was changed a lot. It's now faster and
less buggy. The keywords are also finally written into mbox, and keyword
changes in the mbox are picked up.
2005 Apr 02
4
Question about "reply from worker without password scheme"
I have dovecot-1.0-test64 installed on OpenBSD-3.6.
It works fine with local password.
Now I fail to get dovecot to use MySQL to query for user details.
Any help would be very appreciated.
Here are the details:
from /var/log/maillog:
1) with "default_pass_scheme = PLAIN"
Apr 3 07:20:22 www dovecot: Dovecot v1.0-test64 starting up
Apr 3 07:20:23 www dovecot:
2005 Feb 25
4
corruption and errors in dovecot-stable
Hi,
We switched from dovecot 0.99.something to 1.0-stable (on FreeBSD 4.10)
a few days ago and have been seeing many errors and one corrupted
mailbox so far. Almost everyone uses mbox format, and most users
primarily use SquirrelMail; I use Apple Mail and Thunderbird, as well
as accessing the mailboxes locally with Mutt, and have not noted any
visible problems.
There have been several of
2005 May 20
1
Possible PAWS security vulnerability
Hello security gurus,
yesterday, I mistakenly posted a question on the questions list about
this article :
http://www.securityfocus.com/bid/13676/info/
which talks about a form of DOS vulnerability.
I was curious as to the possibility of FreeBSD 5.x being affected, and
if anyone was working on this or not.
Ted Mittelstaedt posted this possible patch based upon the OpenBSD patch :
in
2019 Apr 15
1
samba-tool backup offline not available (version 4.9.6) ?
Hello,
I've just upgraded to 4.9.6 and can't seem to be able to use the
'offline' backup? It seems that the only options are: online, rename,
and backup.
Can someone confirm this?
I plan to get to migrating to 4.10.2, but I'm doing it incrementally:
v4.7.6 -> v4.8.11 -> v4.9.6 -> v4.10.2
Before going to the v4.10.2, I want to backup my AD database using
2004 Mar 23
14
ztdummy
The USB core was completely rewritten in 2.6, and as such the functions
that ztdummy depends on do
not exist in 2.6. I get the feeling that these changes are too much to
easily fix ztdummy, so I don't
expect to see it working on 2.6 any time soon (if ever)
I made some small changes to zaprtc to work on 2.6 and I have MoH and
Meetme functions working
fine in my lab. For production I would