sudo users
Hi,
I have managed to get rootsh to work. What I want it to do is to start logging users session as soon as they loging to the box. rootsh uses sudo root user and I don't have that setup here. what do you guys think?
I thought about using the .profile and adding a line like
/usr/local/bin/rootsh --user=$username --logdir=$logs
any idea?
thanks
|