Trying to use smbpasswd to change a password and I get: Old SMB password: New SMB password: Retype new SMB password: SAMR connection to machine NT_STATUS_ACCESS_DENIED failed. Error was 127.0.0.1, but LANMAN password changed are disabled This is with samba-3.5.2. Any clues? Thanks, Chris
On Mon, Apr 12, 2010 at 3:23 PM, Chris Smith <smb_77 at chrissmith.org> wrote:> Any clues?Does smbpasswd just not work as a user with NTLMv2? Is this documented anywhere? The problem is that I'm trying to test unix password sync and don't have a windows box. Running smbpasswd as root or using pdbedit update the database directly and do not rely on the client/server mode. Is there another way to test unix password sync using NTLMv2 and no windows box? Thanks. Chris