[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .db based passwd/shadow files for Linux (BSDi style)
- To: "Ariel Biener" <ariel(at-nospam)fireball.tau.ac.il>
- Subject: Re: .db based passwd/shadow files for Linux (BSDi style)
- From: "Oded Arbel" <oded(at-nospam)geek.co.il>
- Date: Tue, 6 Nov 2001 01:43:06 +0200
- Cc: "Linux-IL" <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- References: <Pine.LNX.4.21_heb2.09.0111060117051.22704-100000@fireball.tau.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
----- Original Message -----
From: "Ariel Biener" <ariel@fireball.tau.ac.il>
To: "Gavrie Philipson" <gavrie@philipson.co.il>
Cc: "Israeli Linux Mailing List" <linux-il@linux.org.il>; "Koby Schwartz"
<schwartz@aristo.tau.ac.il>
Sent: Tuesday, November 06, 2001 1:17 AM
Subject: Re: .db based passwd/shadow files for Linux (BSDi style)
> On Mon, 5 Nov 2001, Gavrie Philipson wrote:
>
> > Maybe not a direct answer, but it might be helpful:
> >
> > - Have you considered LDAP? It can fully replace NIS, and can use
> > various backends, including ldbm and various SQL dbs.
>
> As I wrote in my e-mail, LDAP is currently not an option.
>
> > - Have you considered Cyrus for email services? This way, you won't need
> > to ad the users to the passwd file at all. Cyrus can also use any
> > backend that you like.
>
> No, we'd rather use postfix at this time.
Postfix can be quite easily be configured to use MySQL (possibly other
databases) for transport managment and even delivery - read here for a quick
setup : http://kummefryser.dk/HOWTO/mail/postfix_mysql.html
Oded
--
To err is human, to moo is bovine.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il