If the script is unable to contact the LDAP server, this line fails silently:
ldap = ASF::Person.list.map(&:id) Maybe it’s supposed to. What does it return if the server is unreachable? An empty array? Doesn’t seem to return an exception. If it’s empty, every line shows as “not in LDAP’. I’ll see if I can skip the ldap check if the ldap array has no elements. Craig Craig L Russell Architect, Oracle http://db.apache.org/jdo 408 276-5638 mailto:[email protected] P.S. A good JDO? O, Gasp!
