Change client enrollment principal prompt to hopefully be clearer.

ticket https://fedorahosted.org/freeipa/ticket/1449
This commit is contained in:
Rob Crittenden 2011-07-18 22:46:44 -04:00 committed by Martin Kosek
parent 824ec7e3a2
commit ba1575772c

View File

@ -788,7 +788,7 @@ def main():
if not options.unattended:
if options.principal is None and options.password is None and options.prompt_password is False:
options.principal = user_input("Enrollment principal", allow_empty=False)
options.principal = user_input("User authorized to enroll computers", allow_empty=False)
logging.debug("will use principal: %s\n", options.principal)
# Get the CA certificate