> import win32com.client > obj = win32com.client.GetObject > ("LDAP://CN=goldent,CN=Users,DC=gb,DC=vo,DC=local") > print obj.Get ("description") That worked. If it's so bloody simple, why do all the web sites have the (pretty useless) version I tried at first... grrrr. Anyway, you rock. Alan