[
https://issues.apache.org/jira/browse/ACCUMULO-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865076#comment-13865076
]
ASF subversion and git services commented on ACCUMULO-2046:
-----------------------------------------------------------
Commit 472f484a73a2bf264581d1282a904d497dfb0234 in branch refs/heads/master
from [~mallen]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=472f484 ]
ACCUMULO-2046 Adds checking for jaas.conf, krb5.conf
Putting -D flags into accumulo-env.sh for these files is
a pain, and can be easily automated if we patch the startup
scripts to do so.
Signed-off-by: Josh Elser <[email protected]>
> Have startup scripts automatically pick up jaas.conf and krb5.conf files
> ------------------------------------------------------------------------
>
> Key: ACCUMULO-2046
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2046
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Michael Allen
> Assignee: Michael Allen
> Priority: Minor
> Fix For: 1.6.0
>
> Attachments:
> 0001-ACCUMULO-2046-Adds-checking-for-jaas.conf-krb5.conf.patch
>
>
> Folks that want to use JAAS and Kerberos as part of their authentication
> schemes need some Java system properties set up on the Java command line.
> Rather than making folks poke around in accumulo-env.sh in order to correctly
> set this up, it would be nice if the startup scripts would automatically
> configure those properties if they saw files named {{jaas.conf}} and
> {{krb5.conf}} in the {{$ACCUMULO_HOME/conf}} directory.
> Patch to do just this forthcoming.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)