Hi everyone, We got it working with the help of Joel Pearson's wiki entry and sample SMB files.
What we did is we duplicated the procedure except instead of using SMB, we're using a validate program written in C (which I believe was taken from an apache authentication module or something to that effect) to authenticate against /etc/shadow. It's very similar, just a few lines changed. If anyone is interested, I'll try to post the source sometime by the end of the week. We haven't tried PyPAM yet, but this solution works well for this particular purpose. - Andrey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

