I've set up virtual users paired with a SQL-configured pam file on CentOS, but logging in with system users no longer work. How would I make it so system users can still login when configured with virtual users? Would this be in the pam file?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You can configure PAM to accept either MySQL or passwd authentication, probably using the
You probably need to configure the |
|||
|
|