ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67951
|
Thu Jun 4 19:36:31 2015 |
| Stephen G | swgallman@bpa.gov | Question | Windows | 3.1 | Re: LDAP docs | Thank you, I am looking to do LDAPS over 636 where would the certificate go (Does it go in the SSL folder?).
David Wallis wrote: |
This is what I've been able to figure out, in terms of the elogd.cfg file:
LDAP server = server.domain:389
LDAP userbase = ou=people,o=domain.com,dc=domain,dc=com
LDAP login attribute = uid
LDAP register = 0
Stephen G wrote: |
Could someone point me to the LDAP configuration docs, I searched to no avail. I'm sure there is some big red ldap config button it, but I just can't find it.
|
|
|
1008
|
Thu Mar 24 10:31:01 2005 |
| Stephen A. Wood | saw@jlab.org | Bug report | Linux | | Crash with Protect Selection page = 1 | Using 2.5.8, if I set "Protect Selection page" to 1, then elogd seg faults
as soon as it is accessed.
Under 2.5.7, a login page will come up, and the logbook will work, but only
if a valid username/password is given. If an invalid login is given, then
elogd crashes. We have a cron job that periodically restarts elogd if it is
has crashed.
Steve
[global]
logbook tabs = 0
port = 8080
Protect Selection page = 1
Password file = user.info
Admin user = saw
|
1013
|
Thu Mar 24 11:28:13 2005 |
| Stephen A. Wood | saw@jlab.org | Bug report | Linux | | Re: Crash with Protect Selection page = 1 | > > Using 2.5.8, if I set "Protect Selection page" to 1, then elogd seg faults
> > as soon as it is accessed.
>
> Thanks for reporting this bug. I fixed it and committed the change to CVS.
>
> - Stefan
That was fast! I put the elogd.c from the cvs on top of 2.5.8 and now I can run
the server with Protect Selection page=1 again.
Logins work OK if the username/password is valid. However, if I try to login
with invalid authentication, the server crashes. If I turn off the protect
selection page, then invalid authentication does not crash elogd.
Thanks, Steve |
1015
|
Thu Mar 24 12:09:55 2005 |
| Stephen A. Wood | saw@jlab.org | Bug report | Linux | | Re: Crash with Protect Selection page = 1 | > > Logins work OK if the username/password is valid. However, if I try to login
> > with invalid authentication, the server crashes. If I turn off the protect
> > selection page, then invalid authentication does not crash elogd.
>
> Ok, it's me, Speedy Gonzales again (as Emiliano says... (;-))
>
> I fixed that as well and committed the changes.
That seems to do the trick! Thanks, Steve |
1098
|
Mon Apr 18 17:02:20 2005 |
| Stephen A. Wood | saw@jlab.org | | Linux | 2.5.8-3 | Directories in top groups | I am trying to unify several existing logbook collections that run on
seperate servers under a single server using groups. For a top group, under
"[global topgroupname]", I would like to redefine the resource directory or
the logbook directory so that everything except for the .cfg is at it
original location. However, it seems like "Resource dir" and "Logbook dir"
can not be redefined in the global section for specific groups. Is it
possible to redefine these directories for each top group, or is it feature
that could be added?
I could probably do what I want with soft-links, but redefining the resource
dir just seems to be right way to do this. (For one thing, I would like
different favicons for each group.) |
1102
|
Tue Apr 19 22:43:10 2005 |
| Stephen A. Wood | saw@jlab.org | Question | Linux | 1.632 | More questions about groups | I am running 2.5.8-3 with the elogd.c 1.632. I have attached the config
file that I am using. I have a top group "src", with logbooks "SRC
Analysis" and "SRC Mail" in it. These two logbooks share the same password
file. If one logs into one, I would like them to be not have to login to
the other. If I put the password file name under [global src], I get this
behaviour, but the logbook selection page does not show my graphic or the
locks by the logbook names (instead it has the Alt text "This logbook
requires authentication." If I remove the password from [global src] and
put it in each logbook individually, then my logbook selection page looks
OK, but I have to log into each logbook seperately.
Stephen |
Attachment 1: elogd.cfg
|
[global]
Top group yourfriend = Your Friend Logbook
Top group xxxxx = Xxxxx Experiments
Top group src = SRC Analysis, SRC Mail
Show top groups = 0
Logbook tabs = 1
SMTP host = mailthingy.jlab.org
Use Email from = adminguy@jlab.org
Admin user = adminguy
URL = http://webserver.jlab.org/elogs/
Logfile = elog.log
Logging level = 3
usr=cdaq
grp=c-cdaq
[global xxxxx]
Logbook tabs = 0
;Main Tab = Welcome Page
Welcome Title = <p><p> <img src="hallc.gif" > <p><font size=3 color=white><b>Welcome to the E02-109/E04-001 analysis logbook. </b><p></font>
Restrict Edit = 1
URL = http://webserver.jlab.org/elogs/
Prepend on edit = Edited: $date \n \n
Theme = hallc
Admin user = christy
[Xxxxx Experiments]
Comment = Elog for E02-109/E04-001
Attributes = Author, Type, Category, Subject
Options Type = Calibrations, Efficiencies, Run Info, Other Corrections, Elastics, Cross Sections, MonteCarlo, General
Extendable Options = Category
Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
[global yourfriend]
Logbook tabs = 0
SMTP host = mailthingy.jlab.org
;Main Tab = Welcome Page
Restrict Edit = 1
URL = http://webserver.jlab.org/elogs/
Prepend on edit = Edited: $date \n \n
Theme = hallc
Admin user = yourfriend
[Your Friend Logbook]
Theme = hallc
password file = elogpw_GRS
Self register = 3
Login user = yourfriend
Comment = Elog for Your Friend
Attributes = Type, Category, Subject
Options Type = Calibrations, Efficiencies, Run Info, Other Corrections, Elastics, Cross Sections, MonteCarlo, General
Extendable Options = Category
Required Attributes = Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
[global src]
Welcome Title = <p><p> <img src="bigbite.gif" > <p><font size=3 color=white><b>Welcome to the E01-015 analysis logbook. </b><p></font>
Theme = src
Password file = elogpw_SRC
Self register = 3
[SRC Analysis]
Prepend on edit = Edited: $date \n \n
;Password file = elogpw_SRC
;Self register = 3
Comment = Elog for E01-015
Attributes = Author, Detector, Subject
Options Detector = HRS, BigBite, Neutron Bars
Required Attributes = Author
Page Title = ELOG - $subject
Reverse sort = 1
Admin user = adminguy
[SRC Mail]
;Password file = elogpw_SRC
;Self register = 3
Comment = Archive of SRC Mailing list
Attributes = Subject, From
Required attributes = Subject, From
Quick filter = Date, From
Menu commands = Find ,Login, Logout, Help, Delete
Allow Delete = adminguy
|
1104
|
Fri Apr 22 18:16:25 2005 |
| Stephen A. Wood | saw@jlab.org | Question | Linux | 1.632 | Re: More questions about groups | > Thanks for reporting this bug. I fixed it in the current CVS version.
I get my Icons and Graphics in the top group now. Thanks for fixing it. |
1823
|
Mon May 8 18:23:17 2006 |
| Stephen A. Wood | saw@jlab.org | Request | Linux | | Spec file change | Could the "Copyright:" line in the elog.spec file be changed to "License:" for the next release? Without this change an RPM can't be built on FC4 (RPM 4.4.1). With the change, rpms can still be built in Enterprise linux 3 (RPM 4.2.3). |
|