On Fri, 2009-11-13 at 15:45 -0500, Sebastien Roy wrote: > On Fri, 2009-11-13 at 15:33 -0600, Brian Cameron wrote: > > Does it work if you login to the root user and run the player as root? > > Or does it also fail when you try to run as the root user directly? > > OpenSolaris does not have a root user, it has a root role, and pfexec > results in the program running under that role: > > seb:~$ ps -ef | grep fluendo > root 2180 2177 0 15:41:45 ? 0:01 > /usr/share/fluendo-dvd/bin/fluendo-dvd > seb 2177 1 0 15:41:45 ? 0:00 /bin/sh > /usr/bin/fluendo-dvd
Just to make sure, I converted the root role to a normal user (by running "rolemod -K type=normal root". I then logged in as root and the same thing happened. This doesn't appear to be a user attribute related issue. -Seb
