1*7f2fe78bSCy Schubert[libdefaults] 2*7f2fe78bSCy Schubert default_realm = DEFAULT.REALM.TST 3*7f2fe78bSCy Schubert 4*7f2fe78bSCy Schubert[realms] 5*7f2fe78bSCy Schubert DEFAULT_REALM.TST = { 6*7f2fe78bSCy Schubert kdc = FIRST.KDC.HOST 7*7f2fe78bSCy Schubert kdc = SECOND.KDC.HOST:88 8*7f2fe78bSCy Schubert admin_server = FIRST.KDC.HOST 9*7f2fe78bSCy Schubert default_domain = MIT.EDU 10*7f2fe78bSCy Schubert } 11*7f2fe78bSCy Schubert IGGY.ORG = { 12*7f2fe78bSCy Schubert kdc = KERBEROS.IGGY.ORG 13*7f2fe78bSCy Schubert kdc = KERBEROS-B.IGGY.ORG 14*7f2fe78bSCy Schubert } 15*7f2fe78bSCy Schubert 16*7f2fe78bSCy Schubert[domain_realm] 17*7f2fe78bSCy Schubert bad.idea = US.GOV 18*7f2fe78bSCy Schubert .bad.idea = NSA.GOV 19*7f2fe78bSCy Schubert clipper.bad.idea = NIST.GOV 20