Database Configure in DBreaver

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Database Configure in DBreaver

Postby Debasish_das » Wed Apr 24, 2024 5:19 am

Hi Team,

I want to attach my vici database with dbreaver application. I Already created a root user in the database, But when I enter these credentials it shows the below error.


(conn=37169) Access denied for user 'admin'@'192.168.1.10' , Please help me with this.
Debasish_das
 
Posts: 10
Joined: Sun Feb 25, 2024 10:10 pm

Re: Database Configure in DBreaver

Postby basha04 » Mon Apr 29, 2024 5:46 am

This seems like a database connection issue. What does the following command
Code: Select all
select user,host from mysql.user
outputs ? Does the user exists ?

And if the user exists what does the
Code: Select all
show grants for admin@'192.168.1.10';
outputs ?
Last edited by basha04 on Fri May 17, 2024 2:22 am, edited 1 time in total.
basha04
 
Posts: 20
Joined: Tue Oct 18, 2022 3:14 am
Location: Tirana , Albania

Re: Database Configure in DBreaver

Postby carpenox » Wed May 01, 2024 6:46 am

did you add permissions to that user to the "asterisk" database?
Alma Linux 9.4 | SVN Version: 3889 | DB Schema Version: 1721 | Asterisk 18.21.1 | PHP8
www.dialer.one -:- 1-833-DIALER-1 -:- https://linktr.ee/CyburDial -:- WA: +19549477572
GC: https://join.skype.com/ujkQ7i5lV78O | DC: https://discord.gg/DVktk6smbh
carpenox
 
Posts: 2418
Joined: Wed Apr 08, 2020 2:02 am
Location: St Petersburg, FL

Re: Database Configure in DBreaver

Postby williamconley » Mon Jul 15, 2024 12:50 pm

Generally we just use the cron user which is already fully accredited for "everything Vicidial" on the asterisk database. But adding a fresh user is actually very good for security. Just have to be sure they are added with the proper IP and have "grants" necessary for the task at hand. Also very good (if possible) to test access from the CLI of the new client before trying in software to validate that the IP / user combo actually has access before taking on the additional complexities of configuring the 3rd party software's MySQL interface(s).
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20253
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Database Configure in DBreaver

Postby Debasish_das » Wed Sep 11, 2024 1:27 am

Thanks williamconley it's solved.. By your help.. Thanks again
Debasish_das
 
Posts: 10
Joined: Sun Feb 25, 2024 10:10 pm


Return to Support

Who is online

Users browsing this forum: Majestic-12 [Bot], MSN [Bot] and 89 guests