summaryrefslogtreecommitdiffstats
path: root/server/examples/config.ldif
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-10-21 13:57:35 -0400
committerSimo Sorce <idra@samba.org>2008-10-21 13:57:35 -0400
commitc38fcbf3df0131caebec0ce0414fc409b63e9d93 (patch)
treea6efbfb88ef5b4402a5d67581e53f0eec2881a72 /server/examples/config.ldif
parent85f827f25a879a4499180d61742ba6bc22b04ccc (diff)
downloadsssd-c38fcbf3df0131caebec0ce0414fc409b63e9d93.tar.gz
sssd-c38fcbf3df0131caebec0ce0414fc409b63e9d93.tar.xz
sssd-c38fcbf3df0131caebec0ce0414fc409b63e9d93.zip
Make return the pid when new process are started.
Monitor each service and restart it conditionally if it fails. These monitoring is extremely simple at this moment and just uses waitpid() to check if the client is alive, there is no active probing, that will require dbus. Make nsssrv.c read the sss pipe config option for the config db.
Diffstat (limited to 'server/examples/config.ldif')
-rw-r--r--server/examples/config.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/examples/config.ldif b/server/examples/config.ldif
index 0a0b929d7..018116897 100644
--- a/server/examples/config.ldif
+++ b/server/examples/config.ldif
@@ -12,5 +12,5 @@ activeServices: nss
dn: cn=nss,cn=services,cn=config
cn: nss
description: NSS Responder Configuration
-unix-socket: /var/lib/sssd/nss/pipe
+unixSocket: /var/lib/sss/pipes/nss