Mike,
I already tried that but that's not working for me.
Sanket
Sanket,
The only place I've run into this is for a SQL server jdbc datasource behind tomcat (not the Confluence DB which is PostgreSQL; SQL Server is another I have behind Confluence for other purposes). The "username" and "password" values didn't seem to take. I had to bake it into the url:
url="jdbc:jtds:sqlserver://hostname:<port>;domain=<domain>;user=<username>;password=<password>"
Even if you have another DB that has its auth via AD, the same syntax may work. Hope it helps
mike
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.