Hi,
Kubuntu 8.04.1, samba 3.0.28a, Home network of 3 Pcs
Samba server is configured and from XP Pcs all shares are accessible.
But from win98SE pc i am getting authentication error the log says
[2009/03/01 17:47:16, 3] libsmb/ntlm_check.c:ntlm_password_check(455)
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user rsp
[2009/03/01 17:47:16, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [RSP] -> [RSP] FAILED with error NT_STATUS_WRONG_PASSWORD
config file is
[global]
workgroup = RSP
server string = %h Samba server on Ubuntu
interfaces = vmnet1
map to guest = Bad User
# obey pam restrictions = Yes
# passdb backend = tdbsam
# pam password change = Yes
# passwd program = /usr/bin/passwd %u
# passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
# unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
acl compatibility = winnt
server signing = auto
preferred master = No
domain master = No
dns proxy = No
# ldap ssl = no
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
invalid users = root
admin users = root
create mask = 0777
directory mask = 0777
guest ok = Yes
config file = /etc/samba/smb.conf.%U
log level = 3
encrypt passwords = yes
lanman auth = yes
ntlm auth = Yes
client lanman auth = Yes
client ntlmv2 auth = Yes
client plaintext auth = No
Confirmed on 98 pc that plaintext password registry setting is disabled.
Thanks and best regards
Kubuntu 8.04.1, samba 3.0.28a, Home network of 3 Pcs
Samba server is configured and from XP Pcs all shares are accessible.
But from win98SE pc i am getting authentication error the log says
[2009/03/01 17:47:16, 3] libsmb/ntlm_check.c:ntlm_password_check(455)
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user rsp
[2009/03/01 17:47:16, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [RSP] -> [RSP] FAILED with error NT_STATUS_WRONG_PASSWORD
config file is
[global]
workgroup = RSP
server string = %h Samba server on Ubuntu
interfaces = vmnet1
map to guest = Bad User
# obey pam restrictions = Yes
# passdb backend = tdbsam
# pam password change = Yes
# passwd program = /usr/bin/passwd %u
# passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* .
# unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
acl compatibility = winnt
server signing = auto
preferred master = No
domain master = No
dns proxy = No
# ldap ssl = no
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
invalid users = root
admin users = root
create mask = 0777
directory mask = 0777
guest ok = Yes
config file = /etc/samba/smb.conf.%U
log level = 3
encrypt passwords = yes
lanman auth = yes
ntlm auth = Yes
client lanman auth = Yes
client ntlmv2 auth = Yes
client plaintext auth = No
Confirmed on 98 pc that plaintext password registry setting is disabled.
Thanks and best regards
Comment