[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [afnog] FW: CourierImap authentication using qmail poppasswd
- To: "'Brian Candler'" <B.Candler at pobox.com>
- Subject: RE: [afnog] FW: CourierImap authentication using qmail poppasswd
- From: "Samuel Gitta" <sgitta at africaonline.co.ug>
- Date: Sun, 3 Aug 2003 13:16:57 +0300
- Cc: afnog at afnog.org
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain;charset="us-ascii"
- Delivered-To: afnog-archive at lists.eahd.or.ug
- Delivered-To: afnog at afnog.org
- Importance: Normal
- In-Reply-To: <20030803084052.GA97771 at uk.tiscali.com>
- List-Archive: <http://listserv4.cfi.co.ug/pipermail/afnog>
- List-Help: <mailto:afnog-request at afnog.org?subject=help>
- List-Id: The AfNOG general discussion list <afnog.afnog.org>
- List-Post: <mailto:afnog at afnog.org>
- List-Subscribe: <http://listserv4.cfi.co.ug/mailman/listinfo/afnog>,<mailto:afnog-request at afnog.org?subject=subscribe>
- List-Unsubscribe: <http://listserv4.cfi.co.ug/mailman/listinfo/afnog>,<mailto:afnog-request at afnog.org?subject=unsubscribe>
- Sender: afnog-bounces at afnog.org
I am using checklocalpwd which is similar to checkpassword. It actually
looks into poppasswd.cdb a database created out of the poppasswd file
using cdbmake.
-----Original Message-----
From: Brian Candler [mailto:B.Candler at pobox.com]
Sent: Sunday, August 03, 2003 11:41 AM
To: Samuel Gitta
Cc: afnog at afnog.org
Subject: Re: [afnog] FW: CourierImap authentication using qmail
poppasswd
On Sat, Aug 02, 2003 at 04:24:46PM +0300, Samuel Gitta wrote:
> Does anyone have a tool that can enable courier-imap authenticate
> using the qmail's poppasswd file? Thanks in advance.
Well, I don't know what tool you're using to look in 'poppasswd' file
anyway
- qmail doesn't come with a password checker, you have to install a
separate module.
However Courier does contain a module called 'userdb' which is a file of
key=value pairs. You could write a script to extract usernames /
passwords / home directories from poppasswd, and repopulate userdb with
them.
Try 'man 8 makeuserdb' and 'man 8 userdb'
If they don't work, go into the source distribution directory and do
cd userdb
nroff -mandoc makeuserdb.8.in | less
Regards,
Brian.
__________________________________________________
This is the Africa Network Operators' Group(AfNOG)
technical discussion list.
The AfNOG website is: <http://www.afnog.org>