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/08 14:35:00 UTC

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

Colm O hEigeartaigh created DIRKRB-683:
------------------------------------------

             Summary: 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


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)