ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66763
|
Mon Mar 15 11:21:30 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.8 | Re: Invalid URL for groups beneath top groups in overview page |
Bertram Metz wrote: |
Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram
|
Thanks for reporting this bug. I fixed it in the intermediate release 278-4 which is ready for download. |
66764
|
Mon Mar 15 13:20:17 2010 |
| Bertram Metz | Bertram.Metz@ge.com | Comment | Windows | 2.7.8 | Re: Invalid URL for groups beneath top groups in overview page |
Stefan Ritt wrote: |
Bertram Metz wrote: |
Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram
|
Thanks for reporting this bug. I fixed it in the intermediate release 278-4 which is ready for download.
|
Thanks for the quick bug fix.
Bertram |
66778
|
Mon Mar 29 06:05:08 2010 |
| Alan Grant | netman311@mts.net | Question | Windows | 2.7.8 | Active Directory authentication |
Found a thread from 2004 ("External authentication") asking about the possibility of tying that in with ELog and answer was "Not yet". With time past, any chance this is now possible? I didn't see any more info on that since.
I'd like to explore using AD to set up/manage groups for ELog authentication. Alternatively, is there currently another way with ELog to manage groups?
Regards. |
66782
|
Thu Apr 8 18:06:25 2010 |
| Gary Wilcox | Gary.Wilcox@aleris.com | Question | Linux | 2.7.8 | Submit Buton |
When entering data for a new log entry some folks always type in an attribute and then the "Enter" key which automatically
submits the entry. Is there a way to prevent this so the only way a new entry is submitted is with the Submit button. Also
is there a way to setup the main text box as a required attribute?
Thanks
Gary |
66783
|
Tue Apr 13 13:18:15 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.8 | Re: Submit Buton |
Gary Wilcox wrote: |
When entering data for a new log entry some folks always type in an attribute and then the "Enter" key which automatically
submits the entry. Is there a way to prevent this so the only way a new entry is submitted is with the Submit button. Also
is there a way to setup the main text box as a required attribute?
|
This is unfortunately a limitation of HTML forms. If anybody know a way around that, I'm happy to implement it. |
66784
|
Wed Apr 14 12:55:38 2010 |
| Pedro Gil de Araújo Gordo | pedro.gordo@me.com | Question | Mac OSX | 2.7.8 | "No SMTP host defined in [global] section of configuration file" error |
Hi
When I upload a message with a attachment (and also without an attachment) I get this message:
"No SMTP host defined in [global] section of configuration file"
However the file and the text have been uploaded. So why does it gives me this message, and how do I work this out?
Best Regards
Tirwit |
66785
|
Wed Apr 14 13:03:37 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Mac OSX | 2.7.8 | Re: "No SMTP host defined in [global] section of configuration file" error |
Pedro Gil de Araújo Gordo wrote: |
Hi
When I upload a message with a attachment (and also without an attachment) I get this message:
"No SMTP host defined in [global] section of configuration file"
However the file and the text have been uploaded. So why does it gives me this message, and how do I work this out?
Best Regards
Tirwit
|
This error comes if you have configured email notifications, and no SMTP host defined in the configuration file. Elog has to contact your SMTP server to send any email. Read the email notification paragraph in the documentation. |
66786
|
Thu Apr 15 13:16:25 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.8 | Re: Active Directory authentication |
Alan Grant wrote: |
Found a thread from 2004 ("External authentication") asking about the possibility of tying that in with ELog and answer was "Not yet". With time past, any chance this is now possible? I didn't see any more info on that since.
I'd like to explore using AD to set up/manage groups for ELog authentication. Alternatively, is there currently another way with ELog to manage groups?
Regards.
|
External authentication is still on the list. But I'm not sure what is the best way: LDAP, PAM, Kerberos. Should work under windows and linux. Unfortunately I won't have time in the next few months to implement that, but it stays high on my todo list. |