Re: [Freeipa-devel] [PATCH] 1 Convert boolean to TRUE/FALSE when writing to LDAP

2011-06-28 Thread Rob Crittenden
Simo Sorce wrote: On Mon, 2011-06-27 at 15:50 +0300, Alexander Bokovoy wrote: Hi, my first patch :) -- attempts to fix https://fedorahosted.org/freeipa/ticket/1259 Minor difference for IPA is that IPA command line tools are now reporting nsAccountLock in upper case (TRUE/FALSE instead of True/

Re: [Freeipa-devel] [PATCH] 1 Convert boolean to TRUE/FALSE when writing to LDAP

2011-06-27 Thread Simo Sorce
On Mon, 2011-06-27 at 15:50 +0300, Alexander Bokovoy wrote: > Hi, > > my first patch :) -- attempts to fix > https://fedorahosted.org/freeipa/ticket/1259 > > Minor difference for IPA is that IPA command line tools are now > reporting nsAccountLock in upper case (TRUE/FALSE instead of > True/Fal

[Freeipa-devel] [PATCH] 1 Convert boolean to TRUE/FALSE when writing to LDAP

2011-06-27 Thread Alexander Bokovoy
Hi, my first patch :) -- attempts to fix https://fedorahosted.org/freeipa/ticket/1259 Minor difference for IPA is that IPA command line tools are now reporting nsAccountLock in upper case (TRUE/FALSE instead of True/False previously). This does not affect functionality as far as I can see, a