On Feb 8, 4:27 am, [EMAIL PROTECTED] wrote: > First and foremost thanks for the feedback. Although I don't > appreciate the slight dig at me. > dummy = ldap_obj.simple_bind......
I _really_ don't think Uwe was intending any slight, 'dummy' generally means 'dummy variable' ie it's just there to catch the value but it's never used after that :) If you're doing a lot of AD work, I highly recommend Tim Golden's active_directory module: http://timgolden.me.uk/python/ active_directory.html His WMI module has also been a godsend on a number of occasions. - alex23 -- http://mail.python.org/mailman/listinfo/python-list