Displaying 20 results from an estimated 3000 matches similar to: "wbinfo -a always failing with NT_STATUS_WRONG_PASSWORD"
2007 May 18
2
Winbindd breaks after first unsuccessfull authentication
I have the following problem:
# wbinfo -V
Version 3.0.24
# wbinfo -a anyuser%goodpassword
plaintext password authentication succeeded
challenge/response password authentication succeeded
# wbinfo -a anyuser%badpassword
plaintext password authentication failed
error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
error messsage was: Wrong Password
Could not authenticate user anyuser%badpassword
2006 Sep 26
1
Domain problem...
Hello all, This is the first time I write to the list. Sorry about my
english...
My Debian Sarge server was working perfectly with samba and winbind as a
normal client in a Domain enviroment. I was able to share folders on my
linux machine giving rights to the domain users. Everything was working
until one day in that it crashed for some reason I don't know. I didn't
touch anything of my
2017 Feb 01
1
winbind question. (challenge/response password authentication)
Hai,
Im setting up a new proxy and im testing a bit around.
Goal is, get everyting working with minimal changes to the system.
Setup: Debian 8 with NFS nfsv3 and v4 (krb) automounts, winbind 4.5.3 , squid 3.5.24 (with ssl support)
Which is basicly a copy of my other proxy but a new install with more systemd and less packages used.
Working:
- ssh logins with AD users.
2004 Oct 13
1
RE: TOSHARG: Samba ADS domain membership notes
Jeremy,
Thanks for this feedback. I will include this info as soon as I get a
moment. Good work.
- John T.
---
John H Terpstra
Samba-Team
email: jht@samba.org
> -------- Original Message --------
> Subject: TOSHARG: Samba ADS domain membership notes
> From: "Jeremy Naylor" <jnaylor@gmail.com>
> Date: Wed, October 13, 2004 5:27 am
> To: jht@samba.org
>
> Hi
2024 Jan 23
2
ntlm_auth not returning "STATUS_OK"
On Mon Jan 22 11:00:59 2024 Mark Foley via samba <samba at lists.samba.org> wrote:
>
> I have scripts that runs ntlm_auth. Before upgrading my DC to 4.18.9 I would
> get text string output from the ntlm_auth command. For example:
>
> STATUS_NO_SUCH_USER
> NT_STATUS_WRONG_PASSWORD
> STATUS_OK
>
> My script(s) look for these strings.
>
> Now with the new
2006 Mar 22
0
weird winbind problem
I'm setting up a samba server that should authenticate against a samba
3.0 +Ldap PDC server.
This is the situation
1) getenet passwd and getent group are ok
2) wbinfo -t -> checking the trust secret via RPC calls succeeded
3) wbinfo -g -> lists all the groups on PDC (nice!)
4) wbinfo -u -> lists all the users on PDC (nice again!)
the problem is wbinfo -a
test 1: a non existing user
2020 Oct 05
3
FAILED with error NT_STATUS_WRONG_PASSWORD, authoritative=1
Hello I have a Problem with one windows 10 client.
[2020/10/05 09:21:47.356628, 2]
../source3/auth/auth.c:334(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [ap31] -> [ap31] FAILED
with error NT_STATUS_WRONG_PASSWORD, authoritative=1
[2020/10/05 09:21:47.356724, 2]
../auth/auth_log.c:610(log_authentication_event_human_readable)
Auth: [SMB2,(null)] user [.]\[ap31]
2017 Nov 08
3
DC's are unavailable when PDC halted
Hi Rowland,
On Wed, Nov 08, 2017 at 12:12:20PM +0000, Rowland Penny wrote:
> On Wed, 8 Nov 2017 12:43:16 +0100
> Ervin Hegedüs <airween at gmail.com> wrote:
>
> > > You would be better using the DCs ipaddress rather than '127.0.0.1'.
> > > You should also remove '10.10.0.1' it doesn't seem to be a DC.
> >
> > yes, that's the
2003 Dec 10
1
How does WinXP pass username/password?: NT_STATUS_WRONG_PASSWORD
I have a small network that includes two Linux computers and one Windows
XP Pro computer.
I'm trying to get share my Linux resources properly with the Windows
computer. If I set it for share level security and set a user name for
each share, along with guest ok, then I can get in as whichever user
I've set... even root.
I've tried a few scenarios with a basic smb.conf and I have
2011 Feb 15
1
PDC and NT_STATUS_WRONG_PASSWORD
I have Samba 3.4.11 + OpenLDAP (slapd 2.4.11) as domain controller for
small windows network. Everything works (almost) ok, but sometimes
clients report delays with access on shares on primary domain
controller (PDC) and sometimes I had problems with adding new
computers to domain.
In /var/log/message I found these errors:
Feb 15 10:38:11 pdc winbindd[14772]: [2011/02/15 10:38:11, 0]
2024 Jan 22
1
ntlm_auth not returning "STATUS_OK"
I have scripts that runs ntlm_auth. Before upgrading my DC to 4.18.9 I would
get text string output from the ntlm_auth command. For example:
STATUS_NO_SUCH_USER
NT_STATUS_WRONG_PASSWORD
STATUS_OK
My script(s) look for these strings.
Now with the new Samba, the first two strings are output as usual in the case of
non-existant user and invalid password, respectively, but if the user/pw is OK
it
2008 Nov 04
0
"wbinfo -g"return incomplete list
Hello,
I've a trouble with my Samba (3.0.10-1.4E.11) on a RHEL4.
This Samba was joined in a Windows AD Domain without problem.
Bellow, an extract of the smb.conf (without the share)
[global]
workgroup = ONE
realm = MYDOM.COM
netbios aliases = srv0001
server string = SRV0001 / Intranet & Applications Server
security = DOMAIN
password
2008 Feb 16
1
wbinfo -a not working
Hello,
I'm trying to connect my Debian 4 samba box to my Windows 2003Server Active
Directory.
I successfully joined the domain, with net ads join. Wireshark captures a
lot of packets going over the wire, and I get the message "joined the domain
successfully". In my AD, under 'computers', the samba box appeared. So that
all works.
Asking a kerberos ticket for a user with
2015 Apr 06
1
winbind authentication for user FAILED with error NT_STATUS_WRONG_PASSWORD
Hello,
I'm trying to authenticate to a Samba file server version 3.6.6 which is
joined to a samba AD version 4.1.17. The problem is that I can't seem
to login using smbclient -L //172.16.0.229/itdev -U shemgp tothe file
server and the server displays the error:
winbind authentication for user [shemgp] FAILED with error
NT_STATUS_WRONG_PASSWORD
even if I use the correct password.
2008 Nov 28
0
FW: "wbinfo -g" return incomplete list
Hello everybody
I don't received any respons or information about this issue ...
Any help or information will be greatly appreciated.
Thanks a lot in advance
Christian PIGNOL
04 73 67 48 65
> ______________________________________________
> From: PIGNOL, Christian
> Sent: mardi 4 novembre 2008 11:33
> To: 'Samba List'
> Subject: "wbinfo -g"return
2016 Sep 02
1
challenge/response password authentication seems to be broken
Hello
The challenge/response password authentication seems to be broken on 4.6
version
# wbinfo -V
Version 4.6.0pre1-GIT-f479b1b
# wbinfo -a DOTROLL+buz.richard%<password>
plaintext password authentication succeeded
challenge/response password authentication failed
wbcAuthenticateUserEx(DOTROLL+buz.richard): error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
error message was: Wrong
2017 Feb 07
1
Problems with Samba4 Upgrade
I upgraded my Secondary DC (version 4.2.2) to version 4.5.5. The *samba-tool
drs showrepl command* is OK.
Now the authentication of the users is not working, as message below:
root at dc2:~# wbinfo -a mane
Enter mane's password:
plaintext password authentication succeeded
Enter mane's password:
challenge/response password authentication failed
wbcAuthenticateUserEx(EMPRESA\mane): error
2008 Mar 18
1
ntlm_auth
I am trying to get FreeRADIUS using Samba's ntlm auth for MSCHAPv2 authentication.
I asked this question over on the FreeRADIUS list, and I think the stunned silence means that the folks over there think you guys in the Samba world may be able to help better.
I admit it's been a few years since I did any Samba!
I have joined my two RADIUS servers (FreeRADIUS 2.0.2, Solaris 10 x86,
2017 Feb 09
3
Problems with samba 4.5.5
Hi,
My Domain Controllers are using Samba 4.2.1 on Debian 7
I have upgraded my Secondary DC of the 4.2.1 to 4.5.5 version, as the
follow:
1) cd /root
2) wget -c https://download.samba.org/pub/samba/samba-4.5.5.tar.gz
3) tar -xzvf samba-4.5.5.tar.gz
4) cd samba-4.5.5
5) ./configure --prefix=/opt/samba --enable-debug --enable-selftest
6) make
7) /etc/init.d/samba stop
8) /etc/init.d/ntp stop
9)
2004 Oct 05
5
random errors "the local drive name is already in use. This connection has not been restored."
Hello,
I have random errors that I can not analyze nor fix:
when several users connect to the same Samba share, they get sometimes
error messages
"the local drive name is already in use. This connection has not been
restored", although the connection
is still usable afterwards. This sometimes breaks a file operation.
Clients are running Windows 2000, and the server is a Solaris 8