#locate .users .htpasswd
#vi .users
Add a new line
# /usr/local/apache2/bin/htpasswd -b /etc/apache/.htpasswd [username] [password]
Add the new account at .groups
#vi .groups