Re: [Tutor] Accessing LDAP

2008-08-11 Thread Rudy Schockaert
quot;operations error" when I try > to use his code snippet to list users... > > > - Original Message - > From: "Rudy Schockaert" <[EMAIL PROTECTED]> > To: "vishwajeet singh" <[EMAIL PROTECTED]> > Cc: "Steven L Smith" <

Re: [Tutor] Accessing LDAP

2008-08-11 Thread Rudy Schockaert
If by LDAP server you mean Active Directory, then Tim's active_directory module is certainly the way to go. If you want a more generic LDAP approach, you could give python-ldapa try. On Mon, Aug 11, 2008 at 2:17 PM, vishwajeet singh <[EMAIL PROTEC

Re: [Tutor] (no subject)

2005-07-06 Thread Rudy Schockaert
This will work, but only on an English version of the OS. E.g. in Dutch the desktop is called 'Bureaublad'.On 7/6/05, Mark Thomas < [EMAIL PROTECTED]> wrote:On 7/6/05, Michael Huster < [EMAIL PROTECTED]> wrote:> In python under windows, how can I create and access a file on the Desktop? The followi