Remoting framework -- new website

Discussion in 'Developers' Forum' started by mxc, Aug 14, 2006.

  1. mxc

    mxc Member

    Hi there,

    Two questions about the remoting framework.

    1) When I add a client I cant seem to login as that client unless I rest the clients username and password. I.E the ones passed in with the remote call dont seem to work.

    2) When adding a new web site a parameter for the web space or the traffice space seems to be missing.

    thanks
    Mark
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Is a password set in the sys_user table when you add the client with the remoting framework?

    The remoting framework is not complete yet.
     
  3. mxc

    mxc Member

    Hi Till,

    I checked and there is a password in the sys_user table. Ithink I see the problem though. The user name is only 20 chars long so it just truncates the user name. Since I use the email address as the username to avoid name collision it is often longer than 20 char. Unfortunately the ISPConfig UI shows the full user name.
     
    Last edited: Aug 21, 2006
  4. falko

    falko Super Moderator Howtoforge Staff

    You can try to change the table settings (e.g. with phpMyAdmin) to allow longer usernames.
     

Share This Page