Rev 135 | Blame | Compare with Previous | Last modification | View Log | RSS feed
.Dd 27 March 2011.Os "The Prayer Webmail Interface".ds volume-operating-system.Dt PRAYER-ACCOUNTD 8.Sh NAME.Nm prayer-accountd.Nd Prayer system account helper daemon.Sh SYNOPSIS.Nm.Oo Fl -config-file.Ar file Oc.Oo Oo Fl -config-option.Ar name Ns = Ns Ar value Oc.Ar ... Oc.Op Fl -enable-fork | -disable-fork..Sh DESCRIPTION.Nmis an auxilliary daemon that allows users to perform various taskswith respect to their UNIX system account:.Bl -bullet.ItChange passwords.ItChange their name.ItCheck filesystem quota.El.PpFurthermore it can help users set up an.Sy ( Exim-only ).Pa .forwardfile for Spam filtering, vacation auto-replies etc..Pp.Nmcan be installed on a separate host from the main Prayer services if necessary.It needs to be able to run.Xr passwd 1 ,.Xr chfn 1 ,and.Xr quota 1for the user, and access users' home directories..Pp.Nmaccepts the following command-line options:.Bl -tag -width indent.It Fl -config-file Ar fileReads configuration from.Ar fileinstead of the default..It Fl -config-option Ar name Ns = Ns Ar valueSets (overrides) the configuration option.Ar name No to Ar value .Any number of options can be specified in this manner..It Fl -enable-forkFork subprocesses as requests come in. This is the default..It Fl -disable-forkDon't fork; process one request in at the time (debug mode)..El..Sh FILES..Bl -tag -compact.It Pa /etc/prayer/accountd.cfDefault configuration file..El..Sh BUGS.Nmis rather customized to the needs of the University of Cambridge,though some patches have been applied to the Debian package. Systemadministrators should study the source code to see what this means...Sh AUTHORS.This introductory manual page was put together for Debian by.An -nosplit.An "Magnus Holmgren" <holmgren@debian.org> .