[ 
https://issues.apache.org/jira/browse/AMBARI-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265275#comment-14265275
 ] 

Hari Sekhon commented on AMBARI-5316:
-------------------------------------

Remy,

I wrote a Perl program that does FreeIPA for Ambari since that's a more 
real-world solution - it's got full option parsing and error handling at every 
step. It parses the same CSV that Ambari exports, it just needs an existing 
FreeIPA system and even distributes the keytabs over ssh, and comes with a 
sizeable --help description and listing of all the command line switches. You 
can find it on my github:

{code}git clone https://github.com/harisekhon/toolbox
cd toolbox
make

./ambari_freeipa_kerberos_setup.pl --help{code}

Best Regards,

Hari Sekhon
(ex-Cloudera)
http://www.linkedin.com/in/harisekhon

> Add FreeIPA specific commands support to keytabs.sh script
> ----------------------------------------------------------
>
>                 Key: AMBARI-5316
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5316
>             Project: Ambari
>          Issue Type: Improvement
>    Affects Versions: 1.4.1
>            Reporter: Rémy SAISSY
>            Priority: Minor
>
> Presently the keytabs.sh script generates MIT Kerberos 5 compliant commands.
> In my case, I often use FreeIPA and unfortunately, it has its own set of 
> commands (ipa-*).
>  
> It would be great and save a lot of time too to add at least to choices 
> between MIT kerberos commands (by default) and FreeIPA commands in the 
> keytabs.sh.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to