What steps will reproduce the problem?
1. Configure ldap or smb authentication methods in dev.cfg
2. Attempt to logon
3. bam. stack track indicates local 'ok' variable on line 236 is unbound.
What is the expected output? What do you see instead?
This problem appears to be one due to mixed case usage in the 'ldap' and
'smb' methods. I fixed this problem by changing the case of these methods
when appended to available_methods on lines 48 and 54.
What version of the product are you using? On what operating system?
TG 1.0.4 on Python 2.5 on WinXPsp2
Please provide any additional information below.
Owner: kskuhlman
Labels: -Priority-Medium Priority-Critical