<p><br>
On Jun 22, 2011 11:44 AM, "Travis Altman" <<a href="mailto:travisaltman@gmail.com">travisaltman@gmail.com</a>> wrote:<br>
><br>
> I want to be able to connect to a windows share via python.  My end goal is to be able to recursively search through windows shares.  I want to do this in Linux as well.  So given a share such as \\computer\test I would like to search through the test directory and any sub directories for any file names of interest.  What's the best way of going about this?  I know LDAP / AD creds may play an essential part in this as well.  Thanks for your input.<br>

><br>
> --</p>
<p>I haven't done anything with this myself, but my guess would be that there's a Python samba wrapper somewhere that you'll want to use for this. </p>
<p>> <a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a><br>
><br>
</p>