You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/01/12 10:06:00 UTC

[jira] [Updated] (DIRKRB-683) Support "-q" (query) option for the Kadmin script

     [ https://issues.apache.org/jira/browse/DIRKRB-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh updated DIRKRB-683:
---------------------------------------
    Fix Version/s: 2.0.0

> Support "-q" (query) option for the Kadmin script
> -------------------------------------------------
>
>                 Key: DIRKRB-683
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-683
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.1.1, 2.0.0
>
>
> This task is to support the "-q" (query) option for the Kadmin script. So instead of having to do:
> sh bin/kadmin.sh conf/ -k keytabs/admin.keytab
> addprinc -pw password alice@EXAMPLE.COM
> we can do instead:
> sh bin/kadmin.sh conf/ -k keytabs/admin.keytab -q "addprinc -pw password alice@EXAMPLE.COM"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)