Open evren opened 4 years ago
This could mean a number of things.
--krg5
and --krb5-disable-rdns
optionsOption 1 would always use the credentials of the user that launched the Nifi service. Option 2 doesn't seem like something Nifi has written about in the doc or blogs. I could be missing something. Option 3 (documented here) lets different groups access Stardog as different users by associating each group with their own keytab file.
What's the utility of option 1? It saves the user from entering the credentials one time, but that can be done without Kerberos by using a controller service.
Controller Service should provide additional options for Kerberos authentication.