Re: Elog in HTML Title, posted by Stefan Ritt on Mon Jul 15 14:35:40 2024
|
You can change the title for the standard page with 'Page title = ...' and for the list page with 'List Page title = ...', but unfortunately
not for all pages (such as the search mask).
Stefan |
Re: Global change of links, posted by Stefan Ritt on Fri Dec 6 10:58:57 2024
|
You would have to access the raw elgo database files (which are pure ASCII files) and write some script which goes through all files and changes the
URLs.
Stefan |
Re: Global change of links, posted by Dr Marta Divall on Fri Dec 6 11:06:28 2024
|
Thanks!
Stefan
Ritt wrote:
You would have to access the raw elgo database files (which are pure |
User passwords not configurable with loacl passwordfile, posted by KaterKarlo99 on Tue Feb 27 15:11:23 2018
|
Hi!
Tryed windows an linux version. On booth the "Register new User" dialog is not displaying a password line.
so what password is used for the new user? Further the user can't change his password, because he didn't know the old one. |
Re: User passwords not configurable with loacl passwordfile, posted by Stefan Ritt on Tue Feb 27 15:32:30 2018
|
Have you configures user-level access via
password file = anyfile.pwd
Can your elogd server write to that file?
If yes, can you please post your config file? |
Re: User passwords not configurable with loacl passwordfile, posted by KaterKarlo98 on Wed Feb 28 11:38:23 2018
|
Hi Stefan,
thanks for the quick reply.
Yes, i've configured user-level access. Here is my cfg: |
Re: User passwords not configurable with loacl passwordfile, posted by KaterKarlo99 on Mon Mar 5 14:10:52 2018
|
I'm afraid that there is something wrong because each user will be written with the same (hashed) password to the local password file,
irrespective of the given password within the "new User dialog".
So for instance, every user in my password file lokks like this: |
Re: User passwords not configurable with loacl passwordfile, posted by Stefan Ritt on Mon Mar 5 14:29:26 2018
|
What happens when you don't use Kerberos authentication?
KaterKarlo99
wrote:
I'm afraid that there is something wrong because each user will be written |