On Thu, 7 Jan 1999, Solomon wrote:

> What I want to achieve is this;
> 1. Make the linux a mail server to replace NT/MDaemon and Netscape Mail Server (for 
>users with domains)
> 2. Make the linux a web server to replace NT/MIS
> 3. Transfer mail/internet users (both LAN and Dialup) from NT to linux.
> 
> Linux is installed on a PII 400MHz/128MB RAM/ 8GB x 2 HDD/ 2GB iomega/ CD-rom
> 
> Sendmail and Apache are installed and running but need to be configured.

The apache configuration files are in /etc/httpd/conf/ and are well
commented and easy to understand.  There is also a program called comanche
which provides a GUI configuration tool, although I don't recomend it.

Sendmail is more of a problem.  It is configured via /etc/sendmail.cf
which is a complete nightmare to understand.  The default config that
comes with redhat probably does most of what you want though.

> I also have Livingstone Radius installed and running.
> 
> BTW, do mail/internet users have to be created as Linux users ?
> 
mail users do not need to be created as linux users.  You can add an
entry like this to /etc/aliases
user:           for@bar
to add a user called "user" who's mail goes to foo@bar.

I don't know what you mean by a "internet user"

-- 
Mike <[EMAIL PROTECTED]>

Sun in the night, everyone is together,
Ascending into the heavens, life is forever.
                -- Brand X, "Moroccan Roll/Sun in the Night"

Reply via email to