[python-ldap] connect via a socket object
Michael Wood
esiotrot at gmail.com
Tue May 31 08:19:07 CEST 2011
2011/5/30 Michael Ströder <michael at stroeder.com>:
> Salman Aljammaz wrote:
[...]
>> the alternative would be to set up an ssh tunnel. i was thinking of
>> using paramiko and passing its connection to python-ldap. the uglier
>> approach is to run /bin/ssh with port forwarding (-L) whenever the
>> connection is needed, which seems to be what i'll be doing :-)
>
> Using SSH tunneling (poor man's VPN) is a "privileged operation" too.
A normal user can set up an SSH tunnel.
--
Michael Wood <esiotrot at gmail.com>
More information about the python-ldap
mailing list