From: Jens V. <je...@zo...> - 2002-12-24 15:49:03
|
thanks a bunch, i am now getting the correct ldap.REFERRAL exception :) jens On Tuesday, Dec 24, 2002, at 10:34 US/Eastern, Michael Str=F6der wrote: > Jens Vagelpohl wrote: >> i know for a fact that the referral is not handled internally, the=20 >> entry on the master never gets changed. at this point i am not=20 >> entirely sure if my slave is indeed configured correctly. > > If you use > > conn.set_option(ldap.OPT_REFERRALS,0) > conn.manage_dsa_it(0) # this is the default > > and your server is configured correctly you should get an exception of=20= > class ldap.REFERRAL. > >> P.S.: frohe weihnachten ;) > > Ah, yes. :-) > > Merry Christmas to all the list members and a happy New Year. > > Ciao, Michael. > |