On Fri, Sep 26, 2003 at 02:53:28PM +0200, Corinna Vinschen wrote:
> Btw., shouldn't that be
> 
>   SetTokenInformation (ptok, TokenDefaultDacl, pdacl, pAcl->AclSize)
>                                                       ^^^^^^^^^^^^^
>                                                     instead of sizeof(buf)?

Urgh.  What I meant was: 

  sizeof *pdacl + pAcl->AclSize

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

Reply via email to