HI
I want to add overview of per table user privileges feature. ( http://sourceforge.net/tracker/?func=detail&aid=3058618&group_id=230... )
can it be this way?
User selects the privileges tab. Entries like SELECT, DELETE, DROP etc are made as links (or highlighted) . On clicking an entry, an AJAX box pops out showing the overview of privileges of corresponding use.
Hi
Dne Thu, 10 Mar 2011 21:50:59 +0530 Ravindra Nath Kakarla ravindhranath@gmail.com napsal(a):
I want to add overview of per table user privileges feature. ( http://sourceforge.net/tracker/?func=detail&aid=3058618&group_id=230... )
can it be this way?
User selects the privileges tab. Entries like SELECT, DELETE, DROP etc are made as links (or highlighted) . On clicking an entry, an AJAX box pops out showing the overview of privileges of corresponding use.
I think it should basically look same as per database privileges which are already implemented.