Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/test/jdk/sun/security/krb5/tools/onlythree.conf
41154 views
1
[libdefaults]
2
default_realm = LOCAL.COM
3
default_tkt_enctypes = des-cbc-crc des-cbc-md5 des3-cbc-sha1 rc4-hmac aes128-cts aes256-cts aes128-sha2
4
5
[realms]
6
LOCAL.COM = {
7
kdc = localhost
8
}
9
10
11