id summary reporter owner description type status priority component severity resolution keywords cc release 10932 undefined variable en in auth.py line 279 darth Dingleberry branson "Hi, First off thanks for keeping this critical plugin moving along ;-) Now my little typo find: I think this should be ""e"" not ""en"" as that makes it put out a proper error message. Line is the raise statement: {{{ #!py try: self._ldap.simple_bind_s(self.dir_binddn, self.dir_bindpw) except ldap.LDAPError, e: self.log.info('bind_ad: binding failed. %s ' % (e)) raise TracError('cannot bind to %s: %s' % (self.dir_uri , en)) }}} Also I would like to work on getting memberOf working as we need that functionality in order to use this tool. How would I go about making that level of contribution? I have another python tool that does most of the work already in place. Lastly we have to force referrals off to make this work, currently that means locally forked code. I would like to get that worked in as well to trunk. Thanks, Eddie J ps apologies for the email mixed with a bug report, not sure how to get into the ""loop""" defect closed normal DirectoryAuthPlugin normal fixed 1.0