Board index » delphi » Can't login to new user

Can't login to new user

I've been doing an Interbase 6 app. So far I've been SYSDBA the whole time, no problem. Now that I'm trying to add
some legitimate users, I find that although it appears to create them ok, I cannot log in as the new user. It doesn't give
any kind of message or anything, just keeps returning me to the login prompt. This happens for different user names and
different passwords. Has anyone seen this behavior? (I'm logging in from the IB Console.)

 

Re:Can't login to new user


Quote
> I've been doing an Interbase 6 app. So far I've been SYSDBA the whole time, no problem. Now that I'm trying to add
> some legitimate users, I find that although it appears to create them ok, I cannot log in as the new user. It doesn't give
> any kind of message or anything, just keeps returning me to the login prompt. This happens for different user names and
> different passwords. Has anyone seen this behavior? (I'm logging in from the IB Console.)

Jason,
IBConsole is an Administrative Tool hence only SYSDBA (the System Administrator) can register and login into servers with
IBConsole. You can log into databases as another user with IBConsole after you have logged into the server as SYSDBA by right
clicking on a database and selecting Connect As ...
-Tom

Other Threads