On 06 Jul 2011, at 9:45 AM, raulna wrote: > I have developed an application and now I need users to > authenticate with PAM. How I can do? I have been testing "repoze" with > SQLAlchemy and I like it but use it with PAM. Any ideas?
There are python pam modules that you could use to write a repoze.who plugin. http://pypi.python.org/pypi/pam http://atlee.ca/software/pam/ -- Baruwa - www.baruwa.org -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
