PacketFence - BTS - PacketFence
View Issue Details
0001351PacketFenceconfigurationpublic2011-12-22 07:322011-12-22 09:09
samehsamir 
 
normalminorhave not tried
closedfixed 
3.0.1 
3.0.2 
0001351: i can't change email_activation_timeout
The guest self-registration commands are not recognized as a valid commands when I added them.the release we have is 3.0.1

[guests_self_registration]
modes=sms,email
category=guest
access_duration=7d
email_activation_timeout=10m
allow_localdomain=enabled


[root@pf-zen ~]# /etc/init.d/packetfence restart
Restarting PacketFence...service|command
dhcpd|stop
httpd|stop
pfdhcplistener|stop
pfmon|stop
Checking configuration sanity...
FATAL - unknown configuration parameter guests_self_registration.modes if you added the parameter yourself make sure it is present in conf/documentation.conf
FATAL - unknown configuration parameter guests_self_registration.category if you added the parameter yourself make sure it is present in conf/documentation.conf
FATAL - unknown configuration parameter guests_self_registration.access_duration if you added the parameter yourself make sure it is present in conf/documentation.conf
FATAL - unknown configuration parameter guests_self_registration.email_activation_timeout if you added the parameter yourself make sure it is present in conf/documentation.conf
FATAL - unknown configuration parameter guests_self_registration.allow_localdomain if you added the parameter yourself make sure it is present in conf/documentation.conf

No tags attached.
Issue History
2011-12-22 07:32samehsamirNew Issue
2011-12-22 09:06dwuelfrathNote Added: 0002481
2011-12-22 09:09dwuelfrathNote Added: 0002482
2011-12-22 09:09dwuelfrathStatusnew => closed
2011-12-22 09:09dwuelfrathResolutionopen => fixed
2011-12-22 09:09dwuelfrathProduct Version3.0.3 => 3.0.1
2011-12-22 09:09dwuelfrathFixed in Version => 3.0.2

Notes
(0002481)
dwuelfrath   
2011-12-22 09:06   
Those new config flags were added in the PacketFence 3.0.2 release. This is the reason why you're getting these errors while trying to use them in version 3.0.1.

Release note: http://www.packetfence.org/news/2011/article/packetfence-302-released.html [^]
See enhancement number 3.
Related to this revision: http://mtn.inverse.ca/revision/info/23879b32a8f945de1da96869ab569db961c8b09d [^]
(0002482)
dwuelfrath   
2011-12-22 09:09   
I've also updated the product version of your ticket to 3.0.1 instead of 3.0.3 according your ticket description.