PAM authentication?

G

Gary Wilson Jr

I would like my application to be able to authenticate through PAM. Is
there any code out there that implements this? All I could find was PyPAM
(http://www.pangalactic.org/PyPAM/), which doesn't look like it has been
touched in almost 6 years and requires python1.5.
 
D

Diez Roggisch

Gary said:
I would like my application to be able to authenticate through PAM. Is
there any code out there that implements this? All I could find was PyPAM
(http://www.pangalactic.org/PyPAM/), which doesn't look like it has been
touched in almost 6 years and requires python1.5.

You can still use it. However what I don't like about it is that you
need to run as root to actually use PAM. Otherwise the process can only
authenticate its (effective?) user.

So I switched to LDAP - and would like to see sasld being supported, but
so far it's not wrapped I haven't found the time to do it myself.


Diez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top