Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon5.gif   Author field read only in new posts, posted by Brassmann on Mon Oct 13 00:08:03 2008 
    icon2.gif   Re: Author field read only in new posts, posted by Stefan Ritt on Mon Oct 13 10:37:27 2008 
       icon2.gif   Re: Author field read only in new posts, posted by Brassmann on Mon Oct 13 10:43:28 2008 
       icon2.gif   Re: Author field read only in new posts, posted by Brassmann on Mon Oct 13 10:43:30 2008 
Message ID: 65996     Entry time: Mon Oct 13 10:43:28 2008     In reply to: 65995
Icon: Reply  Author: Brassmann  Author Email: info@flash-networx.de 
Category: Question  OS: Linux  ELOG Version: 2.7.5-2130 
Subject: Re: Author field read only in new posts 

Stefan Ritt wrote:

 

Brassmann wrote:

Hi,

how can i make the author field read only on new postings? It should take the value from $long_name after login and without login there is no way to make new postings.

This is a part of my elogd.cfg


[global]
.......

Logfile = elogd.log
Logging level = 3
Login expiration = 24
Password file = ./passwd ....... [Informations] .......
Logout to main = 1
Logbook tabs = 1
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Select, Login, Help
Preset Author = $long_name
Attributes = Author, Subject
Required Attributes = Author, Subject ........

Thanks Brassmann

 

 All you need is an addition

Locked Attributes = Author


 Thanks, works fine.

Regards Brassmann

ELOG V3.1.5-fe60aaf