- mention sssd in the nsswitch.conf(5) man page (#694860)

This commit is contained in:
Peter Schiffer 2012-09-13 15:09:46 +02:00
parent cd49b1ab76
commit 642031d269
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,14 @@
diff -ur man-pages-3.42.orig/man5/nsswitch.conf.5 man-pages-3.42/man5/nsswitch.conf.5
--- man-pages-3.42.orig/man5/nsswitch.conf.5 2012-09-13 14:38:10.000000000 +0200
+++ man-pages-3.42/man5/nsswitch.conf.5 2012-09-13 15:02:13.431307700 +0200
@@ -179,6 +179,10 @@
On systems with additional libraries installed, you may have access to
further services such as "hesiod", "ldap", "winbind" and "wins".
.LP
+If System Security Services Daemon (SSSD) is installed on your system,
+you can use this service with the "sss" keyword. SSSD supports
+the following databases: passwd, group, services and netgroup.
+.LP
An action may also be specified following a service specification.
The action modifies the behavior following a result obtained
from the preceding data source.

View File

@ -56,6 +56,8 @@ Patch51: man-pages-3.42-shmop.patch
Patch52: man-pages-3.42-ip.patch
# resolves: #787567
Patch53: man-pages-3.42-ip-local-port.patch
# resolves: #694860
Patch54: man-pages-3.42-nsswitch-conf-sssd.patch
Autoreq: false
@ -91,6 +93,7 @@ Documentation Project (LDP).
%patch51 -p1
%patch52 -p1
%patch53 -p1
%patch54 -p1
## Remove man pages we are not going to use ##
@ -167,6 +170,7 @@ cd ..
- add missing EIDRM error code description to the shmop(2) man page (#800256)
- add documentation of several source-specific multicast socket options to the ip(7) man page (#804003)
- improved explanation about calling listen or connect on the ip(7) man page (#787567)
- mention sssd in the nsswitch.conf(5) man page (#694860)
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild