Fix links in Kerberos post.
[blog.git] / posts / Kerberos.mdwn
index 0bb94718cdb615f91ebb45756ee46cb87eb40713..55ebdbb199248a4921e06f6c6a50430d5efe1f33 100644 (file)
@@ -22,7 +22,7 @@ Emerge the Kerberos server (`app-crypt/mit-krb5`) and [[PAM]] module:
 `-openldap` breaks an OpenLDAP <-> Kerberos dependency loop.
 
 Setup [[DNS]] to centralize service location management ([krb
-manual][NDS]):
+manual][DNS]):
 
     # emacs /etc/bind/pri/d.net.zone
     # /etc/init.d/named restart
@@ -150,7 +150,8 @@ Setup the NFS server
 
 Now we'll setup [[NFSv4|NFS]] using Kerberos authentication.  There
 don't seem to be authoritative docs, but there are a number of good
-tutorials ([1][], [2][], [3][], [4][]).
+tutorials ([1][nfs-tut1], [2][nfs-tut2], [3][nfs-tut3],
+[4][nfs-tut4]).
 
 Emerge `nfs-utils` with the `kerberos` USE flag set
 ([homepage][nfs-utils]).  You may also want `app-crypt/kstart`