Skip to main content

Webdav Admin Account

Comments

6 comments

  • cPanelMichael
    Hello, By default, the system creates a Web Disk account for each cPanel username, and sets the account's home directory as the Web Disk location for that account. This account uses the same login information as the cPanel account. Documentation on this is available at: Web Disk - Documentation - cPanel Documentation Thank you.
    0
  • Maxence
    Hello Michael, Thanks for your reply. To be clear, is it possible to give access on all websites to a reseller ? I would like to create an account for each of my teammate to login on each webdisk with their username + domain of the webdisk without creating each account on each website. CPanel can handle this configuration ?
    0
  • cPanelMichael
    Hello, You'd have to use the specific cPanel account username to access WebDav for the websites under that cPanel account. Setting up a global user to access WebDav for multiple cPanel accounts isn't supported. Thank you.
    0
  • Maxence
    Ok thanks, so it means I have to create each account for my teammate on every website account ? Can I use CPanel API for this task ?
    0
  • cPanelMichael
    Hello @Maxence, If you have setup separate cPanel accounts for each website, then you must use a separate username when accessing WebDav for each website. The username/password will match the cPanel account username/password. You can setup individual Web Disk accounts via the "Web Disk" option in cPanel if you prefer to not provide the cPanel account username/password to your teammates. The following UAPI function is available if you prefer to create these users via the command line or a script: UAPI Functions - UserManager::create_user - Software Development Kit - cPanel Documentation Thank you.
    0
  • Maxence
    Hello, Just to say, I used your Json API to setup all my webdav account on each client owned by certains reseller, it works like a charm. Functions used : [LIST]
  • resellerstats
  • listwebdisks
  • addwebdisk
  • delwebdisk
  • passwdwebdisk Thanks.
  • 0

Please sign in to leave a comment.