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
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.
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.