Comments on Running LinOTP On CentOS 6.2

Running LinOTP On CentOS 6.2 This howto will show how you can set up LinOTP on CentOS 6.2. LinOTP is a modular and flexible solution for two factor authentication with one time passwords. This howto uses the community packages that are available at the python package index PyPI.

2 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Joerg Meyer

I also needed these packets:

yum install gcc

yum install python-devel

 cheers

Joerg

By: Tud

I'm getting paster command not found

what have i missed?