ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-win32
python-win32
[python-win32] Re: Folder permissions
by Roger Upole other posts by this author
Jan 28 2005 4:45PM messages near this date
RE: [python-win32] Re: Folder permissions | [python-win32] Re: Determine file being accessed
GetFileSecurity should be able to pick up the correct info, assuming
you have sufficient permission to read the security descriptor.
Does it pick up any permissions at all ?

GetNamedSecurityInfo which the fileperm c code uses
is also in the win32security module.

What leads you to conclude that the group info is wrong ?

        Roger



_______________________________________________
Python-win32 mailing list
Python-win32@[...].org
http://mail.python.org/mailman/listinfo/python-win32

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved