You are here

README.txt in Simple LDAP 7.2

Simple LDAP Role
================

This module allows Drupal roles to be derived from LDAP groups, and
vice-versa. It is dependent on the Simple LDAP User module.

Testing
=======

The simpletests provided with this module automatically configure themeselves
to use the active configuration in order to perform a real-world test against
your real LDAP server.

THIS MEANS THAT DATA WILL BE ADDED/DELETED ON YOUR REAL LDAP SERVER!

The simpletests only operate against entries it creates, but in the event of a
failure, the test cannot clean up after itself. If you are testing a specific
configuration, it is recommended to run the test against a development or
staging directory first.

File

simple_ldap_role/README.txt
View source
  1. Simple LDAP Role
  2. ================
  3. This module allows Drupal roles to be derived from LDAP groups, and
  4. vice-versa. It is dependent on the Simple LDAP User module.
  5. Testing
  6. =======
  7. The simpletests provided with this module automatically configure themeselves
  8. to use the active configuration in order to perform a real-world test against
  9. your real LDAP server.
  10. THIS MEANS THAT DATA WILL BE ADDED/DELETED ON YOUR REAL LDAP SERVER!
  11. The simpletests only operate against entries it creates, but in the event of a
  12. failure, the test cannot clean up after itself. If you are testing a specific
  13. configuration, it is recommended to run the test against a development or
  14. staging directory first.