On Thu, 2003-03-20 at 03:47, Ronan Waide wrote:
> Currently the code does the following checks:
>  if the account is ACB_WSTRUST or ACB_SRVTRUST, 
>    set up to create a machine account
>  else if it's ACB_NORMAL,
>    set up to create a normal account
>  else
>    error "unknown account type"
> 
> This currently fails for ACB_DOMTRUST. I'm not sure what the correct
> fix is, but adding it to the first clause and treating it as if it
> were a machine account seems to work okay.

We should probably try to have as few distinctions as possible - so this
sounds good.

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to