you should see if a PAM plugin exists for repoze.who (google around and in pypi)
otherwise you will have to write your own plugin http://docs.repoze.org/who/2.0/plugins.html and maybe share it with the community afterward. I wrote many custom plugins, and I prefer to setup TG using the repoze_who.ini http://turbogears.org/2.1/docs/main/Auth/whoini.html -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

