How to make my linux database use linux login/password info
We have a relational database that runs on linux. We are facing PCI requirements that will require a lot of work to beef up our user credential handling. (Strong passwords, password history list, etc.)
It seems like it might be a better idea to just hook in to linux for our user credential handling. Lots of nice benefits here!
Can someone give a pointer as to what the best way to go with this would be? I imagine this has been done a lot but it's the kind of topic that's a little hard to 'google', etc.!
Much thanks,
Chris
|