From b6b314d2dc954338fd67fcb1f616b1bdcaba0e62 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 9 Aug 2019 12:26:38 +0000 Subject: Prepare for 0.0.2.0 Neither getgrouplist() support nor nsssd-switch has been committed yet. WIP, relax. --- doc/overview.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/overview.html') diff --git a/doc/overview.html b/doc/overview.html index 4eec53f..b8876ba 100644 --- a/doc/overview.html +++ b/doc/overview.html @@ -87,7 +87,7 @@ default location can be changed at nsss build time via the

- As of 0.0.1.0, two suitable implementations of a nsssd daemon are + As of 0.0.2.0, three suitable implementations of a nsssd daemon are provided by the nsss package:

@@ -103,6 +103,9 @@ performs requests to a daemon running on the same system and returns the answers fetched by nslcd. This allows nsss to get its users/groups information from a LDAP database. +
  • The nsssd-switch program, which +tries several other backends in sequence and uses the first one that +succeeds.
  • -- cgit v1.3.1