From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 X-Virus-Scanned: by AV scanner Date: Wed, 5 Mar 2008 09:06:14 +0300 From: Andrew Borodin To: community@lists.altlinux.org Message-ID: <20080305060614.GA5409@borodin.zarya> References: <47CD359A.40809@immo.ru> <47CE10EF.1060103@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <47CE10EF.1060103@gmail.com> User-Agent: Mutt/1.4.2.3i Subject: Re: [Comm] mount.cifs X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 06:07:40 -0000 Archived-At: List-Archive: List-Post: On Wed, Mar 05, 2008 at 09:18:07AM +0600, Evgeny Yugov wrote: > Как это Вы умудряетесь запустить из под "обычного" пользователя > что-то из /sbin ? Очень просто. Если речь всё ещё идёт о mount.cifs, то $ ls -l /usr/bin/cifsmount /sbin/mount.cifs -rws--x--- 1 root wheel 22672 Дек 28 12:12 /sbin/mount.cifs lrwxrwxrwx 1 root root 21 Дек 28 12:12 /usr/bin/cifsmount -> ../../sbin/mount.cifs $ /usr/sbin/control cifsmount wheelonly а пользователь входит в группу wheel. -- С уважением, А. Бородин.