--- wikisrc/kerberos/system.mdwn 2011/08/06 00:09:47 1.7 +++ wikisrc/kerberos/system.mdwn 2013/02/16 11:50:13 1.8 @@ -1,33 +1,15 @@ [[!tag kerberos howto]] -#### Why enable Kerberos on your system? +## Why enable Kerberos on your system? Convenience and security. With [Kerberos](http://web.mit.edu/Kerberos/dialogue.html), a single login grants access to all NetBSD web services. Configuration is easy and you only have to do it once (sometimes less). -#### [[!toggle id="macosx" text="Mac OS X"]] -[[!toggleable id="macosx" text=""" -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` - -The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! - -##### A Keychain.app trick - -To pop up a GUI password dialog: - -`$ kinit @NETBSD.ORG @NETBSD.ORG` The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! -"""]] -#### [[!toggle id="windows" text="Windows XP"]] -[[!toggleable id="windows" text=""" + +## MacOSX + +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` + +The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! + +### A Keychain.app trick + +To pop up a GUI password dialog: + +`$ kinit @NETBSD.ORG