Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread Andrew Shearer
[EMAIL PROTECTED] wrote: I haven't even started working on authorization. The first problem is just basic authentication. Some LDAP servers, such as Active Directory, supposedly supports authentication with queries, so if a username and password are included as parameters to a query, they will b

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread brad . allen
Thanks for the info, Nicolas. I will take a look at your Perl script. Brad Allen IT Desktop Support [EMAIL PROTECTED] Nicholas Riley <[EMAIL PROTECTED]> wrote on 08/15/2005 04:19:41 PM: > On Mon, Aug 15, 2005 at 03:46:31PM -0500, [EMAIL PROTECTED] wrote: > > Thanks for setting me straight. So

Re: [Pythonmac-SIG] Boa OS X menubar bug (Re: wxPython apps keep crashing on me :-( )

2005-08-15 Thread Adriano
Hi Kevin, >Hi Adriano, > >I'm bringing one of the Boa core developers in on this in order to >fill him in on the details of this bug. [...] but I see the same >problem in the 0.4.4 release. Thanks so much. >What is happening is that when Boa loads and creates an object (i.e. >wxMenuBar), it l

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread Nicholas Riley
On Mon, Aug 15, 2005 at 03:46:31PM -0500, [EMAIL PROTECTED] wrote: > Thanks for setting me straight. So, I'm unclear on whether LDAP > authentication actually uses Kerberos in some underlying way > (via SASL), or whether it actually sends the password across the > network. Maybe I'm barking up the

Re: [Pythonmac-SIG] Configuring Python for Tkinter. Please help me.

2005-08-15 Thread Peter Steiner
Hello Peter Am 09.08.2005 um 22:51 schrieb Peter Bersch: > Dear Jack Jansen, > I am a teacher, but with Python a Newbie. On the CD (for Windows) > encluded in the book "Python für Kids" by Gregor Lingl I found the > class > "turtle". [skip] > When importing Tkinter there is a request for _tki

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread brad . allen
[EMAIL PROTECTED] wrote on 08/15/2005 12:48:56 PM: > > > I thought one of the key concepts of Kerberos was that the password > > is only ever sent to the authentication server by a client, and that > > Horrors no.  This is one of the common misconceptions about Kerberos. > The password is *neve

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread Nicholas Riley
On Mon, Aug 15, 2005 at 11:33:10AM -0500, [EMAIL PROTECTED] wrote: > I haven't even started working on authorization. The first problem > is just basic authentication. Some LDAP servers, such as Active Directory, > supposedly supports authentication with queries, so if a username and > password are

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread eichin
> I thought one of the key concepts of Kerberos was that the password > is only ever sent to the authentication server by a client, and that Horrors no. This is one of the common misconceptions about Kerberos. The password is *never sent anywhere*. Not to application servers, and not to the au

Re: [Pythonmac-SIG] strange behavior with NSArray and python unicode types

2005-08-15 Thread Ronald Oussoren
On 15-aug-2005, at 18:59, Jon Rosebaugh wrote: > On 8/14/05, Ronald Oussoren wrote: > >> On 13-aug-2005, at 10:52, Jon Rosebaugh wrote: >> >>> You're right, it wasn't the problem; I'm kinda ashamed that I didn't >>> notice it now, because the self.Name was a unicode string too, >>> and it >>> w

Re: [Pythonmac-SIG] Native Carbon drawing and PyObjC?

2005-08-15 Thread Ronald Oussoren
On 15-aug-2005, at 17:43, Magnus Lie Hetland wrote: > Does anyone know if it's possible to combine the Carbon interface that > ships with OS X and PyObjC Cocoa programming (i.e. use the Apple > Carbon interface to draw on views created with PyObjC)? Why would you want to do that? Cocoa's drawing

Re: [Pythonmac-SIG] strange behavior with NSArray and python unicode types

2005-08-15 Thread Jon Rosebaugh
On 8/14/05, Ronald Oussoren wrote: >On 13-aug-2005, at 10:52, Jon Rosebaugh wrote: >> You're right, it wasn't the problem; I'm kinda ashamed that I didn't >> notice it now, because the self.Name was a unicode string too, and it >> worked fine. Turns out that self.Data was a objc.pyobjc_unicode >> o

Re: [Pythonmac-SIG] Active Directory authentication on Mac using Python

2005-08-15 Thread brad . allen
[EMAIL PROTECTED] wrote on 08/14/2005 12:17:31 PM: > I suspect the original mention of LDAP was a bit of a distraction - > that's only useful for authORIZATION (ie. getting lists of groups and > acls that a user has and *deciding* what they can do, once you know > who they are - it's the knowing

[Pythonmac-SIG] Native Carbon drawing and PyObjC?

2005-08-15 Thread Magnus Lie Hetland
Does anyone know if it's possible to combine the Carbon interface that ships with OS X and PyObjC Cocoa programming (i.e. use the Apple Carbon interface to draw on views created with PyObjC)? -- Magnus Lie Hetland http://hetland.org ___ Pythonmac-SIG ma

Re: [Pythonmac-SIG] Is there a good Python C/C++ IDE?

2005-08-15 Thread Scott Kaplan
Kris, jEdit looks very powerful. It turns out my exact question got answered in another group. Thanks. On 8/10/05, Kris Kopicki <[EMAIL PROTECTED]> wrote: > While not quite an IDE, I use jEdit (www.jedit.org). This editor has > almost every feature you could want, and editing files remotely over

Re: [Pythonmac-SIG] Is there a good Python C/C++ IDE?

2005-08-15 Thread Scott Kaplan
Thanks Hubert - I will look into it. On 8/12/05, Hubert Holin <[EMAIL PROTECTED]> wrote: > [Xposted and followups to pythonmac list which is perhaps more > appropriate] > > Somewhere in the E.U., le 12/08/2005 > > Bonjour > > > On 12 août 2005, at 12:00, [EMAIL PROTECTED] wrote: > > > Dat