|
NAMEelogd - web server program for Electronic Logbook ELOG SYNOPSISelog [ -C url ] [ -c file ] [ -D ] [ -d directory ] [ -f file ] [ -k ] [ -l logbook ] [ -M ] [ -m ] [ -n hostname ] [ -p port ] [ -S ] [ -s directory ] [ -v ] [ -x ] DESCRIPTIONThe Electronic Logbook ELOG can be used to store and retrieve messages through a Web interface. Depending on the configuration, the ELOG system can host one or more logbooks which are stored in separate sections on the server. elogd is the daemon program serving as a simple web server for the ELOG system. OPTIONSelogd accepts the following options:
SEE ALSOelog(1). The full documentation for ELOG is maintained as an html manual. You can reach it from the package document directory. WARNINGSelogd is run under a separate user/group elog , by default. You might change it via Usr and Grp options in configuration file. The configuration and stylesheet files should be readable by that user. Passwords are transferred over the network in plain text and therefore, are not secure. So if passwords are used elogd should be started with the SSL option in the configuration file for secure connections. AUTHORWritten by Stefan Ritt <stefan.ritt@psi.ch>. This manual page was written by Recai Oktas <roktas@omu.edu.tr>, for the Debian GNU/Linux system (but may be used by others).
|