Subject | Re: Need help! Can't access tables as regular user! |
---|---|
Author | josevalviana |
Post date | 2004-12-21T01:46:36Z |
--- In firebird-support@yahoogroups.com, "Ann W. Harrison"
<aharrison@i...> wrote:
In command line it works only like that:
as regular user:
isql localhost:<path>/database.fdb -u <username> -p <password>
I found out that localhost or server IP is necessary to access the
database as a regular user... Is that true?
<aharrison@i...> wrote:
> At 04:46 PM 12/20/2004, josevalviana wrote:using:
>
> >When trying to use access databases as a regular user ( I mean not
> >root or firebird) I receive a "Permission denied" answer, even when
> >I think I found the solution, I expect...
> >isql database.fdb -u SYSDBA -p <password>
> >
> >As root or firebird everything works just fine...
>
> Have you granted privileges to other users?
>
> Cheers,
>
>
> Ann
In command line it works only like that:
as regular user:
isql localhost:<path>/database.fdb -u <username> -p <password>
I found out that localhost or server IP is necessary to access the
database as a regular user... Is that true?