Thanks you

-----Mensaje original-----
De: Bohra, Saurabh [mailto:saurabh.bo...@espn.com] 
Enviado el: miércoles, 02 de mayo de 2012 13:10
Para: Diego Pereyra; spectrum
Asunto: RE: [spectrum] [Spectrum] Is posible add new licenses ?

You can control whatever you want using custom-priviliges.xml. that should be 
available for all licenses.


I am attaching an old custom privilege file (as txt) for reference.


Let me know if it helps.


Saurabh Bohra
O: 860-766-0842  |  M: 860-385-3597  |  e-mail: saurabh.bo...@espn.com

-----Original Message-----
From: Diego Pereyra [mailto:dpere...@netsol-international.com] 
Sent: Wednesday, May 02, 2012 11:44 AM
To: spectrum
Subject: RE: [spectrum] [Spectrum] Is posible add new licenses ?

I can also user the condition

if( userSec.hasPrivilege( Privileges.CONSOLE_PRIV_SCOPE,
                             Privileges.WEB_SERVER_ADMIN ) == true )
   {

The privilege WEB_SERVER_ADMIN is from a privilege configure on oneclick? 
Anyone add some privilege else ?

I try using some custom privileges but doesnt work... if someone have any ideas 
:D

THanks

Diego

-----Mensaje original-----
De: Diego Pereyra [mailto:dpere...@netsol-international.com] 
Enviado el: miércoles, 02 de mayo de 2012 11:15
Para: spectrum
Asunto: [spectrum] [Spectrum] Is posible add new licenses ?

Hi list !

Im editing the console-menubar.jsp to add some new menú for others 
applications, and i want to user priveleges or roles to show or not the links. 
But i only can use LICENCES. Administrator, Operator, Service Manager.. 

<!-- only show if administrator or operator -->
          <% if ( request.isUserInRole("Administrator") == true ||
                  request.isUserInRole("Operator") == true )
             { %>

Anyone try to add new licences or how can i get the role or privelege in the 
web?

Thanks!

diEgo MP.

---
To unsubscribe from spectrum, send email to lists...@unc.edu with the body: 
unsubscribe spectrum dpere...@netsol-international.com

---
To unsubscribe from spectrum, send email to lists...@unc.edu with the body: 
unsubscribe spectrum saurabh.bo...@espn.com

---
To unsubscribe from spectrum, send email to lists...@unc.edu with the body: 
unsubscribe spectrum arch...@mail-archive.com

Reply via email to