Thanks. I will take a look at acl files. -Vinu
-----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: Wednesday, January 28, 2015 1:09 PM To: [email protected] Subject: Re: JAAS : admin verus manager roles Hi Achim, yeah, actually, in addition of the dev guide refactoring (with code sample), I plan to add two things in the user guide: - overview of default role permissions (for shell commands and MBeans) - JMX/REST Management API (part of the monitoring feature that I'm working on) explaining the different attributes and operations that you can use I gonna create the corresponding Jira. Regards JB On 01/28/2015 08:32 AM, Achim Nierbeck wrote: > Hi JB, > > we could need a little introduction in the karaf doc, with a "rule of > thumb" to describe what the differences are. > I know it's sometimes very command/service specific but while scanning > through the documentation I was missing a little overview about the > intentions of those roles. > > But maybe Vinu want's to contribute a bit of documentation after he > fully understood it :-) > > regards, Achim > > 2015-01-28 8:22 GMT+01:00 Jean-Baptiste Onofré <[email protected] > <mailto:[email protected]>>: > > Hi Vinu, > > just take a look in: > > etc/org.apache.karaf.command.__acl.*.cfg > etc/jmx.acl.*.cfg > > files. > > It's where you can see the roles for each shell commands and MBeans. > > For instance, bundle:install are limited to admin whereas > bundle:refresh are limited to manager. > > Regards > JB > > > On 01/28/2015 08:04 AM, [email protected] > <mailto:[email protected]> wrote: > > By default Karaf has following roles defined. > > admin > > manager > > viewer > > Like to know what is the difference in capabilities between an > admin and > manager roles. > > regards > > Vinu > > > -- > Jean-Baptiste Onofré > [email protected] <mailto:[email protected]> > http://blog.nanthrax.net > Talend - http://www.talend.com > > > > > -- > > Apache Member > Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web > <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project > Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf > Cookbook <http://bit.ly/1ps9rkS> > > Software Architect / Project Manager / Scrum Master > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
