Re: [Exim] compiling exim if user exim not exists

Top Page
Delete this message
Reply to this message
Author: Brian K. West
Date:  
To: viclists, exim-users
Subject: Re: [Exim] compiling exim if user exim not exists
I don't see why not.. the uid/gid it runs as can be specified in the config
can't it?

Just ship the default config with:

exim_user = exim
exim_group = exim

That should do just fine!


----- Original Message -----
From: "vic ismakaev" <viclists@???>
To: <exim-users@???>
Sent: Thursday, May 15, 2003 11:47 PM
Subject: Re: [Exim] compiling exim if user exim not exists


> excuse me, but doesn't the error tell you what you should do? If you
> have no user and group exim, why are you setting EXIM_USER and
> EXIM_GROUP to that value?
> There is no need to use those specific values, choose something
> sensible that does exist on the build system. For instance this could
> be:
>
> EXIM_USER=smmsp
> EXIM_GROUP=mail

And Exim will run as user smmsp:mail?

I'll try to explain my situation:
I'm building RPM-package for ALTLinux distribution(www.altlinux.ru).
Creating exim user and group imposible on phase building/compilation,but
exim
must run as user EXIM and group MAIL(or EXIM).
Exim user will be created on installation of RPM phase.
Can I compile exim with existing user and run it later as user exim?
Is it possible?
--
С уважением
Виктор В Исмакаев



--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##