I've been messing around just trying to get a Call Of Duty United Offensive server up for my home lan. Suprisingly, it was very simple. I'm wondering though, if I was to ever make this a public server how I would actually run the server as another user besides root. If COD ever got exploited I don't want people having root access. So I guess I'd want to run the game as maybe user 'nobody'. But doesn't this user have low priority? I'd want the application to run with the highest priority.
So, what are your suggestions? I guess what I'm asking is, how do you run a process as an unprivelaged user with high priority.
Thanks in advance.

