[
https://issues.apache.org/jira/browse/NIFI-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560187#comment-16560187
]
ASF GitHub Bot commented on NIFI-5469:
--------------------------------------
Github user alopresto commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2922#discussion_r205879853
--- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
@@ -2315,7 +2419,7 @@ kadmin: xst -k nifi.keytab [email protected]
This keytab file can be copied to the other NiFi nodes with embedded
zookeeper servers.
-This will create a file in the current directory named `nifi.keytab`. We
can now copy that file into the _$NIFI_HOME/conf/_ directory. We should ensure
+This will create a file in the current directory named `nifi.keytab`. We
can now copy that file into the `$NIFI_HOME/conf/` directory. We should ensure
--- End diff --
Looks like in most other places, _filenames_ are denoted by italics, rather
than `code formatting`.
> Edits needed for LDAP and Kerberos login identity provider sections in Admin
> Guide
> ----------------------------------------------------------------------------------
>
> Key: NIFI-5469
> URL: https://issues.apache.org/jira/browse/NIFI-5469
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Documentation & Website
> Reporter: Andrew Lim
> Assignee: Andrew Lim
> Priority: Minor
>
> Going through the Authentication and Authorization sections of the Admin
> Guide, I noticed the following improvements could be made:
> * Removed “Kerberos Config File” property from kerberos-provider login
> identity provider (this was done because the same property exists in
> nifi.properties)
> * Corrected the "LDAP-based Users/Groups Referencing User Attribute” login
> identity provider example to refer to “member uid"
> * Added titles to login identity provider examples for improved
> readability/search
> * Changed UserGroupProvider property examples from bulleted lists to tables
> Also, text formatting for references to config files, directories, etc. need
> to be made consistent. For example, config files like _nifi.properties_,
> _authorizers.xml_ should be italicized. Directories, properties and default
> values for properties should be monospaced.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)