Date: Fri, 8 May 1998 17:48:52 +0000 (GMT) From: Luke Kenneth Casson Leighton <lkcl@switchboard.net> To: Jean-Francois Micouleau <Jean-Francois.Micouleau@utc.fr> Subject: Re: ldap.c In-Reply-To: <Pine.OSF.3.95.980508192620.16274J-100000@kappa.utc.fr>
On Fri, 8 May 1998, Jean-Francois Micouleau wrote:
> On Fri, 8 May 1998, Luke Kenneth Casson Leighton wrote:
>
> > you have schema entries "controlAccessRights" and "userAccountControl"
>
> A schema contains attributes and classes not entries.
>
> > which are exactly the same thing. i will remove references to
> > controlAccesRights because userAccountControl is a more accurate name for
> > referring to ACB_INFO.
>
> nope they are not the same. I don't remember exactly right now, but I
> asked myself the question about those 2 attributes.
>
> I will justify when I will be back home.
>
> Hum stop .... Let me think ...
>
> userAccountControl is related to the ACB_INFO_XXX stuff
>
> controlAccesRights is related to the NT policy, if the user have the right
> to shutdown the machine and things like that. ( you see what I mean ? )
they both fill in the acb_info member in struct smb_passwd, which is not
right.
> I will write the spec of the schema, give me some time.
goodie!