[Samba] NT_STATUS_WRONG_PASSWORD????

Lancsár Roland lancsihh at freemail.hu
Mon Dec 29 20:08:25 GMT 2003


Hi all,

My smb.conf is:
  [global]
          netbios name            = Test
          workgroup               = NIK
          server string           = Samba server (on %L)
          hosts allow             = 10.1.1. 10.0.0. localhost
          interfaces              = 10.0.0.0/24 10.1.1.0/24
          bind interfaces only    = yes
          local master            = yes
          os level                = 34
          encrypt passwords       = yes
          time server             = yes
          security                = user
          log level       = 2
          max log size    = 1000
          log file        = /sambalog/log.%m

          socket options  = TCP_NODELAY IPTOS_LOWDELAY
          guest  ok       = yes

  [homes]
          comment         = Home Directory
          valid users     = %S
          browsable       = no
          read only       = no
The sharing looks ok but
> smbclient -U% -L 10.1.1.1
added interface ip=10.0.0.1 bcast=10.0.0.255 nmask=255.255.255.0
added interface ip=10.1.1.1 bcast=10.1.1.255 nmask=255.255.255.0
Domain=[NIK] OS=[Unix] Server=[Samba 2.2.7a-SuSE]
tree connect failed: NT_STATUS_WRONG_PASSWORD

What is wrong?

I didn't change passwords and it worked correctly.

Thanks!


More information about the samba mailing list