From: W. Trevor King Date: Mon, 14 May 2012 14:18:01 +0000 (-0400) Subject: Fix "authenticating" link syntax in LDAP post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3987ca3322580301effd4dee88c2a0c9f2e7530f;p=blog.git Fix "authenticating" link syntax in LDAP post. --- diff --git a/posts/LDAP.mdwn b/posts/LDAP.mdwn index 4d89ee2..b341b0c 100644 --- a/posts/LDAP.mdwn +++ b/posts/LDAP.mdwn @@ -344,7 +344,7 @@ The second directive allows authenticated users to update their own entry and to read every entry. Anonymous are allowed to authenticate themselves, but have no other privileges. -Alright, so how should user's go about authenticating][security]? +Alright, so how should user's go about [authenticating][security]? We'll want to set `slapd` up as a Kerberos service, and have clients authenticate using [GSSAPI][].