[Freeipa-users] start and stop of ipa commands in systemd

Martin Babinsky mbabinsk at redhat.com
Mon Apr 4 07:06:50 UTC 2016


On 04/01/2016 08:53 PM, Martin (Lists) wrote:
> Hallo
>
> I have a question regarding enabling/disabling separate ipa parts in
> systemd. Is it necessarry or required to have httpd, directory server,
> named memcache and all the other ipa services to be enabled in systemd?
> Or is it recomended to have only the main ipa service enabled (and all
> the other disabled)?
>
> Regards
> Martin
>
Hi Martin,

ipa.service actually calls `ipactl` command which starts/stops all 
individual components at once (dirsrv, http, kdc, kpasswd, memcache, 
pki-tomcat etc.). All of these services (which are listed in `ipactl 
status`) must be up and running for IPA server to work correctly in all 
aspects.

So in this sense 'ipa.service' is just an umbrella that groups all the 
components of FreeIPA installation.

-- 
Martin^3 Babinsky




More information about the Freeipa-users mailing list