Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 730 of 796  Not logged in ELOG logo
ID Date Icon Author Author Email Category OSdown ELOG Version Subject
  122   Sun Aug 18 23:18:00 2002 Question Marcel Pilsmarcel_pils@web.deQuestion  logical search operators
It is posible to use logical search operators like "and" and "or" ?

Which Operators can i use how do i so ?


Thank you for your anwser.
  123   Wed Aug 28 20:59:05 2002 Question Tom Vilbergvilberg@clarion.edu   Multiple eLogs
I have two different groups who want elogs for all of their members. How do
I set elog up so group 1 uses port 8082 and group 2 uses 8083 (and they
don't see each other's messages in the initial "menu" screen.
  124   Tue Sep 10 17:09:59 2002 Reply Stefan Rittstefan.ritt@psi.ch   Re: Multiple eLogs
> I have two different groups who want elogs for all of their members. How do
> I set elog up so group 1 uses port 8082 and group 2 uses 8083 (and they
> don't see each other's messages in the initial "menu" screen.

You run two instances of the elogd daemon like:

elogd -p 8082 -c /usr/local/elog/elogd1.cfg
elogd -p 8083 -c /usr/local/elog/elogd2.cfg
  125   Tue Sep 10 17:13:32 2002 Reply Stefan Rittstefan.ritt@psi.chQuestion  Re: logical search operators
> It is posible to use logical search operators like "and" and "or" ?
> 
> Which Operators can i use how do i so ?
> 
> 
> Thank you for your anwser.

No, not yet. I put it on the wishlist. I'm looking for a C function which can 
doe lexical evaluations like

  author="stefan ritt" AND (category=Question OR category="Bug Fix")

does anybody know such a function?
  126   Tue Sep 10 17:15:15 2002 Idea Stefan Rittstefan.ritt@psi.chBug report  Re: Problem with konqueror and pulldown menu (in config menu)
> Hi ,
> 
> currently I am running Elog 2.1.1; when using a konqueror browser (ver. 
> 2.2.1, kde 2.2.1) the admin user cannot access in the Config menu the Login 
> infos for other users except himself. The pulldown menu "Select user" is 
> shown, but when the admin selects another user the info fields (Login name, 
> full name, email) are not updated. They still show the attribute values for 
> the admin user himself.
> 
> Is there a solution available?
> Thanks (also for this very useful tool) and regards,
> 
> Stefan

This operation is done via Java Script, which has to be enabled in the 
browser. If anybody knows a better way, please let me know.
  127   Tue Sep 10 17:22:17 2002 Idea Stefan Rittstefan.ritt@psi.chQuestion  Re: documentation fro elconv
> Hi,
> 
> is there a documentation for the elconv tool available?
> 
> Regards,
> 
> Stefan

I have asked Fred Pacquier who maintains the web pages to put something on, 
but he hasn't replied.

Basically you simply run "elconv" in the directory where all the *.log files 
live. The only option is the "-v" flag for verbose output. If you have 
several directories with log files, you run it once in each directory.
  128   Tue Sep 10 17:24:25 2002 Reply Stefan Rittstefan.ritt@psi.chRequest  Re: Author & pwd case sensitive ?
> Is it possible to make the author and pwd check case in-sensitive??  I 
> noticed that unless you type your userid and password in the same case each 
> time, the system doesn't recognize your or thinks the info is invalid.
> 
> thanks,
> eric

Well, that's how it should be. All other systems I know like Windows NT 
Login, Linux login etc. are case-sensitive, so we should follow that standard.
  129   Tue Sep 10 17:26:21 2002 Reply Stefan Rittstefan.ritt@psi.chRequest  Re: Password reset option
> Some options for the password setting:
> The ability that if admin creates a temporary password for the user, force 
> the user to change the password once logged in.
> 
> User forgets password, system generates a random pwd and sends it to user 
> via email, after they log in force pwd change. 
> 
> option to expire an account or expire a pwd after so many days??
> 
> just some ideas..
> 
> still loving the new features!!

Ok, put on the wish list.
ELOG V3.1.5-2eba886