Plugins Directory » Redmine PAM Auth

7606 Author: Krzysztof Suszyński
Website: http://cardil.github.com/redmine-pam-auth
Code repository: git://github.com/cardil/redmine-pam-auth.git
Registered on: 2012-05-17 (about 1 year)
Current version: 0.1.1
Compatible with: Redmine 2.2.x, 2.1.x, 2.0.x, 1.4.x

Adds PAM authorization to Redmine. Requires rpam gem and group shadow to by added to redmine user.

Installation notes

Before installing make sure to stop redmine.

cd [redmine-install-dir]/plugins
export RAILS_ENV=production
git clone git://github.com/cardil/redmine-pam-auth.git redmine_pam_auth
cd ..
rake redmine:plugins:migrate
bundle install --without development test

After this steps you can switch back on redmine. Existing users will gain PAM auth method (Look at Administration > Users).

Changelog

0.1.1 (2013-03-14)

Compatible with Redmine 2.2.x, 2.1.x, 2.0.x, 1.4.x.

Update compatible with new versions (checked)

0.1.0 (2012-05-17)

Compatible with Redmine 2.1.x, 2.0.x.

30.png - PAM Authentication mode (70.1 KB) Krzysztof Suszyński, 2012-05-17 23:19