On Tue, Jan 27, 2009 at 2:39 PM, Glenn Brunette <Glenn.Brunette at sun.com> wrote: > > Christine, > > Not every privilege attempt that is asserted by a process is > needed for it to operate correctly. It really depends on the > process and what it is trying to do. We would need further > details about the process and its source code to debug further, > but based on my experience this kind of thing does indeed happen. > > g
Hi Glenn, There's not a problem, the process running fine. I just want to understand more about this, I've been using privdebug to limit privs to what's needed, and it turns out I may have added too many privs unnecessarily. This is for other applications/processes, and for future use. CT