Smbpasswd failing for users

Todd Johnson todd_johnson at dnr.state.ak.us
Wed Sep 21 16:54:11 GMT 2005


Anyone have a fix for this?

Im having a problem w/ my users being able to change their SMB password. 
What is the best approach to allow users acces to smbpasswd to change 
their own passwords when they want?

Right now Im getting the following error:

machine 127.0.0.1 rejected the (anonymous) password change: Error was : 
Wrong Password.
Failed to change password for donald


Here is my global from the smb.conf

[global]
      netbios name = WOOT
      socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=8192 
SO_SNDBUF=8192
      server string = SMB v3.0.14a
      local master = yes
      preferred master = yes
      domain logons = no
      domain master = no
      workgroup = Puddin
      interfaces = 146.61.201.2
      bind interfaces only = no
      log file = /var/log/samba-log.%m
      log level = 2
      max log size = 50
      lock directory = /var/lock/samba
      printcap name = /etc/printcap
      wins support = no
      wins server = 136.61.203.14
      os level = 62
      remote announce = 136.61.203.255
      deadtime = 15

-- 
Thank you
Todd



More information about the samba-technical mailing list