Member since
01-13-2017
11
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1436 | 03-13-2017 05:54 PM |
03-14-2017
12:21 PM
Hi Matt, Just want to update you on the below issue as we are getting exception in the logs that Unknown user with identity 'employeenumber= .... so seems like it is not picking the user provided in the authorised.xml as we are following the suggested way by deleting the user.xml and authorizations.xml before starting nifi. Appreciate for any further advice. Thanks Matt
... View more
03-14-2017
11:23 AM
Hi Matt C, Now getting login promt but not able to login and it gives me a message mentioned below Access Denied
log out home Unable to perform the desired action due to insufficient permissions. Contact the system administrator. Thanks Matt N
... View more
03-14-2017
11:08 AM
Hi Matt C, Now getting login promt but not able to login and it gives me a message mentioned below Access Denied
log out home Unable to perform the desired action due to insufficient permissions. Contact the system administrator. Thanks Matt N
... View more
03-14-2017
10:18 AM
Thanks for the reply Matt. But the the issue is we have diffrent CN,Ou parameter for Ldap and the certificate we are using have diffrent CN and ou etc entries. so i have installed the certificate in browser and got the parameters of my certificate in my user.logs but i have tried working with those parameter as suggested by you but still getting the same exception on ui . Unable to perform the desired action due to insufficient permissions. Contact the system administrator Not sure where i am wrong now. Please suggest . Thanks Matt
... View more
03-13-2017
06:09 PM
getting this exception on UI: Unable to perform the desired action due to insufficient permissions. Contact the system administrator. As i have configured nifi.properties. initial-user.identity. ldap settings even then not able to login.
... View more
Labels:
- Labels:
-
Apache NiFi
03-13-2017
05:54 PM
it is working now just have commented the keystore entry in the ldap settings. and it has picked up from the Truststore .
... View more
03-13-2017
03:16 PM
Hi All, We are getting LDap issues while setting it up with LDAp. Error creating bean with name 'loginIdentityProvider': FactoryBean threw exception on object creation; nested exception is java.lang.NullPointerException Steps taken': 1)Updated Nifi.properties under security properties with "nifi.security.user.login.identity.provider=ldap-provider". 2)Login-identity-provider.xml --updated all the ldap identities. As we have to setup admin console on HTTPS we have tried with Cert as well but Ldap is also required to pic user/password.but We are getting issues in setting up LDAP only and moving forward we to enable https as well for a while we have commented Https settings in nifi.properties. PLease guide us . As i have tried most of the other queries posted in the community, but nothing works for me. Regards Matt
... View more
Labels:
- Labels:
-
Apache NiFi