in reply to Accessing LDAP using Win32::OLE
When doing this kind of thing via Win32::OLE you are using Active Directory Service Interfaces (ADSI)
To answer your specific question, yes, it will bind with the current user credentials.