Re: [python-win32] How to get actual FILETIME from PyTime

2018-06-28 Thread Tim Roberts
Rob Marshall wrote: > Thank-you. I also figured out that if I want the "actual" FILETIME I can do: > get_filetime = lambda i: ((i & 0x),(i - (i & 0x))>>32) get_filetime(13174227726000) > (905689856L, 30673639L) low,high = get_filetime(13174227726000) (hig

Re: [python-win32] Where is MakeAbsoluteSD?

2018-06-28 Thread eryk sun
On Thu, Jun 28, 2018 at 4:49 AM, Rob Marshall wrote: > Hi, > > At the moment I don't need it at all, but when I use the smbcacls > utility from Samba on a Linux system and have it print the security > descriptor as an SDDL it gives me something like: > > O:S-1-5-21-3327876616-1579407131-3503203118