Name: | libnss-mysql |
---|---|
Version: | 1.5 |
Release: | 19.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 147021 |
License: | GPLv2+ |
RPM: | libnss-mysql-1.5-19.el7.aarch64.rpm |
Source RPM: | libnss-mysql-1.5-19.el7.src.rpm |
Build Date: | Fri May 25 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libnss-mysql.sourceforge.net |
Summary: | NSS library for MySQL |
Description: | Store 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! |
- added autoreconf to prep section (bz#925827)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
- Rebuild agains new mysql
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- added libtoolize -f and readded autoreconf -f