htdigest
htdigest指令用来建立和更新apache服务器用于摘要认证的存放用户认证信息的文件。
此命令的适用范围:RedHat、RHEL、Ubuntu、CentOS。
1、语法
htdigest [-c] passfile realm username
2、参数列表
-c
创建密码文件,如果存在,首先删除
3、实例
创建摘要认证文件
[root@localhost ~]# htdigest -c htfile qq.com weijie //用户weijie在qq.com的认证文件
Adding password for weijie in realm qq.com.
New password: //输入密码
Re-type new password: //确认密码
You have new mail in /var/spool/mail/root
[root@localhost ~]# cat htfile //显示认证文件
weijie:qq.com:3d3feff0cf3f031cf3652349b7249d59