windows AD user login

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Phroobar
Posts: 7
Joined: 13 Dec 2022, 16:14

windows AD user login

Post by Phroobar »

We are no longer using a native sql user login for Mantis. We have moved over to using a AD service account to access the database. What $g_db_datatype should we be using? The mssqlnative doesn't login in properly. We get an access denied.
cas
Posts: 1414
Joined: 11 Mar 2006, 16:08
Contact:

Re: windows AD user login

Post by cas »

Whatever the Database is that you are using. Are you using Postgres. MySql/Mariadb or MSSQL?
Phroobar
Posts: 7
Joined: 13 Dec 2022, 16:14

Re: windows AD user login

Post by Phroobar »

MSSQL.
cas
Posts: 1414
Joined: 11 Mar 2006, 16:08
Contact:

Re: windows AD user login

Post by cas »

well then most likely the credentials are wrong. Check the logs.
Phroobar
Posts: 7
Joined: 13 Dec 2022, 16:14

Re: windows AD user login

Post by Phroobar »

Credentials are correct. This is an AD account not a local SQL user. It still won't work.
Post Reply