--- wikisrc/kerberos/system.mdwn 2013/02/16 11:50:13 1.8 +++ wikisrc/kerberos/system.mdwn 2013/02/16 13:48:16 1.9 @@ -24,17 +24,17 @@ NetBSD will now autodiscover and uses th in DNS. To use Kerberized TNF services, log in with your Kerberos [[password]]: -`$ kinit @NETBSD.ORG` + $ kinit @NETBSD.ORG The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! -## MacOSX +## Mac OS X OS X autodiscovers and uses the NETBSD.ORG KDC as defined in DNS. To use Kerberized TNF services, log in with your Kerberos [[password]]: -`$ kinit @NETBSD.ORG` + $ kinit @NETBSD.ORG The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! @@ -42,7 +42,7 @@ The right-hand side is a Kerberos realm, To pop up a GUI password dialog: -`$ kinit @NETBSD.ORG @NETBSD.ORG - Realm: NETBSD.ORG + Username: + Realm: NETBSD.ORG -7. Click `Ok`. After a few seconds, it should obtain the TGT for you from NetBSD.ORG KDC. +7. Click `Ok`. After a few seconds, it should obtain the TGT for + you from the NETBSD.ORG KDC.