Create an Additional Web Disk Account
To create an additional Web Disk account, perform the following steps:
- Enter the desired account information in the available text boxes.
- When you enter a username, you can select a domain or subdomain from the menu if your account includes more than one domain or subdomain.
- Enter and confirm the new password in the appropriate text boxes.
Notes:
- The system evaluates the password that you enter on a scale of 100 points.
0
indicates a weak password, while100
indicates a very secure password. - Some web hosts require a minimum password strength. A green password Strength meter indicates that the password is equal to or greater than the required password strength.
- Click Password Generator to generate a strong password. For more information, read our Password & Security documentation.
Important:
The password must contain at least five characters.
- The system evaluates the password that you enter on a scale of 100 points.
Enter the Web Disk account's home directory in the Directory text box.
Notes:
- The house icon ( ) represents the cPanel account's home directory.
- The Directory text box defines the new Web Disk account's top level of directory access, relative to the cPanel account's home directory. For example, if you enter
username
in the Directory text box and the cPanel account uses the/home/example
home directory, the Web Disk account can access the/home/example/public_html/username/
directory and all of its subdirectories. - The system automatically populates this text box with
public_html/username
, whereusername
represents what you entered in the Username text box.
- Select a Permissions setting:
- Read-Write — This setting grants this account access to all of the operations inside the directory.
- Read-Only — This setting only grants this account access to read, download, and list the files inside the directory.
If you use Microsoft Windows Vista®, Windows® 7, Windows® 8, or Windows® 10, select the Enable Digest Authentication checkbox.
Notes:
- Do not enable Digest Authentication if the domain uses a signed SSL certificate.
- For more information about Digest Authentication, read the Web Disk and Digest Authentication section below.
- Click Create. A new interface will appear.
- To return to the main interface, click Go Back.
- To navigate to setup instructions for your new Web Disk account, click Access Web Disk.
Manage Additional Web Disk Accounts
The Manage Additional Web Disk Accounts table displays the following information for all of the additional Web Disk accounts that you create:
Column | Description |
---|---|
Account | The Web Disk account username. |
Directory | The Web Disk account's assigned directory and related actions.
|
Actions | Use the links in this column to perform the following actions:
|
Web Disk and Digest Authentication
When you change the usernames of Web Disk accounts that use Digest Authentication, you must reenable it. The /etc/digestshadow
file stores the usernames of Web Disk accounts that use Digest Authentication in a password hash. When you change the account username, the system removes the password from the file.
Important:
Updates to a Web Disk account's associated domain also change the account's username and will disable Digest Authentication.
Note:
- The domain has an SSL certificate that a recognized certificate authority signed.
- You can connect to Web Disk with SSL over port
2078
.
- If you use Windows XP or Vista, you may need to download a patch from Microsoft's website to use Web Disk without errors.
- If you use Windows 7, a discrepancy may exist between the amount of disk space that the system reports and the amount of disk space that is actually available. This happens because the WebDAV protocol, which Web Disk uses, cannot query a server's disk capacity. For more information, read Microsoft Support's article about this problem.