Diff for /wikisrc/kerberos/system.mdwn between versions 1.4 and 1.5

version 1.4, 2009/11/11 17:20:26 version 1.5, 2011/08/01 14:26:18
Line 15  To use Kerberized TNF services, log in w Line 15  To use Kerberized TNF services, log in w
 `$ kinit <username>@NETBSD.ORG`  `$ kinit <username>@NETBSD.ORG`
   
 The right-hand side is a Kerberos realm, not a DNS domain. Case is significant!  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 <username>@NETBSD.ORG </dev/null`
   
   Check "Remember this password in my keychain" to simplify future
   logins down to a one-word, prompt-free command:
   
   `$ kinit`
 """]]  """]]
   
 #### [[!toggle id="netbsd" text="NetBSD"]]  #### [[!toggle id="netbsd" text="NetBSD"]]

Removed from v.1.4  
changed lines
  Added in v.1.5


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb