From owner-svn-doc-head@freebsd.org Fri Jul 24 23:05:23 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 475959AA811; Fri, 24 Jul 2015 23:05:23 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3788319B6; Fri, 24 Jul 2015 23:05:23 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6ON5N0p080801; Fri, 24 Jul 2015 23:05:23 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6ON5NWq080800; Fri, 24 Jul 2015 23:05:23 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201507242305.t6ON5NWq080800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Fri, 24 Jul 2015 23:05:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47074 - head/en_US.ISO8859-1/articles/ldap-auth X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2015 23:05:23 -0000 Author: bcr Date: Fri Jul 24 23:05:22 2015 New Revision: 47074 URL: https://svnweb.freebsd.org/changeset/doc/47074 Log: Remove trailing sentence stop from sysctl command that should not be there. Committed from: Essen FreeBSD Hackathon Modified: head/en_US.ISO8859-1/articles/ldap-auth/article.xml Modified: head/en_US.ISO8859-1/articles/ldap-auth/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/ldap-auth/article.xml Fri Jul 24 22:58:16 2015 (r47073) +++ head/en_US.ISO8859-1/articles/ldap-auth/article.xml Fri Jul 24 23:05:22 2015 (r47074) @@ -624,7 +624,7 @@ ldappasswd -D uid="$USER",ou=people,dc=e the security.bsd.see_other_uids sysctl value: - &prompt.root; sysctl security.bsd.see_other_uids=0. + &prompt.root; sysctl security.bsd.see_other_uids=0 A more flexible (and probably more secure) approach can be