Recent content by mattdwen

  1. M

    API RPC Add FTP User broken

    That's a copy and paste from the documented sample code. I've tried a number of different options for home, including your suggestion. I've since stumbled across some other forum posts regarding v10, which indicate that the ftpuser API calls aren't supported on *nix servers?
  2. M

    API RPC Add FTP User broken

    I'm writting an app against the API RPC, and am trying to create a new FTP user. The documention says to write the packet like: However, that returns an error: If I try changing webspace-id to site-id or site-name, I now receive the error: There are a number of different examples in...
  3. M

    Create a new CLI user

    No other options? I'm trying to automate a few things, and root really isn't an option. I'll write everything I need to use the API RPC if I have to, but would prefer to avoid the work :)
  4. M

    Create a new CLI user

    I am trying to create a user which has rights to the Panels CLI tools. I've added the user to the psaadm group, as the documentation indicates, as well as the swkey-data group, as I was getting access denied for that dir. I am using sudo to run the command as that user: sudo -u mcp...
Back
Top