Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 697 of 807  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Versiondown Subject
  415   Sat Jul 26 20:11:01 2003 Question eric wootenwootene@verizon.netQuestionWindows2.3.9using = or <> or AND as part of a filter ??
Is this possible?  If so, could you provide an example:

I'm trying to find a way that when you do a search, that you can filter 
entries using ( = , <>, AND) on one or more attributes.
ex:  Find all workstations for this subnet, but exclude a particular one.
Thats the basic idea.

Can it be done? If so, how?

Thanks,
Eric
  416   Sun Jul 27 16:09:09 2003 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.3.9Re: using = or <> or AND as part of a filter ??
> Is this possible?  If so, could you provide an example:
> 
> I'm trying to find a way that when you do a search, that you can filter 
> entries using ( = , <>, AND) on one or more attributes.
> ex:  Find all workstations for this subnet, but exclude a particular one.
> Thats the basic idea.
> 
> Can it be done? If so, how?

No, it cannot be done right now, but it's on the wishlist since some time. 
So I added your vote there.
  417   Wed Jul 30 08:13:56 2003 Entry eric wootenwootene@verizon.netRequestWindows2.3.9Account expiration
I know there's an item on the wishlist for password expiration, so how 
about account expiration..?? (after so many days of inactivity).

One complaint that comes from management is that when a user leaves the 
agency, the elog account seems to never get deleted.  There way of asking 
me, why I never keep up with the user account deletions.  Ha Ha, like I 
have time to constantly compare the user list from elog to the user list of 
other systems.

Another plea on my part, for Elog to allow for authentication via external 
database - such as LDAP, so we wouldn't have to maintain another user 
database.

Thanks,
Eric
  418   Thu Jul 31 06:39:40 2003 Question Kishore Masandkishorem@hotmail.comQuestionWindows2.3.9How to get a list of registered users assigned to an attribute?
Hi,

I am trying to create an issues logbook where I have defined an attribute 
so I can track who this issue is assigned to. In order to get a drop-down 
list of users of the system to show up for that attribute (when creating a 
new issue), I have to type in the whole list of users in the config file. 
The problem is that whenever a user self-registers, I have to go into the 
config file and add that user to the list. Is there a way to write 
something like this:

Options Assigned To = $user_list

I am a new user, and am thoroughly enjoying working with ELog. Thanks for 
such a neat product. I have not been able to go through all the logs yet 
to figure out if this question has been asked/answered before.
  419   Thu Jul 31 16:02:41 2003 Warning Heiko Scheith.scheit@mpi-hd.mpg.deBug reportLinux2.3.9not proper HTML
I just upgraded from 2.3.5 to 2.3.9.

There are some errors in the generated HTML.  Most of the time
the browser renders everything correctly but sometimes not.  Please
check especially (http://validator.w3.org/):

- http://midas.psi.ch/elogdemo/Database/7
    There are too many <table> tags before the attribute list:
    'Type', 'Operating system',...  This should be just one table and
    not each row a separate table.  Also the first <table> tag lies
    outside a <td> tag of the enclosing table.

- http://midas.psi.ch/elogdemo/forum/
  424   Fri Sep 5 17:10:43 2003 Reply Stefan Rittstefan.ritt@psi.chRequestWindows2.3.9Re: Account expiration
> I know there's an item on the wishlist for password expiration, so how 
> about account expiration..?? (after so many days of inactivity).

Ok, added to the wishlist.

> Another plea on my part, for Elog to allow for authentication via external 
> database - such as LDAP, so we wouldn't have to maintain another user 
> database.

I had that request more than once. The problem with it is that I cannot 
implement it, since he have no LDAP server here at our institute to try it. So 
if someone teaches me how to do LDAP authorization correctly, I can put it in, 
but not before.
  428   Fri Sep 5 17:30:07 2003 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.3.9Re: How to get a list of registered users assigned to an attribute?
> I am trying to create an issues logbook where I have defined an attribute 
> so I can track who this issue is assigned to. In order to get a drop-down 
> list of users of the system to show up for that attribute (when creating a 
> new issue), I have to type in the whole list of users in the config file. 
> The problem is that whenever a user self-registers, I have to go into the 
> config file and add that user to the list. Is there a way to write 
> something like this:
> 
> Options Assigned To = $user_list

This is not possible right now, but I will consider implementing it some time.
  429   Mon Sep 8 11:32:42 2003 Reply Stefan Rittstefan.ritt@psi.chBug reportLinux2.3.9Re: not proper HTML
> There are some errors in the generated HTML.  Most of the time
> the browser renders everything correctly but sometimes not.  Please
> check especially (http://validator.w3.org/):

I did so and fixed several errors. Now the W3 validator doesn't complain any 
more. New version under CVS.
ELOG V3.1.5-3fb85fa6