In article <[EMAIL PROTECTED]>,
"Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> David wrote:
> > I don't need to do anything except authenticate and gain the correct
> > credentials.
>
> I normally run kinit(1) to determine whether a password is correct.
There's a weakness to that, though. If yo
David wrote:
>
> Are there any modules that I could use to authenticate against Kerberos
> (perhaps there is another module will do just the auth, e.g. for LDAP?).
If you already have a TGT (after kinit) you can use python-ldap (built
with OpenLDAP, cyrus-sasl and heimdal or MIT libs) to authenti
David wrote:
> I don't need to do anything except authenticate and gain the correct
> credentials.
I normally run kinit(1) to determine whether a password is correct.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list