Win95 Change Password on Digital Unix?

Jeremy Allison jallison at whistle.com
Fri May 22 21:43:14 GMT 1998


Tim Winders wrote:
> 
> I am running 1.9.19-prealpha (CVS from 5/22/98 10:30am CST) under Digital
> Unix 4.0D with encrypted passwords.  I was hoping to get the Win95 change
> password feature to work, so I compiled with -DALLOW_CHANGE_PASSWORD and
> try to use the Win95 control panel to change the Samba/Unix password but
> smbd dumps core.  Does anyone have this working under DU?  I have the
> log.smb and core file if that would help...
> 

A gdb stack backtrace would be the most useful
thing.

Recompile with -g, generate the core dump then
do:

gdb ./smbd --core=corefile
....gdb output...
(gdb) bt

... backtrace printed out here....


Jeremy.

-- 
--------------------------------------------------------
Buying an operating system without source is like buying
a self-assembly Space Shuttle with no instructions.
--------------------------------------------------------


More information about the samba-technical mailing list