I tried that checker, but it failed authentication.  Im not sure if
theres a way to tell it which users can authenticate or if it just
succeeds with any valid user, but it would'nt go through.  I'm also not
sure if it was intended for linux distros like Ubuntu (which is what im
testing on).  I even tried running my application via sudo in case the
OS was blocking auth tests from a non priviledged user.


I think ill do some manual tests with the pwd module it uses in order to 
drill out why its not working.


Thx for your help Paul.


TWKiel

----------------------------------------
From: "Paul Swartz" <[email protected]>
Sent: Thursday, May 14, 2009 12:11 PM
To: [email protected], "Twisted general discussion" 
<[email protected]>
Subject: SPAM-LOW:  Re: [Twisted-Python] Conch Checkers Help 

On 05/14/2009 07:14 PM, asset wrote:
> Can somebody point me into the right direction in how to switch out
> checkers.InMemoryUsernamePasswordDatabaseDontUse with something that
> would authenticate linux users, like root?

You're probably looking for twisted.conch.checkers.UnixPasswordDatabase.

-p
-- 
Paul Swartz
paulswartz at gmail dot com
http://paulswartz.net/
AIM: z3penguin

 
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to