Hi,

* Etienne Pouliot <[EMAIL PROTECTED]> [2008-09-09 11:13:27 -0400]:
 
> Hi,
> 
>   I'm trying to get TerminalServicesProfilePath property on user account in
> my Active Directory.
...
> If I use another properties instead, like DisplayName, it works.
> 
> Any idea what I am doing wrong ?

I always found it easiest to use Tim Golden's active_directory module [1]
for accessing ADS. There you have the possibility to search for your
object and do a dump() on it to see all attributes it provides.

Best wishes
Michael

[1] http://tgolden.sc.sabren.com/python/active_directory.html
-- 
Free Software Foundation Europe (FSFE) []         (http://fsfeurope.org)
Join the Fellowship!                 [][][]       (http://fsfe.org/join)
Your donation powers our work!         ||  (http://fsfeurope.org/donate)

Attachment: signature.asc
Description: Digital signature

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to