Re: [Twisted-Python] Using ldapbindingchecker (part of ldaptor) with Twisted.

2015-02-10 Thread bret curtis
On Wed, Feb 4, 2015 at 2:46 PM, David Shepherd wrote: > I am looking for any examples of using the ldapbindingchecker to > authenticate a custom SSH Server written with Twisted and Python 2.7. At > the moment I am trying to hack an existing SSHD example in the Twisted > O'Reilly book. The docs r

[Twisted-Python] Using ldapbindingchecker (part of ldaptor) with Twisted.

2015-02-10 Thread David Shepherd
I am looking for any examples of using the ldapbindingchecker to authenticate a custom SSH Server written with Twisted and Python 2.7. At the moment I am trying to hack an existing SSHD example in the Twisted O'Reilly book. The docs refer to a "cfg" but I cannot find where it discusses what CF