[Freeipa-users] client without certmonger/dbus

Stephen Ingram sbingram at gmail.com
Tue Apr 17 22:07:05 UTC 2012


On Mon, Apr 16, 2012 at 11:09 PM, Christoph Kaminski
<christoph.kaminski at biotronik.com> wrote:
> hi
>
> It is possible to use the ipa-client without certmonger/dbus? Have an openvz
> environemnt where I cant start dbus...

Christoph-

You can install IPA in OpenVZ container. I was able to install after
doing the following:

1. mkdir -m 1777 /dev/shm
2. add this line to fstab: tmp    /dev/shm      tmpfs     defaults       0 0
3. mkdir /var/run/dbus
4. service messagebus start

Also, make sure you give yourself lots of memory to install IPA. Once
it's installed you can reduce back down depending on the size of your
directory.

Steve




More information about the Freeipa-users mailing list