1 # Configuration file for the MO-P environment
2 # (c) 2001--2008 Martin Mares <mj@ucw.cz>
4 # These values are used when creating logins for eval and contestants
5 # (group id's are from the same range)
10 # Sometimes we need to get a list of all contestants (not in the evaluator
11 # itself, but in various auxiliary scripts). In such cases we call mo-get-users,
12 # which either uses an explicit list of contestants CT_USER_LIST (username<tab>fullname),
13 # or (if undefined) scans /etc/passwd for users with UID between CT_UID_MIN and CT_UID_MAX.
16 # (optional) Use remote submitting
18 REMOTE_SUBMIT_USER=mo-submit
19 REMOTE_SUBMIT_GROUP=mo-submit