CVS update: samba/source/lib/rpc/server

Luke Kenneth Casson Leighton lkcl at switchboard.net
Thu Apr 2 21:05:00 EST 1998


On Thu, 2 Apr 1998, Jeremy Allison wrote:

> 
> Date:	Thursday April 2, 1998 @ 11:07
> Author:	jra
> 
> Update of /data/cvs/samba/source/lib/rpc/server
> In directory samba:/tmp/cvs-serv9053/lib/rpc/server
> 
> Modified Files:
> 	srv_netlog.c 
> Log Message:
> Changed code to check NT password *first* - if it exists.
> The NT password is a higher quality password, and should
> always be looked at before the LM password, if available
> (sorry, Luke, just a minor change, the other changes you
> made were fine :-).
> Jeremy.

jeremy, can you think of a suitable function name, to go into password.c,
which calls the smb_password_check() function twice?  and also it can get
called from the smb_password_ok() routine, too?  if we decide to disable
LM password checks, like NT can, i don't want to have to remember to put
in a #ifdef in _two_ places...

luke



More information about the samba-cvs mailing list