Re: [osol-discuss] granting users root permission

2011-10-29 Thread Serge Fonville
Now the system tells me I'm root. whoami shows root touch creates as root I read about ruid and euid, I was hoping that this would be possible Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Google!! They need to add GAL support on Android (star to agree)

Re: [osol-discuss] granting users root permission

2011-10-29 Thread Serge Fonville
Found it :D There is a pfbash too Thanks for all the help. Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Google!! They need to add GAL support on Android (star to agree) http://code.google.com/p/android/issues/detail?id=4602 2011/10/29 Serge Fonvill

Re: [osol-discuss] granting users root permission

2011-10-29 Thread Serge Fonville
One mistake... echo $SHELL shows /usr/bin/pfksh Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Google!! They need to add GAL support on Android (star to agree) http://code.google.com/p/android/issues/detail?id=4602 2011/10/29 Serge Fonville : > Hi Ign

Re: [osol-discuss] granting users root permission

2011-10-29 Thread Serge Fonville
Hi Ignacio, Thanks for your answer. That works great. Unfortunately, while trying this out. I noticed that when I type whi and press tab, instead of being completed to which it completes to /usr/gnu/bin/which. When I do who. it shows multiple paths. echo $SHELL does show /usr/bin/bash. Is it p

[osol-discuss] granting users root permission

2011-10-29 Thread Serge Fonville
Hi, >From what I read on RBAC etc., it seems to me it would be possible to create a root-like user. That can for example do usermod, roleadd etc. How would I do that? Since copying the root line from user_attr to the new user and adding defaultpriv=all does not do it. I need to make it Primary