Hello, It's been on the PAM mailing list a couple of times, but so far I haven't seen any solution for the following problem: On a system with >2000 users (I'm running one with 28.000), user authentification is EXTREMELY SLOW, even on my dual 450Mhz machine. It takes seconds to let somebody login to the popserver. Something really needs to be done about this. This is a showstopper for RHL on machines with lots of users. Try creating a large passwd file (say 20.000 users) and you'll know what I mean. I'm not a coder, I think it must be possible somehow to accellerate user authentification. A simple grep on the passwd file instantly finds the right account. Greetings, Aeneas
This has been assigned to a developer for further review.
A new version of pwdb that will take care of this is in the works. The current implementation makes it nearly impossible to achieve aney speed improvement without a complete rewrite.
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/239253919d22d3ad6f333b48c5e210c5a417eb4c Merge pull request #392 from sg00dwin/animation-issue327 Merged by openshift-bot