Project

Profile

Help

Issue #1079

Updated by dkliban@redhat.com almost 9 years ago

Before I logged in I ran following command: 
 <pre> 
 pulp-admin auth user create --login=brian --password=redhat 
 </pre> </p> 

 The response from the server was: 

 <pre> 
 The specified user does not have permission to execute the given command 
 </pre> 

 After I logged in I was able to perform the operation.

Back