ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67320
|
Tue Aug 28 23:02:07 2012 |
| Szu-Ching Peckner | speckner@nd.edu | Question | Linux | latest | secure way to allow users create logbook |
I don't think there is a good secure way so far, but would like to have your opinion.
If I want user to create logbook for themselves, what's the best way to do it? I guess Execute $attribute = <command> may work, have it write to cfg file, but obviously it impose security problem. Is there a good and secure way to allow user to create logbook themselves? |
67319
|
Tue Aug 28 22:48:47 2012 |
| Szu-Ching Peckner | speckner@nd.edu | Question | Linux | latest | show permitted individual logbooks on selection page |
How do I make selection page show only list of logbooks that logged on user has access to?
Right now, say I have 4 logbooks, and I have access to 2 of them. I turned on Protect Selection page = 1. So when I go to home page, I need to logon first, then I am given selection page. I am given list of 4 logbooks, I can only click into 2, which is expected.
Instead of given list of 4 logbooks, I would like to know if there is a way to make selection page only contains 2 logbooks which I have access to?
|
67318
|
Mon Aug 27 10:22:37 2012 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.9.2 | Re: Where do I find information on setting up the text area as a template? |
Chris Jennings wrote: |
I would like to set up the text are as a template. The documentation indicates this can be done however I am unable to find reference to how it is accomplished.
|
Just look in the documentation for "preset text = ...". |
67317
|
Thu Aug 23 14:30:56 2012 |
| Chris Jennings | cjennings@cosma.com | Question | Windows | 2.9.2 | Where do I find information on setting up the text area as a template? |
I would like to set up the text are as a template. The documentation indicates this can be done however I am unable to find reference to how it is accomplished. |
67316
|
Tue Aug 21 17:16:19 2012 |
| Szu-Ching Peckner | speckner@nd.edu | Bug report | Linux | 2.9.2 | Re: kerberos authentication |
Szu-Ching Peckner wrote: |
Szu-Ching Peckner wrote: |
Hello, I have
authentication = kerberos
kerberos Realm = xxx
I ran tcpdump and know elogd server did attempt to contact kerberos server. I could run kinit username@realm_name, and klist shows my ticket fine.
I receive "kerberos error 256: Decrypt integrity check failed. Please check your kerberos configuration" when I entered my password wrong purposely on login page.
I receive "Invalid user name or password!' when I entered my correct password.
Please advise.
|
I forgot to mention, I also have Password file line in elogd.cfg file. Because without password file line, I wouldn't get login screen. I know my test account is not in the main.pwd file. I believe elogd does go to kerberos server to compare password. I just don't get why I get invalid username and password when I entered correct password, while kerberos error (expected) when I enter wrong password.
Authentication = Kerberos
Kerberos Realm = xxx
Password file = main.pwd
|
It's resolved. I read the documentation again, and found out my mistake. I didnt have username defined on password file. |
67315
|
Mon Aug 20 22:11:21 2012 |
| Szu-Ching Peckner | speckner@nd.edu | Bug report | Linux | 2.9.2 | Re: kerberos authentication |
Szu-Ching Peckner wrote: |
Hello, I have
authentication = kerberos
kerberos Realm = xxx
I ran tcpdump and know elogd server did attempt to contact kerberos server. I could run kinit username@realm_name, and klist shows my ticket fine.
I receive "kerberos error 256: Decrypt integrity check failed. Please check your kerberos configuration" when I entered my password wrong purposely on login page.
I receive "Invalid user name or password!' when I entered my correct password.
Please advise.
|
I forgot to mention, I also have Password file line in elogd.cfg file. Because without password file line, I wouldn't get login screen. I know my test account is not in the main.pwd file. I believe elogd does go to kerberos server to compare password. I just don't get why I get invalid username and password when I entered correct password, while kerberos error (expected) when I enter wrong password.
Authentication = Kerberos
Kerberos Realm = xxx
Password file = main.pwd |
67314
|
Mon Aug 20 21:48:08 2012 |
| Szu-Ching Peckner | speckner@nd.edu | Bug report | Linux | 2.9.2 | kerberos authentication |
Hello, I have
authentication = kerberos
kerberos Realm = xxx
I ran tcpdump and know elogd server did attempt to contact kerberos server. I could run kinit username@realm_name, and klist shows my ticket fine.
I receive "kerberos error 256: Decrypt integrity check failed. Please check your kerberos configuration" when I entered my password wrong purposely on login page.
I receive "Invalid user name or password!' when I entered my correct password.
Please advise.
|
67313
|
Thu Aug 16 16:14:52 2012 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | V2.9.1 | Re: Drop down search list? |
harley skorpenske wrote: |
Thanks Stefan, I think I understand, and now I see the options definition on the syntax page. I apologize for taking up your time and thank you for the great software. I think this is right now:
Options Search = Date, Subject, Subtext
Quick filter = Search
|
No this is not right. Better read the manual carefully, then come back here again. |