From nobody@FreeBSD.org  Mon Jan 14 00:25:37 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 08CF816A46B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Jan 2008 00:25:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id EB76D13C45B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Jan 2008 00:25:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0E0ONld037932
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Jan 2008 00:24:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m0E0ONEJ037931;
	Mon, 14 Jan 2008 00:24:23 GMT
	(envelope-from nobody)
Message-Id: <200801140024.m0E0ONEJ037931@www.freebsd.org>
Date: Mon, 14 Jan 2008 00:24:23 GMT
From: martinko <gamato@users.sourceforge.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mount_ntfs(8) -- files permissions mask is insufficient
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         119645
>Category:       bin
>Synopsis:       [request] mount_ntfs(8) -- files permissions mask is insufficient
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          suspended
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 00:30:00 UTC 2008
>Closed-Date:    
>Last-Modified:  Sat Jan 26 05:07:59 UTC 2008
>Originator:     martinko
>Release:        FreeBSD 6.2-STABLE
>Organization:
>Environment:
FreeBSD mb-aw1n-bsd 6.2-STABLE FreeBSD 6.2-STABLE #0: Tue May 29 22:23:01 CEST 2007     root@mb-aw1n-bsd:/usr/obj/usr/src/sys/MB-AW1N  i386

>Description:
Hallo,

mount_ntfs(8) has only -m argument which unfortunately is inadequate
(for me).  Please consider mount_msdosfs(8) where you also have -M for
directories.  Thus you can mask them differently to achieve your goals,
for instance I use -m640,-M750 with mount_msdosfs(8).

Would you be so kind and expand mount_ntfs(8) implementation please ?

Thanks,

Martin
>How-To-Repeat:
Please read the full description above.
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->suspended 
State-Changed-By: linimon 
State-Changed-When: Sat Jan 26 05:07:18 UTC 2008 
State-Changed-Why:  
Mark suspended awaiting patches. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=119645 
>Unformatted:
