Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95539 - Kismet - bad default configuration
Summary: Kismet - bad default configuration
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: Lowest enhancement
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-09 03:17 UTC by Benjamin Smee (strerror) (RETIRED)
Modified: 2005-06-13 03:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Smee (strerror) (RETIRED) gentoo-dev 2005-06-09 03:17:37 UTC
Kismet is meant to be run as root and then drops to the UID of the configured user. The problem is that it requires write access as that user to the directory that it is started in, causing you to either have to change configuration settings or to cd to a dir like /tmp before starting it.

I propose that the default configuration file is changed so as to be a little more friendly.
Comment 1 Henrik Brix Andersen 2005-06-09 11:34:25 UTC
What do you suggest be changed?
Comment 2 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2005-06-09 11:59:17 UTC
Sorry I wasn't more specific, I though you knew what I meant and needed this bug
more as a reminder :) 

Specifically what I was referring to was the bad default setting of logtemplate.
I would recommend a minimum change of :
logtemplate=/tmp/%n-%d-%i.%l

but possibly better would be something like
logtemplate=/var/lib/kismet/%n-%d-%i.%l

Comment 3 Henrik Brix Andersen 2005-06-13 03:40:20 UTC
Fixed in net-wireless/kismet-2005.04.1-r1. Thank you for reporting this.