Project

General

Profile

Bug #49278

Updated by Alfonso Martínez over 3 years ago

You get an error when executing (nautilus + python 2): 
 echo -n "您好" > /tmp/my-secret.txt 

 ceph dashboard ac-user-create myuser -i /tmp/my-secret.txt --force-password --force-password. 

 EXPECTED RESULTS: 
 Support non-ASCII password.

Back