update on Win2k SP2

Gerald Carter gcarter at valinux.com
Thu May 17 05:15:50 GMT 2001


On Wed, 16 May 2001, Gerald Carter wrote:

> Win2k SP2 uses an SAMR_SET_USERINFO call with an info level
> of 0x1a (26).  A Windows NT 4 SP5 PDC will respond with
> a RPC fault - status 0x1c000006.  The Win2k SP2 client will
> then back down to a SAMR_SET_USERINFO of info level 0x18.
>
> Just an fyi....I'm still working on it.

Well I got a SP2 client to join a Samba domain, but a user cannot login
It's a horrible hack.  Basically, on a failed RPC (such as
api_samr_set_userinfo() returning False), i set a fault PDU and returned
true from api_rpcTNP() so the client could still issue RPC on the pipe.

Funny though, the Win2k client does not drop down to a lower
info level for SET_USERINFO...






Cheers, jerry
>
>
>
>
>
>
> Cheers, jerry
> ----------------------------------------------------------------------
>    /\  Gerald (Jerry) Carter                     Professional Services
>  \/    http://www.valinux.com/  VA Linux Systems   gcarter at valinux.com
>        http://www.samba.org/       SAMBA Team          jerry at samba.org
>        http://www.plainjoe.org/                     jerry at plainjoe.org
>
>        "...a hundred billion castaways looking for a home."
>                                 - Sting "Message in a Bottle" ( 1979 )
>
>
>

----------------------------------------------------------------------
   /\  Gerald (Jerry) Carter                     Professional Services
 \/    http://www.valinux.com/  VA Linux Systems   gcarter at valinux.com
       http://www.samba.org/       SAMBA Team          jerry at samba.org
       http://www.plainjoe.org/                     jerry at plainjoe.org

       "...a hundred billion castaways looking for a home."
                                - Sting "Message in a Bottle" ( 1979 )






More information about the samba-technical mailing list