Win32: using PySECURITY_DESCRIPTOR Object

Christian Schaller Christian.Schaller at mchp.siemens.de
Thu Jan 13 12:25:02 EST 2000


Hello...

  Does anyone know how to use a PySECURITY_DESCRIPTOR object in Python? 
I was reading file security settings via:
>>> import win32security
>>> res = win32security.GetFileSecurity('c:\', \
    win32security.DACL_SECURITY_INFORMATION)

  How can I print all values contained in res?  Please help me!

  Thanks a lot in advance!

bye
  Chris...



More information about the Python-list mailing list