MySQL / CISCO / CentOS

Issues related to applications and software problems
Post Reply
coenraad7
Posts: 1
Joined: 2017/04/07 10:26:31

MySQL / CISCO / CentOS

Post by coenraad7 » 2017/04/07 10:29:50

Hello peeps,

I just created my own mysql/radius authentication on my Cisco switch and its working fine (after 4 hours :P)

But now I want to create view privileges and access privileges and bind them to my users on MySQL database, so that some users only can view and other have full access.

I already searched on google but couldnt find anything to help me out,

Do some of you guys got some tips :D

aks
Posts: 3073
Joined: 2014/09/20 11:22:14

Re: MySQL / CISCO / CentOS

Post by aks » 2017/04/07 16:21:56

Do you mean the GRANT syntax on MySQL? See http://www.mysqltutorial.org/mysql-grant.aspx

Post Reply