[python-win32] Credential Manager "CredEnumerate"

alessandro.zanni at bt.com alessandro.zanni at bt.com
Mon Apr 14 10:08:07 CEST 2014


Hi guys, 

I'm working on a Windows project in Python and I have some questions concerning the windows credentials manager.The function "CredEnumerate" of the "win32cred" lib works really well to retrieve the credentials manager on Windows 7. But as you know, the way to retrieve the credential manager items changed from Windows 7 to 8.

Do you know if there is another way in Python to do so ?

Have a great day.

Alessandro


More information about the python-win32 mailing list