Encrypted and plain passwords with one server

Peter Samuelson peter at cadcamlab.org
Mon Sep 25 00:10:35 GMT 2000


[J.Heinen <J.Heinen at fz-juelich.de>]
> I have made a change to the "passwd_ok" routine in
> source/smbd/password.c.

Could you send your change as a diff file?  Use

  diff -u oldfile newfile

or, if there are multiple changed files,

  diff -urN olddir newdir

This allows us to see your exact changes.  If your version of diff
complains about `-u', either install GNU diffutils or use `diff -c'
which is not too bad either.

Peter




More information about the samba mailing list