Hi,

I want to run an app using a role (e.g role1);I have assigned the required 
auths to the role and and modified the manifest to reflect the same. This 
basically works; but when I also require that users that switch to the role 
assume the id of the application for e.g(app1). This is the id that was used to 
start the app before the role implementation. To do this exec_attr was modified 
to something like this

role1:......:/*:uid=app1.

After this role loses the authorizations to run svcadm enable app. What is a 
possible workwround?

Thanks
--
This message posted from opensolaris.org

Reply via email to