== Info These tests should run by an ADAM instance, whose schema has been extended by the schema_adam.ldif file (change the CN=X to your configuration base), and the person class has been extended with this uidnumber attribute. The :record_base and some other config values are hard-coded in the user.rb test files, so you should change it too. Of course other LDAP servers should work too, but I only tested this in an ADAM instance, because I didn't want to make a test environment in our production AD server. Some functions could not be tested in ADAM (for example I could only bind to an ADAM instence using anonymous connection, so things like set_protection_level, bind, or anything else that needs authentication are untested) Be sure to allow anonymous access, read/write, etc in your ADAM server! If you use some other servers please modify the test so they could work on them, and send those tests to me!