projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e00a171
)
Fix "authenticating" link syntax in LDAP post.
author
W. Trevor King
<wking@tremily.us>
Mon, 14 May 2012 14:18:01 +0000
(10:18 -0400)
committer
W. Trevor King
<wking@tremily.us>
Mon, 14 May 2012 14:18:01 +0000
(10:18 -0400)
posts/LDAP.mdwn
patch
|
blob
|
history
diff --git
a/posts/LDAP.mdwn
b/posts/LDAP.mdwn
index 4d89ee2f6b873d4dc9d9a7bcf76dd741be7caf5d..b341b0cea0d57b4db26b84ba7cd521897ac92256 100644
(file)
--- 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][].