Menu

New Install - Gentoo Linux

Help
2004-07-30
2004-07-30
  • Bill Van Pelt

    Bill Van Pelt - 2004-07-30

    Hello,
    I have emerged libnss-mysql and its installed and configured, but how do I enable it so that SSH looks in the database for access?

    Thanks,
    Bill Van Pelt

     
    • Alex Schultz

      Alex Schultz - 2004-07-30

      did you remember to modify /etc/nsswitch.cfg?

      passwd:      files mysql
      shadow:      files mysql
      group:       files mysql

       

Log in to post a comment.