PDA

View Full Version : FTP users, Bug?


Rapid2214
8th August 2010, 23:08
I apologise if this is in the wrong section but i think i may have found a bug in ispconfig 3.0.2.2

When running a mirrored configuration between two server the ftp_user table doesn't update for the relievent server, for example;

1 1 2 riud riud 1 32 martymarty $1$ABCD/ -1 y web32 client1 /var/www/clients/client_1/web_32 -1 -1 -1 -1 -1

on SERVER 1, on SERVER 2 it also shows;

1 1 2 riud riud 1 32 martymarty $1$ABCD/ -1 y web32 client1 /var/www/clients/client_1/web_32 -1 -1 -1 -1 -1

This is wrong as on server 2 the 'server_id' coloum should be set to 2 instead of 1...


Thus the ftp user isn't found on SERVER 2 due to the mysql query in the pure-ftpd connection file requires it to be on server 2... :eek:


Any ideas?

Marty

till
9th August 2010, 14:10
This has been fixed already in the 3.0.3 Beta.