-
集群采用ha和keytab,直接使用hadoop distcp没问题,命令如下:hadoop jar jindo-distcp-tool-4.6.12.jar --bandWidth 4096 --parallelism 80 --disableChecksum --src hdfs://test1 --dest hdfs://test2 --codec keep --hadoopConf had…
-
please add support for keytab so we don't need to create kerberos ticket for every call
-
Is there a way to leverage a keytab or ticket somehow launching burp form the command line or with your tool somehow, I tried specifying a keytab file in the conf file but it is ignoring it? I know I…
-
Hi,
We are using xrootd `4.12.8` on EOS environment. We use a keytab file were we store the sss keys, if `daemon` sss key is not listed last, we see the following message on the fst nodes:
``…
-
We try to connect to a kerberized Kafka Cluster.
In Java we use a keytab to achieve that, the JAAS File looks like this, we use SASL_SSL and GSSAPI:
KafkaClient {
com.sun.security.auth.modul…
-
Use case is to autorotate service keytab w/o knowning the actual username (principal). When MIT Kerberos is used along with client keytab, e.g., `KRB5_CLIENT_KTNAME` by default the first principal is …
-
Currently when running the enterprise gateway on a YARN cluster, the user the gateway is started by must maintain a valid kerberos ticket through separate mechanisms (e.g. manual kinit before starting…
-
## Describe the bug
Keytab authorization throws NPE in case of the keytab not being keytab. Like using credentials file but specifying keytab.
## To Reproduce
Steps to reproduce the behavior OR c…
-
#### Description of problem:
https://www.stigviewer.com/stig/red_hat_enterprise_linux_8/2023-09-11/finding/V-230238
The above STIG audits the presence of any keytab files in the location: `/etc/*.…
-
Thanks for QTerminal. :-)
##### Expected Behavior
There's a directory *under my home directory* where QTerminal can pick up custom `keytab` files. For example, I've created a…