Changes between Version 17 and Version 18 of LEGACY - Drupal Discussion
- Timestamp:
- 04/15/15 18:29:45 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LEGACY - Drupal Discussion
v17 v18 40 40 == LDAP integration == 41 41 42 [[ Notes on Drupal and LDAP configuration]] - used to create user accounts, and associate the user accounts to the 'LCBRU staff' group.42 [[Drupal HowTo Configure LDAP]] - used to create user accounts, and associate the user accounts to the 'LCBRU staff' group. 43 43 44 44 Enable the Apache 'rewrite' module to allow clean URLs to work. This also involves configuration of the apache site config, as per [http://drupal.org/node/15365]