Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Authentication [CORE1376] #1794

Closed
firebird-automations opened this issue Jul 24, 2007 · 6 comments
Closed

Windows Authentication [CORE1376] #1794

firebird-automations opened this issue Jul 24, 2007 · 6 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Dave Albiston (dalbiston)

In previous versions, I can start isql using my login details:

isql \-u My\_Login \-p My\_Password

then connect to a database with:

connect db_name role My_Role

In 2.1 I am connected to the server using windows authentication but if I try to
connect to a database with the role, the response echoes the role but I am
connected with no role. But supplying all details to connect works normally:

connect db\_name user My\_Login password My\_Password role My\_Role
@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Dave, I could not reproduce a problem.

Was role My_Role granted to user YourDomain\YourLogin?

Without it isql really shows a message:
Role: My_Role
But it's old bug in isql and has nothing to do with trusted authentication.

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

works for me (provided role is granted to OS user)

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Cannot Reproduce [ 5 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12671 ] => Firebird [ 14243 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants