> "CA" == Christopher Allen <[BigFatPipe.Net]" <[EMAIL PROTECTED]>> writes:
>> is to use the vipw command. You can also add users using the pw
>> program.
CA> Actually, editing the /etc/master.passwd then rebuiding the DB is an okay
CA> route to go. Issuing the command:
CA> /usr/sbin/pwd_m
On Mon, 16 Jun 2003, Vivek Khera wrote:
> TL> and FreeBSD likes to have a redundant file called /etc/master.passwd which
> TL> I added the same:
>
> TL> mailman:*:501:502:Mailman MLM:/nonexistent:/sbin/nologin
>
> TL> Apparently there is a problem with this.
>
> If you editied the /etc/master.passw
> "TL" == Tim Legg <[EMAIL PROTECTED]> writes:
TL> and FreeBSD likes to have a redundant file called /etc/master.passwd which
TL> I added the same:
TL> mailman:*:501:502:Mailman MLM:/nonexistent:/sbin/nologin
TL> Apparently there is a problem with this.
If you editied the /etc/master.passwd
Hello,
I have installed mailman before on a different machine.
I installed:
FreeBSD 5.1-RELEASE #0
Apache 1.3.27 (source)
Python 2.1.3 (from ports)
Postfix 2.0.9,1 (from ports)
I run,
#./configure --with-python=/usr/local/bin/python2.1
(I know this is far from complete as far as parameters go