private key / username authentication issue

Report bugs or issues with Core FTP Server here
Post Reply
Carlen
Posts: 3
Joined: Wed Mar 29, 2006 11:12 am

private key / username authentication issue

Post by Carlen »

Hi,

I've noticed that the private key and user login are not required to match to login to the server. Even though it is setup this way.

i.e. I have private_key1 associated to user1, private_key2 associated to user2. The server has both public_key1 and public_key2.

The server allows me to log in using user1, private_key2 - it authenticates using public_key2.

This case is not likely to happen in the real world but I am wonder if this is a bug.

Carl
DamienMcKenna
Posts: 6
Joined: Wed Mar 22, 2006 8:46 pm

Post by DamienMcKenna »

Any chance of detailing the other changes in this build? Thanks :)

Damien
Post Reply