Re: [python-win32] Extracting share permissions

2006-02-01 Thread Brad Tilley
Quoting Roger Upole <[EMAIL PROTECTED]>: > > - Original Message - > From: "Brad Tilley" <[EMAIL PROTECTED]> > To: "Roger Upole" <[EMAIL PROTECTED]> > Cc: > Sent: Tuesday, January 31, 2006 8:28 PM > Subject: Re: [python-win32] Re: Extracting share permissions > > > > Quoting Roger Upole <[

Re: [python-win32] Extracting share permissions

2006-02-01 Thread Brad Tilley
Quoting Roger Upole <[EMAIL PROTECTED]>: > [Sorry, somehow I massively screwed up the format the first time] > > There are a couple of different options for persisting a security > descriptor. > > buffer(security_descriptor)[:] retrieves the raw bytes in binary form. > This can be passed to pywint