Gentoo Archives: gentoo-server

From: Ow Mun Heng <Ow.Mun.Heng@×××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] cyrus-sasl + saslpasswd DB_NOTFOUND
Date: Fri, 12 Aug 2005 09:45:41
Message-Id: 1123840003.20946.17.camel@neuromancer.home.net
1 I'm having some problems with cyrus-sasl. (I decided to go ahead with
2 cyrus anyway to play with)
3
4 compiled cyrus-sasl with -gdbm and -mysql and upon executing
5
6 # saslpasswd2 -c cyrus
7 password : xxx
8 again : xxx
9 #
10
11 nice and dandy.. in the logs
12
13 saslpasswd2: setpass succeeded for cyrus
14 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching
15 key/data pair found
16 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching
17 key/data pair found
18 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching
19 key/data pair found
20
21 #strings /etc/sasl2/sasldb2
22 cyrus
23 hmweb2
24 userPassword
25
26 If I then try to delete the user,
27 #saslpasswd2 -d cyrus
28 #
29
30 The logs again show the same above errors. I also don't see the db file
31 sasldb2 being updated. (I even tried making it a+rwx)
32
33
34
35 --
36 Ow Mun Heng
37 Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
38 98% Microsoft(tm) Free!!
39 Neuromancer 17:09:57 up 1:20, 8 users, load average: 1.82, 1.18, 1.25
40
41
42 --
43 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] cyrus-sasl + saslpasswd DB_NOTFOUND "Ian P. Christian" <pookey@×××××××××.uk>