Displaying 1 result from an estimated 1 matches for "lanmann".
Did you mean:
lanman
2005 Jan 16
1
lanman,nt pass vs. mysqlpass
...use samba with pdb_mysql, but i?ve to use an existing
DB where the Password for the users are stored with the
mysql password encyption like:
UPDATE `user` SET `password` = PASSWORD( 'quick' ) WHERE `uid` = '1';
Is there a way to tell samba to use this encryption rather than nt or lanmann?
thx.luke