Hi Jakub, There are probably some other answers that will work, but if the only thing you want to do is allow logins on different servers, possibly the best solution is for you to either use LDAP/AD or some central authorization (many others have been interested in this also), or write your own synchronization routines. If you really want to keep the projects separate, this seems like the simplest way to do so.
-rob