* Next, you need to decide on the user names/passwords who will have access. This has to be the HDA users credentials that are used to log into the HDA Dashboard.
*There are two methods options for creating the <code>htpasswd</code> and <code>.htaccess</code> files:# Use Method 1:## Navigate to [http://www.webmaster-toolkit.com/htaccess-generator.shtml .htaccess Generator].# Method 2###Use the htpasswd command:
{{Code|htpasswd -c .htpasswd USERNAME}}