[ 源代码: libnss-mysql ]
软件包:libnss-mysql(1.6.1-2)
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.
其他与 libnss-mysql 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmariadb3 (>= 3.0.0)
- MariaDB database client library
-
- sug: default-mysql-server
- MySQL database server binaries and system database setup (metapackage)
-
- sug: libpam-mysql
- PAM module interfacing with MySQL databases