Yubico / yubikey-ksm

YubiKey Key Storage Module
https://developers.yubico.com/yubikey-ksm/
BSD 2-Clause "Simplified" License
54 stars 22 forks source link

Extend documentation for Red Hat/CentOS #21

Open paulmenzel opened 8 years ago

paulmenzel commented 8 years ago

Currently the Makefile and the installation document are written for Debian based distributions.

It’d be great if the documentation could be extended. The “Apache group” on Red Hat/Cent OS is for example not www-data but apache.

I am willing to do this, but please advise how you want it to be done. A separate section, listing the differences? Add the alternate commands to the current document? A separate document? Just a link to a blog post, like Building a local Yubikey server infrastructure?

klali commented 8 years ago

Good question. In many ways I prefer to recommend the use of packages over manual installation with the Makefile.

Maybe this should be done with a variable to make? so you'd do something like: $ make install DIST=redhat