Re: Disable forward/backward navigation keystrokes?, posted by Stefan Ritt on Wed Jul 28 17:26:17 2010
|
Bryan Moffit wrote:
I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes |
Re: Disable forward/backward navigation keystrokes?, posted by Bryan Moffit on Wed Jul 28 17:32:15 2010
|
Stefan Ritt wrote:
|
Re: Subst variables and Execute, posted by soren poulsen on Thu Jul 29 13:45:47 2010
|
Stefan Ritt wrote:
|
elog editor loses all text, posted by Kontantin Olchanski on Wed Aug 4 23:46:34 2010
|
I just typed a long text into this elog, clicked "submit" and it bombed with "you must select an Icon", returned me to the editor
with all my text gone gone gone. I do not want to select icons, I just want to report a problem with elog. Well, 2 problems, now.
K.O. |
elog keeps recreating preview .png files?, posted by Kontantin Olchanski on Wed Aug 4 23:52:08 2010
|
Hi, I rsync an elog database from CERN to TRIUMF every few months and I notice that rsync keeps copying preview files (xxx.png.png, xxx.gif.png, etc)
from very old entries. I guess that elogd creates these files from scratch each time they are needed, overwriting any previously existing preview files.
This creates extra rsync network traffic and rsync takes longer to complete. Is there any way to avoid this? K.O. |
Re: elog keeps recreating preview .png files?, posted by Stefan Ritt on Fri Aug 6 12:55:08 2010
|
Kontantin Olchanski wrote:
Hi, I rsync an elog database from CERN to TRIUMF every few months and I notice that rsync keeps copying |
Re: elog editor loses all text, posted by Stefan Ritt on Fri Aug 6 13:01:24 2010
|
Kontantin Olchanski wrote:
I just typed a long text into this elog, clicked "submit" and it bombed with "you must |
honor "user" field in the Apache SSL request object or environment variables in SSL process groups?, posted by Owen LaGarde on Wed Aug 25 02:49:44 2010
|
Will elog defer user identification and authorization to the ssl engine of a *local* Apache proxy? I'd like to try elog in a site that requires
the service port positively authenticate and identify users via smartcard certificate ID. Per SOP they have Apache+mod_ssl setting SSLUserName=SSL_CLIENT_S_DN_CN
which sets both the SSL request object's "user" field and the REMOTE_USER environment var relative to the mod_ssl's session's process group leader. |