Difference between revisions of "Agile testbed/Cloud/Installation notes"
From PDP/Grid Wiki
Jump to navigationJump to search (add ldap stuff) |
m (typo) |
||
Line 1: | Line 1: | ||
− | This page contains notes on the installation of the [[Agile testbed/Cloud|agile | + | This page contains notes on the installation of the [[Agile testbed/Cloud|agile testbed cloud]]. |
* Install CentOS 5 bare-bones | * Install CentOS 5 bare-bones |
Revision as of 09:42, 10 February 2010
This page contains notes on the installation of the agile testbed cloud.
- Install CentOS 5 bare-bones
- Setup LDAP authentication (see this guide)
- add ldap to /etc/nsswitch.conf's passwd, shadow and group entries
- configure /etc/ldap.conf according to this
- make sure the DutchGrid CA certificate is in /etc/openldap/cacerts/16da7552.0 (from rpm or here)
- add an appropriate pam_ldap.so before each pam_unix line in /etc/pam.d/system-auth
- create homedirs for your users in /user/<username> with correct owner