Board index » delphi » Add New User Won't Work

Add New User Won't Work

I've been developing an Interbase/Delphi application, and have been working as SYSDBA the whole time. Now I'm
looking at adding some real users. Whenever I go to add a user, it seems to work fine, but when I go to log in as
that user it just keeps reverting me back to the login prompt. This happens with different user names and passwords.

Can this have something to do with user priviledges?

 

Re:Add New User Won't Work


Quote
Jason Hopkins wrote:

> Can this have something to do with user priviledges?

        Only SYSDBA can add a new user, unless you hack isc4.gdb.

        -Craig

--
 Craig Stuntz (TeamB) Vertex Systems Corp. Columbus, OH
We're hiring: http://www.vertexsoftware.com/careerops.htm#sd
     Delphi/InterBase WebLog: http://delphi.weblogs.com

Re:Add New User Won't Work


"Craig Stuntz (TeamB)" <cstuntz@no_spam.vertexsoftware.com> wrote:

Quote
>>Jason Hopkins wrote:

>> Can this have something to do with user priviledges?

>    Only SYSDBA can add a new user, unless you hack isc4.gdb.

>    -Craig

>--
> Craig Stuntz (TeamB) Vertex Systems Corp. Columbus, OH
>We're hiring: http://www.vertexsoftware.com/careerops.htm#sd
>     Delphi/InterBase WebLog: http://delphi.weblogs.com

Thanks.  As I mentioned in the posting, I've been working as SYSDBA the whole time. Right now, it is the only login that
works.

Re:Add New User Won't Work


No messages at all ?
If user/password isn't defined on the server you should get a message
telling that.
Where is running your IB ? Win 95/98/ME/NT/2K, Linux, Solaris... ?
If Linux or Solaris, is Classic or SuperServer ?
Are you shure you are running IB 6 or FireBird ?

--
Sergio Samayoa
Lgica Software
http://www.geocities.com/logicasw/

Other Threads