Re: How to login and export to CSV using wget?, posted by Alan Grant on Sun Apr 24 06:49:33 2016
|
UPDATE:
After days of head banging and trying different syntax combinations, I finally stumbled on my own answer. It involved some syntax adjustments,
and then splitting the task into these two consecutive operations: |
inactive users, posted by Devin Bougie on Wed Apr 27 21:27:36 2016
|
Hello,
Is it possible to remove the "active" checkbox a user sees when they click on "config"? Alternatively, is it possible to have a new user arrive directly |
posting messages through email, posted by Devin Bougie on Mon May 2 22:20:40 2016
|
Hello,
Has anyone implemented an email gateway for ELOG, allowing users to submit entries by sending an email? Granted this should be possible using the elog |
elog client binary with webserver authentication, posted by Devin Bougie on Wed May 11 02:59:53 2016
|
Is it possible to submit entries using the elog client binary when the server is configured with webserver authentication (when the server requires the
X-Forwarded-User header)? One option would be if the server could support both webserver and kerberos (or even file) authentication, but neither
"Authentication = Webserver, Kerberos" nor "Authentication = Webserver, File" seem to work.
|
support "authentication = webserver, kerberos", posted by Devin Bougie on Wed May 18 16:19:07 2016
|
The elog client binary does not work with webserver authentication. One fix would be to support both webserver and kerberos authentication (authentication
= webserver, kerberos), similar to how you currently support
"authentication = kerberos, file".
|
cannot use "use email heading", posted by utomoadji wisnubroto on Tue Jun 14 07:51:37 2016
|
Hello,
i have config file elogd.cfg like below:
|
Re: cannot use "use email heading", posted by Stefan Ritt on Tue Jun 14 14:33:40 2016
|
The setting
Use Email Heading
is only used for plain text encoding of email messages. The default is HTML encoding, which has its own heading which cannot be changed. If you |
Guest menu commands not working as advertisted, posted by Greg Christian on Tue Jun 14 16:50:41 2016
|
Hello,
I am trying to set up my elog to have read-only guest access and require registration/password for users to be able to post to the elog. I've
tried following the instructions here: https://midas.psi.ch/elog/faq.html#6, i.e. putting the following |