Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Many KDE config files' group ownership changed to "ntop"!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
johnmdesmond
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2005
Posts: 83

PostPosted: Thu May 14, 2009 4:07 pm    Post subject: Many KDE config files' group ownership changed to "ntop Reply with quote

I installed ntop to see how it works. Only got around to running it once. I now discover that about 480 files in .kde3.5 have had their group ownership changed to "ntop". Also the top level directories have permissions 755 instead of 700 like other users. I was the only user that ran ntop. Any idea why this happened? Security issue?
It also happened to all the files in /var/tmp/portage/app-office/openoffice-3.0.0/work/ooo/build/ooo300-m9 and I guess only root would have created those.
Back to top
View user's profile Send private message
barrison
n00b
n00b


Joined: 26 Mar 2007
Posts: 26

PostPosted: Thu May 14, 2009 4:46 pm    Post subject: Reply with quote

find var/tmp/portage/app-office/openoffice-3.0.0/work/ooo/build/ooo300-m9 -user ntop -exec chown user:group {} \;

That should change the ownership of those specific files.
Back to top
View user's profile Send private message
johnmdesmond
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2005
Posts: 83

PostPosted: Thu May 14, 2009 8:42 pm    Post subject: Reply with quote

I decided to just delete that directory and try ooo-source over again. The last time I tried to compile it, it failed multiple times, so I switched to ooo-bin.
I accidentally fixed the kde group ownerships by
Code:
mv .kde3.5 .kde3.5.save
followed by
Code:
cp -r .kde3.5.save .kde3.5

All the group ownerships are back to normal, or closer to it.

I really wonder how it happened, though. It seemed like ntop was making a backdoor.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum