Subject Re: [firebird-support] Connecting a client to a server via Netbeui
Author Dimitry Sibiryakov
On 15 Jul 2004 at 16:50, Paul Beach wrote:

>However, its been a long while since I looked at this, and it seems
>when you connect a client to a server using W2000 or XP the rules have
>been changed from how it used to previously work.. Seems the folder
>where firebird is installed on the server needs to be shared (allow
>r/w access), so the security database can be read, and the folder
>where your actual database is, also needs to be shared (allow r/w
>access). There has to be a neater solution to this? Anybody know of
>one?

AFAIR, connected user (not firebird user but windows user) has to
have file permissions on security.fdb. I.e. if you connecting from
client computer where user1 is logged in, user1 on server should be
able to read and write databases files.
Try to put security.fdb and database to FAT where ACLs aren't
supported.

SY, Dimitry Sibiryakov.