On Fri, 21 Jan 2011, Andre Müller wrote:
> Then is the next problem to get the screen for an different user to > his gameserver for debuging. Maybe sourcemod hangs or something else. > > When you like hacks, you can execute as root: > > chmod 666 `tty`; su -c "screen -r css_27015" customer123 There are ACL's available in screen. So you can have sysadmin accounts and a specific user account to only allow access to a specific screen. I wrote some time ago a small little guide around screen which this is mentioned. http://freebsd.pvp.se/?f=gnu-screen /Bjorn _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

