Hi! I'm curious if it is possible to use different ftp login syntax, than the default [prefix]+username? I would like to use [email protected] format instead, it is just my personal preference, but I like that format much better My second question is related to database management, I would like to add multiple databases to a single user, so someone could see many databases with one login, is this possible, or are there some option to enable such functionality? Thanks in advance!
Email addresses as FTP usernames are not supported. In the current ISPConfig version each database ahs its own user. This might change in future releases.
improvement So, I was a bit sad at the moment I saw your reply, but I did a fast look on source code of ispconfig, and it was like it made excatly for me I implemented a fast patch, so now I able to set an ftp user suffix variable in interface config, and also have an [FTPDOMAIN] variable, to automagically find the domain name for the user. I love how this panel coded, really It seems it's working flawlessly, if anyone interested in I can share some screenshots to show what I made. steveetm