On Tue, 2007-02-27 at 17:39 +0100, R.Wolff wrote: > KERNEL=="hdg5" MODE="0777" GROUP="funkster" Hi, If I understand correctly, your MODE value makes the drive writeable to the world. This is OK if you don't think you'll ever get hacked. Maybe you should have MODE set to 0770. Cheers Michael