kinit 如何使用特定的krb5.conf

1、krb5.conf

默认情况下,kinit使用的是/etc/krb5.conf文件
如何使用特定的krb5.conf文件呢,可以通过设置环境变量KRB5_CONFIG:

export KRB5_CONFIG=/home/hduser/krb5.conf

2、phoenix 如何使用带有Kerberos认证的hbase集群

设置环境变量 PHOENIX_OPTS

export PHOENIX_OPTS="-Djava.security.krb5.conf=path"

{{uploading-image-307945.png(uploading…)}}

| https://stackoverflow.com/questions/12306330/pass-kinit-a-custom-krb5-conf-file
| http://web.mit.edu/kerberos/krb5-current/doc/user/user_config/kerberos.html

Published by

风君子

独自遨游何稽首 揭天掀地慰生平

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注