Hi,

Active Directory is available under NTFS only. If you are running on
the older FAT32, use the win32wnet and win32netcon modules in *Active
Python 2.4*.

You can use the WNetOpenEnum and WNetEnumResource functions in
nested-for-loops to walk through the Network root to the lowest level
of shareable folders, passing through workgroups and hosts.

Regards

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to