需要使用以下(成功) htpasswd -bnBC 10 “” AdminAdmin | tr -d ‘:’ 不能使用以下(失败) echo -n admin | openssl md5 然后再进行update