Move kdc_get_policy helper in the lsa server where it belongs.

Andrew Bartlett abartlet at samba.org
Thu Apr 19 18:14:55 MDT 2012


On Fri, 2012-04-20 at 01:54 +0200, Simo Sorce wrote:
> The branch, master has been updated
>        via  4b29cf5 Move kdc_get_policy helper in the lsa server where it belongs.
>        via  37e98ff Use loadparm helper to find lifetime defaults
>        via  86910e1 loadparm: Add helper function to fetch default lifetime policies
>        via  74510b0 loadparm: Add convenience function to return long integers
>        via  e0f425a loadparm: Fix broken lp_ulong utility function
>        via  97f5b28 Move README file in the right place.
>       from  00d5f32 Fix bug #8877 - Syslog broken owing to mistyping of debug_settings.syslog.
> 
> http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
> 
> 
> - Log -----------------------------------------------------------------
> commit 4b29cf5f66c5e75f759a5c2a79ba26629f907778
> Author: Simo Sorce <idra at samba.org>
> Date:   Thu Apr 19 17:54:57 2012 -0400
> 
>     Move kdc_get_policy helper in the lsa server where it belongs.
>     
>     This was used in only 2 places, db-glue.c and the lsa server.
>     In db-glue.c it is awkward though, as it forces to use an unconvenient lsa
>     structure and conversions from time_t to nt_time only to have nt_times
>     converted back to time_t for actual use. This is silly.
>     
>     Also the kdc-policy file was a single funciton library, that's just ridiculous.
>     
>     The loadparm helper is all we need to keep the values consistent, and if we
>     ever end up doing something with group policies we will care about it when it's
>     the time. the code would have to change quite a lot anyway.
>     
>     Autobuild-User: Simo Sorce <idra at samba.org>
>     Autobuild-Date: Fri Apr 20 01:53:37 CEST 2012 on sn-devel-104

Thanks for sorting this out Simo,

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list