[Freeipa-devel] [PATCH] Jumbo patch to add kerberos auth, do other stuff

Karl MacMillan kmacmill at redhat.com
Wed Aug 8 18:39:23 UTC 2007


This doesn't apply to the current upstream - can you send me an updated
patch?

Karl

On Wed, 2007-08-08 at 06:26 -0700, Pete Rowley wrote:
> Rob Crittenden wrote:
> > Kevin McCarthy wrote:
> >> Rob Crittenden wrote:
> >>> Kevin, some things of note for you:
> >>>
> >>> 1. I removed the userPassword question. Would have required another 
> >>> ACI to allow it and I just didn't feel like messing with it.
> >>> 2. You want to import ipaclient now and invoke things like this:
> >>>
> >>>     client = ipaclient.IPAClient(True)
> >>>     client.set_principal("test at REALM")
> >>>     users = client.add_user (kw)
> >>
> >> I can report success with the patch.  I had to filter out the 'submit'
> >> button from the kw list, but after that was able to successfully add a
> >> user.
> >>
> >> I think we should change client.add_user() should take a User object,
> >> but otherwise it looks great.
> >>
> >> -Kevin
> >
> > Yes, that would be more intuitive.
> >
> > It might be tricky doing updates but I think that is going to be an 
> > issue no matter how we do things. The question being whether the 
> > client sends all attributes or just the ones that changed.
> >
> For add user that isn't a problem. We will have to be careful for 
> modifies though.
> 
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel




More information about the Freeipa-devel mailing list