@ -0,0 +1,11 @@
#!/bin/bash
set -e
set -u
login=$1
password=$(htpasswd -bnBC 10 "" $1|tr -d '\d')
echo "${login}${password}:${login}:${login}@localhost:${login},user"
./dau $1 >> /var/www/html/doku/conf/users.auth.php
The note is not visible to the blocked user.