PacketFence - BTS - PacketFence
View Issue Details
0001025PacketFenceerror-handlingpublic2010-07-01 17:352011-03-03 15:25
obilodeau 
obilodeau 
normalminorhave not tried
closedfixed 
 
2.1.02.1.0 
984e802cc799dfd0f558f4e7801923ee9abf9843
0001025: check if bin/pfcmd is setuid on sanity_check
If pfcmd is not setuid, restarting pfsetvlan in the web admin will result in two pfsetvlans running side by side (one by root the other by pf). As you can guess, this causes lots of problems.

Anyway, since we expect stuff to run setuid, we should validate that it is on every startup.
No tags attached.
related to 0001087closed obilodeau nessus scans don't work with bin/pfcmd setuid/setgid (which is the default) 
parent of 0001193closed obilodeau pfsetvlan core dumps 
Issue History
2010-07-01 17:35obilodeauNew Issue
2010-07-01 17:35obilodeauStatusnew => assigned
2010-07-01 17:35obilodeauAssigned To => obilodeau
2010-09-22 16:02obilodeauTarget Version1.9.1 => 1.9.2
2010-11-19 14:24obilodeauTarget Version1.9.2 => 2.0.0
2011-01-18 09:47obilodeauTarget Version2.0.0 => 2.1.0
2011-02-25 13:30obilodeauRelationship addedrelated to 0001193
2011-02-25 13:40obilodeauRelationship addedrelated to 0001087
2011-02-25 13:40obilodeauRelationship deletedrelated to 0001193
2011-02-25 13:40obilodeauRelationship addedparent of 0001193
2011-02-25 13:54obilodeaumtn revision => 984e802cc799dfd0f558f4e7801923ee9abf9843
2011-02-25 13:54obilodeauNote Added: 0001884
2011-02-25 13:54obilodeauStatusassigned => resolved
2011-02-25 13:54obilodeauFixed in Version => 2.0.2
2011-02-25 13:54obilodeauResolutionopen => fixed
2011-03-03 15:20obilodeauFixed in Version2.0.2 => 2.1.0
2011-03-03 15:25obilodeauStatusresolved => closed

Notes
(0001884)
obilodeau   
2011-02-25 13:54   
validating setuid/setgid bits and also file ownership of bin/pfcmd in sanity checks (performed on startup and by pfcmd checkup)