[Samba] user authentification error with new samba version
Goetz Hatop
hatop at ub.uni-marburg.de
Thu Jun 30 09:15:55 GMT 2005
from samba 3.0.9 to 3.0.13
I can not access my shares from a NT4 box as usual
before upgrading.
I can access samba shares from linux via
mount //server/testuser /mnt -o username=testuser,password=testpass
as before.
Even the newest version (3.0.14a) from samba.org doesnt't help.
What has happened to samba ??? Any hints ??
Thanks for your thoughts,
Götz.
---------------------------------------------------------------------------
my smb.conf looks like:
[global]
workgroup = CDSUB
os level = 65
security = user
encrypt passwords = no
log level = 2
log file = /var/log/samba/ub-samba.log
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
printing = CUPS
printcap name = /etc/printcap.public
utmp = Yes
veto files = /*.eml/*.nws/riched20.dll/*.{*}/
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0640
directory mask = 0750
inherit acls = Yes
browseable = No
---------------------------------------------------------------------------
log file is:
[2005/06/30 10:57:35, 2] smbd/sesssetup.c:setup_new_vc_session(608)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2005/06/30 10:57:35, 2] auth/pampass.c:smb_pam_auth(514)
smb_pam_auth: PAM: Athentication Error for user hatop
[2005/06/30 10:57:35, 2] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: Authentication Failure : Authentication failure
[2005/06/30 10:57:35, 0] auth/pampass.c:smb_pam_passcheck(810)
smb_pam_passcheck: PAM: smb_pam_auth failed - Rejecting User hatop !
[2005/06/30 10:57:35, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password: Authentication for user [hatop] -> [hatop] FAILED with error NT_STATUS_WRONG_PASSWORD
[2005/06/30 10:57:35, 2] smbd/server.c:exit_server(609)
--------------------------------------------------------------------------
More information about the samba
mailing list