Subject Re: [firebird-support] firebird embedded mac osx - permissions
Author Philippe Makowski
Peter Lee [09-06-24 04.27] :
> Sorry... one more question - if the database.fdb and security2.fdb file
> are not owned by the current user, or the current user isn't in the
> group specified for those files, if RW is given to 'others', then
> everything should work ok?
if you are using direct local protocol (Classic embeded), security2.fdb is not involved
only rigths on db file are involved


so if I do :
>> isql ./tempo/firebird_db/coll1.fdb
then I only need to have rw rights on that file