Hello

- Please subscribe to the mailing list so your posts do not require
moderation.
- You likely want to use the users list if your questions are coming from a
user point of view like this.
- Images won't come through so please link to the images posted somewhere
such as github gists/etc.

For presenting a certificate: If what you want is Kerberos based login then
I'm not sure why you would want to present the certificate.  Can you
clarify the tutorial/guide you were using?

For the scenario of different users with different access levels and why do
they see each others flows: This is because NiFi is a multi-tenant system
with no resource isolation in terms of CPU, IO, memory usage therefore it
is important for users to know that other flows exist.  We do of course
restrict knowledge of what the flows do, the type of processors, details of
the processors, but we do share awareness of the high level resource
usage.  This knowledge is critical for you to be a good neighbor to other
users of the same cluster.

Thanks

On Mon, Aug 29, 2022 at 6:31 AM yang1225400...@qq.com.INVALID
<yang1225400...@qq.com.invalid> wrote:

> 亲爱的开发人员: 我最近开始学习Nifi,我按照教程搭建了集群模式的nifi,并且拥有Kerberos认证,但是我遇到了两个问题:
> 1、在我登录web界面的时候,如果使用证书登录,会提示我:
>
> Dear Developers,
>
> I recently started learning about Nifi. I set up Nifi in cluster mode
> following the tutorial and have Kerberos authentication, but I ran into two
> problems:
>
>
>
> 1、在我登录web界面的时候,如果使用证书登录,会提示我:
>
> 1. When I log in to the web interface, if I log in with a certificate, I
> will be prompted:
> 我的证书生成命令是:./bin/tls-toolkit.sh standalone -C 'CN=nifi,OU=NIFI'
> 但是我的Kerberos认证是nifi@MYCDH
>
> My certificate generation command is:./bin/tls-toolkit.sh standalone -C
> 'CN=nifi,OU=NIFI' but my Kerberos authentication is nifi@MYCDH
>
>
> 2、我使用密码登陆的时候,为什么我所有的组和组员,都可以看到流程的界面,假如一个流程,我有A和B两个组,我赋予A可以查看这个流程,为什么使用B组的用户登录的时候,也可以看到这个流程的存在,虽然看不到具体内容,但是流程框架依然存在。
> 就像下图:
>
> 2, I use the password, why all of my group and team members, you can see
> the process of the interface, if A process, I have A and B two groups, I
> gave A can view the process, why use when A user logs in group B, can also
> see the existence of this process, although can't see the specific content,
> but the process framework is still there. Like the following image:
>
>
  • Excuse me yang1225400...@qq.com.INVALID
    • Excuse me yang1225400...@qq.com.INVALID
      • Re: Excuse me Joe Witt

Reply via email to