Procedure number out of range

Jean Francois Micouleau Jean-Francois.Micouleau at dalalu.fr
Mon Apr 23 22:51:18 GMT 2001


On Mon, 23 Apr 2001, Gerald Carter wrote:

> On Mon, 23 Apr 2001, Gerald Carter wrote:
> 
> > Jeremy,
> >
> > Found the "Procedure call out of range" error.  It occurs
> > when attempting to join a Win2k client to a Samba 2.2 PDC.
> > If a valid entry in private/smbpasswd exists, but no account
> > in /etc/passwd exists, you will get this error when attempting
> > to join the domain.  Verified on latest SA<BA_2_2 CVS code.
> >
> 
> ok.  This is right.  rpc_server_srv_netlog_nt.c:_net_req_chal()
> is returning NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT because
> get_md4pw() fails.
> 
> I don't think this needs any coding, just documenting.  I'll work
> on updating the SAMBA-PDC-HOWTO.

I think it needs coding. It's anormal to get a "proc out of range" when we
return a valid error code. The reply rpc struct is wrong. 


	J.F.





More information about the samba-technical mailing list