From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264969AbUEYQuG (ORCPT ); Tue, 25 May 2004 12:50:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264970AbUEYQuF (ORCPT ); Tue, 25 May 2004 12:50:05 -0400 Received: from smtp16.wxs.nl ([195.121.6.39]:8586 "EHLO smtp16.wxs.nl") by vger.kernel.org with ESMTP id S264969AbUEYQuB (ORCPT ); Tue, 25 May 2004 12:50:01 -0400 Date: Tue, 25 May 2004 18:50:01 +0200 From: "A. op de Weegh" Subject: Granting some root permissions to certain users To: linux-kernel@vger.kernel.org Message-id: X-Mailer: JBMail 3.2 Content-transfer-encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi all, At our school, we have a installed Fedora Core 1 on a machine which acts as a server. Our students may store reports and other products, that they have created for their lessons, on this machine. Also the teachers have an account. I would like the teachers to have list access on ALL directories. Just as the root user has. I wouldn't like the teachers to have all root permissions, but they should only be able to list ALL directories available. Viewing only, no writing. Any idea how I can achieve this? Thanx, Alex