This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients BreamoreBoy, astrand, r.david.murray, vstinner
Date 2014-03-23.17:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYMKAFFYvW0PvY2kxfx0MuR7qf3xkVJAbhU5rzn83i1rA@mail.gmail.com>
In-reply-to <1395585958.01.0.34861794633.issue4261@psf.upfronthosting.co.za>
Content
Getpwnam() can use a lot of various auth method. For example, an external
LDAP server.
History
Date User Action Args
2014-03-23 17:12:59vstinnersetrecipients: + vstinner, astrand, r.david.murray, BreamoreBoy
2014-03-23 17:12:59vstinnerlinkissue4261 messages
2014-03-23 17:12:59vstinnercreate