--- wikisrc/kerberos/system.mdwn 2009/11/05 03:14:44 1.3 +++ wikisrc/kerberos/system.mdwn 2011/08/01 23:27:43 1.6 @@ -15,6 +15,15 @@ To use Kerberized TNF services, log in w `$ kinit @NETBSD.ORG` The right-hand side is a Kerberos realm, not a DNS domain. Case is significant! + +##### A Keychain trick + +To pop up a GUI password dialog: + +`$ kinit @NETBSD.ORG + Realm: NETBSD.ORG -7. Download [Windows XP Service Pack 2 Support Tools](http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38). -7. Install custom/full (whatever it takes to get everything installed). -7. From the Start menu, choose Run and enter `cmd` to get to the prompt. -7. `ksetup /AddKdc NETBSD.ORG` -7. `ksetup /MapUser @NETBSD.ORG "%USERNAME%"` +7. Click `Ok`. After a few seconds, it should obtain the TGT for you from NetBSD.ORG KDC. -This may or may not be on the right track. Don't know how to `kinit ` yet. """]]