]> andersk Git - moira.git/blame - update/moira.conf
Command line printer manipulation client, and build goo.
[moira.git] / update / moira.conf
CommitLineData
d8e20246 1# Configuration for the Moira update_server
2# uncomment lines as appropriate
3
4# Specifies which UID the server runs as (default root)
5user root
6# Restricts to a subset of the filesystem heirarchry
7# chroot /tmp
8# Don't let the server fork (debugging only)
9# nofork
10# No existing files will be overwritten
11# noclobber
12# Do not allow the exec command
13# noexec
14# List of users authorized to connect (default sms@ATHENA.MIT.EDU only)
15auth sms@ATHENA.MIT.EDU
16# auth rcmd.moira@ATHENA.MIT.EDU
17# auth mar.root@ATHENA.MIT.EDU
This page took 0.075427 seconds and 5 git commands to generate.