hi list i?ll 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
>Is there a way to tell samba to use this encryption rather than nt or lanmann? > >Nope, it's not Samba's choice. Windows encrypts the password before it sends it, then Samba just has to deal with what it sends. -- -- Paul Gienger Office: 701-281-1884 Applied Engineering Inc. Systems Architect Fax: 701-281-1322 URL: www.ae-solutions.com mailto: pgienger@ae-solutions.com