OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Creating users

From: Vivek Khera (kherakcilink.com)
Date: Thu May 01 2003 - 09:02:39 CDT


>>>>> "s" == stakys <stakyspunktas.lt> writes:

s> Hi, how to create postfix users for FreeBSD, or i just need to
s> create it in usual way like "adduser" and that's it ? What
s> additional steps i need to do? Btw: when admin tool asks me to
s> login to manage mail system, what is the admin login name or i need
s> to set it in configuration?Or mayby i need to login as root?

su
cd /usr/ports/mail/postfix
make install

let the freebsd ports system do all the work for you.