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
did you remember to modify /etc/nsswitch.cfg?
passwd: files mysql shadow: files mysql group: files mysql
Log in to post a comment.
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
did you remember to modify /etc/nsswitch.cfg?
passwd: files mysql
shadow: files mysql
group: files mysql