ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67502
|
Mon May 13 16:44:05 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Kerberos on Windows server |
Does anyone have a success story with kerberos on windows? |
67506
|
Thu May 16 15:41:34 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Multi Language based on logged on user? |
Can ELog support different languages based on the logged on user? |
67507
|
Thu May 16 16:29:16 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Re: Kerberos on Windows server |
Hal Proctor wrote: |
Does anyone have a success story with kerberos on windows?
|
Anyone? Bueller? |
67511
|
Wed May 22 22:24:14 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Admin delete option |
How can I show the Delete option for Admins?
So I have a logbook with the following config:
[Elog]
Admin User = me, otherguy
Deny Change Config File = otherguy
Restrict edit = 1
Restrict edit time = 4
Menu commands = List, New, Edit, Reply,Last Day, Find, Config, Help |
67557
|
Tue Sep 3 22:21:29 2013 |
| Hal Proctor | hproctor2@gmail.com | Bug report | All | latest | Find by date/time |
Is it a time zone issue or a setting issue related to the FIND by date / time issue?
It seems to add an hour to each of the time selections once you select SEARCH. see attached pics |
Attachment 1: Elog1.jpg
|
|
Attachment 2: elog2.jpg
|
|
67558
|
Tue Sep 3 22:35:00 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | All | latest | Query a log file |
Does anyone have a method to query the log file? I wish to automate a summary report based on a defined timeframe (8hr shift) and deliver a report to the owners/managers of the logbook.
maybe even generate the summary report as an HTML entery within the logbook, encapsulating the enteries queried with the hyperlinks intact to the entries in question.
Anyone have something like this? Hate to recreate the wheel. I will share if I come up with something |
67563
|
Wed Sep 11 17:12:52 2013 |
| Hal Proctor | hproctor2@gmail.com | Bug report | All | latest | Re: Find by date/time |
David Pilgram wrote: |
Hal Proctor wrote: |
Is it a time zone issue or a setting issue related to the FIND by date / time issue?
It seems to add an hour to each of the time selections once you select SEARCH. see attached pics
|
One hour adrift at this time of the year sounds like daylight saving. Or compensation thereof. What is your computer clock set to (not what time the clock reads)?
Personally I think it rather naughty that [at least older] Windoze automatically sets the clock one hour forward the first reboot after the spring switch forward, and the same in the autumn back. What if you'd already done it, like all the rest of the clocks in the house?
|
But it shouldn't use a calculation of any means when the search criteria is entered. I did not choose "LAST DAY", I specifically entered a time, and THAT time should be used for the search. |
67595
|
Fri Nov 1 14:14:03 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Linux | 2.9.2-1 | Re: kerberos authentication NOT working |
Fabio Sella wrote: |
Hi guys,
we configured a kdc server using OPENLDAP as backend. We installed on it elog and configured the Kerberos Authentication on one logbook as follows:
Authentication = Kerberos, File
Kerberos Realm = TEST.COM
Password file = ./pwd.xml
⇄
Detect language » Italian
Even if the kinit comand is retrieving correctly a ticket for the user tsearch@TEST.COM(we see it using klist and tcpdump on lo interface), elogd kerberos authentication is not working.
We tried using tcpdump for troubleshooting but no traffic is generated on the loopback interface.
Did someone solve this problem or do you have an idea on how to make the kerberos authentication working?
Thanks
|
I have asked for same help, and no one has answered with a solution on implementing a kerberos . I saw exactly what you were seeing. (did you try fully qualifying the domain within the username field for logon? \\TEST.COM\username)
I still couldn't get it to work |