Draft #4: Re: [patch] net ads join rework

Luke Howard lukeh at padl.com
Fri May 12 05:42:05 GMT 2006


>Thanks.  I'll look into that.  Any ideas on the userAccountControl
>and the userPrincipalName?

I think you can set userAccountControl using SamrSetInformationUser
eg

const ULONG ACB_USE_DES_KEY_ONLY                        = 0x00008000;

userPrincipalName I'm not so sure about.

-- Luke

--


More information about the samba-technical mailing list