LDAP and Rails
Submitted by smoot on Wed, 06/10/2009 - 17:55
I've put up my Rails app on the Internet for those interested. Here is the URL:
You can login as:
user: demo
password: secret
demo is set up as an administrative user. It is in the "sysadmins" group. Please leave "demo" in the sysadmins groups. Otherwise you will disallow access to the application.
This particular app used an OpenLDAP backend and is designed to administer Unix/Linux users,. groups, netgorups and sudoer entries. All the user info is stored in an LDAP directory. This is an enhancement to some previous work I did in Perl. It was a good exercise to learn more about the Rails framework.
»
- smoot's blog
- Login or register to post comments
