Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 734 of 796  Not logged in ELOG logo
ID Datedown Icon Author Author Email Category OS ELOG Version Subject
  547   Sat May 29 04:28:38 2004 Cool nait tauhnait@no2bl.no-ip.comRequestLinux2.5.2Mail notification without attachment possible?
I just noticed the problem of mail notification with big attachments. For a
files or photos exchange setup we could run into load and bandwidth problem
quickly. Any way to restrict mail notification by attributes or without
attachment?

Thanks,
nait.
  546   Sat May 29 04:23:58 2004 Reply nait tauhnait@no2bl.no-ip.comQuestionLinux2.5.2Re: Using date and subst date
> I fixed that problem, new version under
> http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.328

Any binary build anywhere that I can pick? Thanks. 

nait.
  545   Fri May 21 15:03:48 2004 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.5.2Re: Using date and subst date
> I'm trying capture any edit/modified entry with the following, Using the
> real date format instead of text string so that I could do a quick filter on it.
> 
> Type modified = date
> Subst on Edit modified = $date
> 
> Problem: It seem that the Subst on Edit always default to 1 Jan 1970 instead
> of current date on edit screen. 

I fixed that problem, new version under
http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.328
  544   Fri May 21 14:43:09 2004 Reply Stefan Rittstefan.ritt@psi.ch Windows2.5.2Re: User/Admin privlege question
> For some reason if I define a "login user" that is allowed the configure
> option he is also allowed to change the configuration file. According to the
> documentation it seems like this should NOT be the case. Any ideas as to
> what the problem might be? 

Unfortunately I cannot reproduce your problem. This leaves few possibilites:

- any login user CAN change his/her full name, email address etc. but only admin
users can change ALL OTHERS as well. Admin users should see a "change elogd.cfg"
button on the config page, whil normal users will not

- are you sure you logged out as admin user and loggin in again as non-admin
user? Under some circumstances, the browser keeps old cookies which can confuse
things. Best is if you delete all browser cookies and try again (Tools/Internet
Options/Delete Cookies in IE).

- Stefan
  543   Thu May 20 00:55:51 2004 Question Ralph Kuehnr.e.kuehn@larc.nasa.gov Windows2.5.2User/Admin privlege question
Hello,

For some reason if I define a "login user" that is allowed the configure
option he is also allowed to change the configuration file. According to the
documentation it seems like this should NOT be the case. Any ideas as to
what the problem might be? 

Thanks in advance for any help/advice.

Ralph 
Attachment 1: elogd.cfg_cpy
[global]
logbook tabs = 0
port = 8080
Password file = C:\Program Files\Elog\passwd
Admin user = skuehn
Self Register = 3
Logout to main = 1
Logfile = C:\Program Files\Elog\logfile
Logging level = 3

[thelog]
Comment = The Logbook for Daily Entries
Page Title = ELOG - $subject

Login expiration = 1000
Login user = skuehn,kuehn


; Look and Feel
CSS = compact.css
Display mode = summary
Theme = default


; Attributes
Attributes = Author, Type, Category, Subject
Required Attributes = Author, Type
ROptions Type = Routine, Supplemental, Special, Other
ROptions Category = General, Other
Thread display = $subject, posted by $author on $entry time

; Preset author and email
Preset Author = $long_name
Preset Author Email = $user_email
Preset Type = Routine 
Preset Category = General

; These Attributes Cannot be changed
Locked Attributes = Author

; Flags
Reverse sort = 1
Back to main = 0 
Quick filter = Date, Type

; Options for Reply
Subst on reply subject = Re: $subject
Remove on reply = Author, Author Email

; Email settings
Use Email Subject = $subject
Use Email From = $user_email

; Email notification, 0=send
Suppress Email to users = 0
  542   Fri May 14 06:19:40 2004 Warning nait tauhnait@no2bl.no-ip.comQuestionLinux2.5.2Using date and subst date
I'm trying capture any edit/modified entry with the following, Using the
real date format instead of text string so that I could do a quick filter on it.

Type modified = date
Subst on Edit modified = $date

Problem: It seem that the Subst on Edit always default to 1 Jan 1970 instead
of current date on edit screen. 

Could it be $date is a string and not compatible with tape date? or is there
a variable or function to convert $date to date format?
 
Thanks,
nait
  541   Tue May 11 19:35:11 2004 Reply Marc Neigerm.neiger@synergie-inf.comBug reportWindows2.5.2Re: Extendable options
> > The snapshot version you sent me seems to be locked onto port 80 and does not honor 
> > the port directive in elog.cfg....
> 
> Thank you, I fixed that and updated the file.

Tested and working, thx.
  540   Tue May 11 11:18:24 2004 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows2.5.2Re: Extendable options
> The snapshot version you sent me seems to be locked onto port 80 and does not honor 
> the port directive in elog.cfg....

Thank you, I fixed that and updated the file.
ELOG V3.1.5-2eba886