#3034 ipa trust-add cmd should be interactive
Closed: Fixed None Opened 11 years ago by steeve.

[root@wazwan ~]# ipa trust-add
Realm name: ADLAB.QE
ipa: ERROR: invalid Gettext('AD Trust setup', domain='ipa',
localedir=None): Not enough arguments specified to perform trust
setup

[root@wazwan ~]# ipa trust-add --type=ad
Realm name: ADLAB.QE
ipa: ERROR: invalid Gettext('AD Trust setup', domain='ipa',
localedir=None): Not enough arguments specified to perform trust
setup

[root@wazwan ~]# ipa trust-add --type=ad --admin administrator
Realm name: ADLAB.QE
ipa: ERROR: invalid Gettext('AD Trust setup', domain='ipa',
localedir=None): Realm administrator password should be specified

[root@wazwan ~]# ipa trust-add --type=ad adlab.qe --admin administrator
ipa: ERROR: invalid Gettext('AD Trust setup', domain='ipa',
localedir=None): Realm administrator password should be specified

[root@wazwan ~]# ipa trust-add --password
Realm name: adrelm.com
Active directory domain adminstrator's password: 
ipa: ERROR: invalid Gettext('AD Trust setup', domain='ipa', localedir=None): Not enough arguments specified to perform trust setup

master:

  • 9415aba ipa trust-add command should be interactive

ipa-4-1:

  • 8bb2af0 ipa trust-add command should be interactive

ipa-4-0:

  • b708001 ipa trust-add command should be interactive

Metadata Update from @steeve:
- Issue assigned to rga
- Issue set to the milestone: FreeIPA 4.0.2

7 years ago

Login to comment on this ticket.

Metadata