CVS update: samba/source/rpc_server

Andrew Bartlett abartlet at pcug.org.au
Thu Mar 28 08:30:41 EST 2002


jerry at samba.org wrote:
> 
> Date:   Wed Mar 27 09:36:47 2002
> Author: jerry
> 
> Update of /data/cvs/samba/source/rpc_server
> In directory va:/tmp/cvs-serv1245/rpc_server
> 
> Modified Files:
>       Tag: SAMBA_2_2
>         srv_netlog_nt.c
> Log Message:
> small fix that will prevent the "failed to marshall
> R_NET_SAMLOGON" message in the logs.  We needed a user_info_3 struct.
> The real questions is why we have an empty session key here.
> Don't see the same behavior when logging onto an NT 4.0 SP 1 PDC.
> 
> Revisions:
> srv_netlog_nt.c         1.1.2.29 => 1.1.2.30
>         http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_netlog_nt.c?r1=1.1.2.29&r2=1.1.2.30

Which session key do you refer to?  The machine trust account's session
key, or the user's session key?

We should send the user's session key (encrypted with the trust
account's session key), becouse it is needed by member servers when
doing things like MSCHAPv2 and things like the encryption of passwords
in samr calls.

We also need to pull the user's session key when we are the member
server.

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba-cvs mailing list