[ 原始碼: 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