zhaorui9303 commented on issue #2179:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2179#issuecomment-1484403916

   includedir /etc/krb5.conf.d/
   
   [libdefaults]
    dns_lookup_realm = false
    ticket_lifetime = 24h
    renew_lifetime = 7d
    forwardable = true
    rdns = false
    default_realm = EXAMPLE.COM
   
   [realms]
    EXAMPLE.COM = {
     kdc = hadoop05
     admin_server = hadoop05
    }
   
   [domain_realm]
    .example.com = EXAMPLE.COM
    example.com = EXAMPLE.COM


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to