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

password authentication failed for user xxxx #237

Open
dxl568736988 opened this issue Oct 17, 2024 · 1 comment
Open

password authentication failed for user xxxx #237

dxl568736988 opened this issue Oct 17, 2024 · 1 comment

Comments

@dxl568736988
Copy link

Driver version

redshift-connector 2.1.3

Redshift version

PostgreSQL 8.0.2 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.4.2 20041017 (Red Hat 3.4.2-6.fc3), Redshift 1.0.76230

Client Operating System

window

Python version

py 3.11

Problem description

When windos computers connected to redshift, the password error was reported, I was sure that my password was correct, and I was able to connect normally under mac, I suspected that it was special characters, but I changed the password to no special characters, only alphanumeric, and the error was still reported under windows, and the error content was:

{'S': 'FATAL', 'C': '28000', 'M': 'password authentication failed for user "ag_readonly"', 'F': '/home/ec2-user/padb/src/pg/src/backend/libpq/auth.c', 'L': '425', 'R': 'auth_failed'}

@Brooke-white
Copy link
Contributor

Hi @dxl568736988 , thank you for reporting this issue. Could you share the specific version of Windows you are using as well as the password hash type e.g. md5hash to assist my investigation

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

No branches or pull requests

2 participants