Subject Re: Embedded Server Password
Author Muthu Annamalai
--- In firebird-support@yahoogroups.com, "Martijn Tonies"
<m.tonies@u...> wrote:
> Hi,
>
> > I have a problem with embedded server password.
> >
> > The embedded server allows me to use the db file with any
password,
> > even if I set particular password for that db file.
>
> You cannot set a password for a specific database file.
>
> Only for users, and these are server-wide.
>
> > In the connection string only the user name SYSDBA is validated
and
> > allows me to use any password to access the db.
> >
> > I am using vb.net , dot net provider latest, and fb embedded
server
> > latest.
> >
> > How can I make my db password safe.
>
> With Embedded, you cannot. Embedded doesn't care
> about passwords.
>
> With regards,
>
> Martijn Tonies
> Database Workbench - developer tool for InterBase, Firebird, MySQL
& MS SQL
> Server.
> Upscene Productions
> http://www.upscene.com

Thanks Tonies,

Is that basically means with an embedded server anybody can open any
fdb file.

Regards,

Muthu Annamalai