From 266f5d8c836c7e625a17566a1eb53c51076f0400 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Mon, 5 Oct 2009 09:10:32 +0200 Subject: more documentation and test for sssd.conf - add a hint to the man page about permissions on sssd.conf - add a test if a symbolic link can be opened --- server/man/sssd.conf.5.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/man') diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml index 62d0c2b4..59f249de 100644 --- a/server/man/sssd.conf.5.xml +++ b/server/man/sssd.conf.5.xml @@ -47,6 +47,11 @@ description parameter. Its function is only as a label for the section. + + + sssd.conf must be a regular file, owned by + root and only root may read from or write to the file. + -- cgit