sxuthpaw / logkext

Automatically exported from code.google.com/p/logkext
0 stars 0 forks source link

using logkext as a restricted user #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install logkext on a restricted user account on MacOSX Tiger
2. attempt to sudo logkextclient
3. Watch the error say that <restricted user> is not in the sudoers file

how can i access the log from the <restricted user>?

Original issue reported on code.google.com by salami...@gmail.com on 12 Jul 2008 at 1:14

GoogleCodeExporter commented 8 years ago
from the wiki password entry: http://code.google.com/p/logkext/wiki/Password

"Comment by spicyjalapeno, Jul 01, 2008
You could chmod u+s logKextClient, using the setuid bit to always run the 
client as root."

doing so isn't necessarily advisable, gut it would work.

Original comment by demurede...@gmail.com on 17 Aug 2008 at 6:07

GoogleCodeExporter commented 8 years ago

Original comment by drspring...@gmail.com on 3 Sep 2009 at 4:07