Sat, 17 Jan 2026 11:25:41 CST | login

Information for build libnss-mysql-1.5-1.ocs23

ID13665
Package Namelibnss-mysql
Version1.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libnss-mysql.git?.#b5efb04c314587455d826f3fd0bf02580d58bac4
SummaryNSS library for MySQL
DescriptionStore your UNIX user accounts in MySQL. "libnss-mysql" enables the following: * System-wide authentication and name service using a MySQL database. Applications do not need to be MySQL-aware or modified in any way. * Storing authentication information in a database instead of text files. * Creation of a single authentication database for multiple servers. This is often referred to as the "Single Sign-on" problem. * Writing data-modification routines (IE self-management web interface). libnss-mysql is similar to NIS or LDAP. It provides the same centralized authentication service through a database. What does this mean? Username, uid, gid, password, etc comes from a MySQL database instead of /etc/password, /etc/shadow, and /etc/group. A user configured in MySQL will look and behave just like a user configured in /etc/passwd. Your applications such as ls, finger, sendmail, qmail, exim, postfix, proftpd, X, sshd, etc. will all 'see' these users!
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 22 Jul 2024 10:08:50 CST
CompletedMon, 22 Jul 2024 10:10:25 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/libnss-mysql.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libnss-mysql.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
libnss-mysql-1.5-1.ocs23.src.rpm (info) (download)
aarch64
libnss-mysql-1.5-1.ocs23.aarch64.rpm (info) (download)
libnss-mysql-debuginfo-1.5-1.ocs23.aarch64.rpm (info) (download)
libnss-mysql-debugsource-1.5-1.ocs23.aarch64.rpm (info) (download)
x86_64
libnss-mysql-1.5-1.ocs23.x86_64.rpm (info) (download)
libnss-mysql-debuginfo-1.5-1.ocs23.x86_64.rpm (info) (download)
libnss-mysql-debugsource-1.5-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5-1 - initial build