Displaying 1 result from an estimated 1 matches for "windows_admin".
2011 Jun 21
3
installation
...e
The authority of the current user is limited. The program will exit
further details show
Only members of the administrators group can install programs
I found something on the web page about creating a windows user with no
password, and doing a lot of changes to /etc/sudoers adding WINDOWS_ADMIN
and WINDOWS_USERS and several other things. I did this and still got the
same error.
Then I thought maybe I needed to make a new group so I did
groupadd administrators
usermod -a -G administrators chamberl
usermod -a -G administrators root
and logged out and back in (to get me in...