Source: libnss-mysql Section: admin Maintainer: Debian Commons Uploaders: Luke Yasuda , Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-installnss, libmariadb-dev-compat, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian/libnss-mysql Vcs-Git: https://salsa.debian.org/debian/libnss-mysql.git Homepage: https://cgit.git.savannah.gnu.org/cgit/administration/libnss-mysql.git/tree/README Package: libnss-mysql Architecture: any Pre-Depends: ${misc:Pre-Depends}, Depends: ${misc:Depends}, ${shlibs:Depends}, Suggests: mariadb-server-compat, libpam-mysql, Conflicts: libnss-mysql-bg, Replaces: libnss-mysql-bg, Description: NSS module for using MySQL/MariaDB as a naming service libnss-mysql provides a Name Service Switch module that allows MySQL/MariaDB to act as a name service. . Its configuration is very flexible by allowing to set an SQL query per NSS call (getpwnam, getpwuid, ...). . It currently supports storage of passwd, group and shadow information.