[Samba] Rejecting auth request from client xxx machine account, win7,

2012-01-17 Thread ESGLinux
Hi All,

I have a strange problem with my SAMBA server as PDC.


I have some win7 machines joined to my domain but when I try to access some
folders on the server I get  messages like these:

Authentication for user [machine$] - [machine$] FAILED with error
NT_STATUS_WRONG_PASSWORD

[2012/01/17 11:34:52,  0]
rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
  _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting
auth request from client machine machine account machine$


I have added the machine to the LDAP,

I have only the problem with the win7 machines. I think the problem has
begun some days ago. Before It works fine (win7 update perhaps?)

I have checked this url:
http://wiki.samba.org/index.php/Windows7

But it does not solve the problem.

I have samba-3.3.7-1 installed.

I have not idea which can be the problem, any help from there?

Thanks in advance

ESG
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Rejecting auth request from client xxx machine account, win7,

2012-01-17 Thread Rory Campbell-Lange
I wonder if this is following Windows Active Directory update 
KB2621146. See http://support.microsoft.com/kb/2621146 and
http://technet.microsoft.com/en-us/security/Bulletin/MS11-095

On 17/01/12, ESGLinux (esggru...@gmail.com) wrote:
 Hi All,
 
 I have a strange problem with my SAMBA server as PDC.
 
 
 I have some win7 machines joined to my domain but when I try to access some
 folders on the server I get  messages like these:
 
 Authentication for user [machine$] - [machine$] FAILED with error
 NT_STATUS_WRONG_PASSWORD
 
 [2012/01/17 11:34:52,  0]
 rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
   _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting
 auth request from client machine machine account machine$
 
 
 I have added the machine to the LDAP,
 
 I have only the problem with the win7 machines. I think the problem has
 begun some days ago. Before It works fine (win7 update perhaps?)
 
 I have checked this url:
 http://wiki.samba.org/index.php/Windows7
 
 But it does not solve the problem.
 
 I have samba-3.3.7-1 installed.
 
 I have not idea which can be the problem, any help from there?
 
 Thanks in advance
 
 ESG
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/options/samba

-- 
Rory Campbell-Lange
r...@campbell-lange.net

Campbell-Lange Workshop
www.campbell-lange.net
0207 6311 555
3 Tottenham Street London W1T 2AF
Registered in England No. 04551928
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Rejecting auth request from client xxx machine account, win7,

2012-01-17 Thread John Drescher
On Tue, Jan 17, 2012 at 5:59 AM, ESGLinux esggru...@gmail.com wrote:
 Hi All,

 I have a strange problem with my SAMBA server as PDC.


 I have some win7 machines joined to my domain but when I try to access some
 folders on the server I get  messages like these:

 Authentication for user [machine$] - [machine$] FAILED with error
 NT_STATUS_WRONG_PASSWORD

 [2012/01/17 11:34:52,  0]
 rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
  _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting
 auth request from client machine machine account machine$


 I have added the machine to the LDAP,

 I have only the problem with the win7 machines. I think the problem has
 begun some days ago. Before It works fine (win7 update perhaps?)

 I have checked this url:
 http://wiki.samba.org/index.php/Windows7

 But it does not solve the problem.

 I have samba-3.3.7-1 installed.

 I have not idea which can be the problem, any help from there?

 Thanks in advance


Have the windows 7 machines been in the domain for more than 30 days?
If so the machine password update can cause this. I believe if no user
is logged in and a machine password update happens from the client,
samba will not accept the change. At work I had to disable machine
password updates on all windows 7 machines to avoid this.

http://lists.samba.org/archive/samba/2010-October/158590.html


John

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Rejecting auth request from client xxx machine account, win7,

2012-01-17 Thread ESGLinux
2012/1/17 John Drescher dresche...@gmail.com

 On Tue, Jan 17, 2012 at 5:59 AM, ESGLinux esggru...@gmail.com wrote:
  Hi All,
 
  I have a strange problem with my SAMBA server as PDC.
 
 
  I have some win7 machines joined to my domain but when I try to access
 some
  folders on the server I get  messages like these:
 
  Authentication for user [machine$] - [machine$] FAILED with error
  NT_STATUS_WRONG_PASSWORD
 
  [2012/01/17 11:34:52,  0]
  rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(555)
   _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting
  auth request from client machine machine account machine$
 
 
  I have added the machine to the LDAP,
 
  I have only the problem with the win7 machines. I think the problem has
  begun some days ago. Before It works fine (win7 update perhaps?)
 
  I have checked this url:
  http://wiki.samba.org/index.php/Windows7
 
  But it does not solve the problem.
 
  I have samba-3.3.7-1 installed.
 
  I have not idea which can be the problem, any help from there?
 
  Thanks in advance
 

 Have the windows 7 machines been in the domain for more than 30 days?
 If so the machine password update can cause this. I believe if no user
 is logged in and a machine password update happens from the client,
 samba will not accept the change. At work I had to disable machine
 password updates on all windows 7 machines to avoid this.

 http://lists.samba.org/archive/samba/2010-October/158590.html



Hi John,

I think the problem is just this.

I have logged out from the domain an rejoined the machine and now it works,

I have changed this in the registry:

Windows 7 Registry changes to avoid a 30 days password change problem

Client-Registry:
[HKLM\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters]
DisablePasswordChange=dword:0001


Now it´s working, and I hope that after 30 days it will continue working
;-)

Thank you very much for your help,

ESG




 John

 John

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba - Rejecting auth request debug log

2010-10-21 Thread Martin Hochreiter

and maybe somebody can have a look at it and elighten us.



Your log seems to have been stripped from the message.




Yes - thats right, you can find it here too

https://bugzilla.samba.org/show_bug.cgi?id=7678

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Samba - Rejecting auth request debug log

2010-10-20 Thread Michael Wood
On 11 October 2010 14:55, Martin Hochreiter linux...@wavenet.at wrote:
  Hi there!

 I set up a test enviroment and did a log level 256 of a domain user log on
 with a Samba 3.5.5 and a windows 7 machine to deliver more data for that

  _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting
 auth request from client TESTPC1 machine account TESTPC1$

 problem.

 Please find the logs enclosed (if a ~300kb rar log file is allowed here)
 and maybe somebody can have a look at it and elighten us.

Your log seems to have been stripped from the message.

-- 
Michael Wood esiot...@gmail.com
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Samba - Rejecting auth request debug log

2010-10-18 Thread Martin Hochreiter

 Hi there!

I set up a test enviroment and did a log level 256 of a domain user log on
with a Samba 3.5.5 and a windows 7 machine to deliver more data for that

  _netr_ServerAuthenticate3: netlogon_creds_server_check failed. 
Rejecting auth request from client TESTPC1 machine account TESTPC1$


problem.

Please find the logs enclosed (if a ~300kb rar log file is allowed here)
and maybe somebody can have a look at it and elighten us.

thanks
Martin


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] Rejecting auth request from client error after power outage

2006-08-15 Thread Mark

Jeremy Allison wrote:

On Mon, Aug 14, 2006 at 10:06:49PM -0500, Mark wrote:
  
 _net_auth2: creds_server_check failed. Rejecting auth request from 
client FLUENT02 machine account FLUENT02$



That looks like a problem with machine account verification.
Can you try rebooting a client and seeing it it gets it back
in sync ?

  

Fedora Core 4
Samba 3.0.23b using tdbsam



What backend filesystem are you using the the tdbsam files ?

Jeremy.

  
How many of the  files, for example, in /var/lib/samba are critical to 
operation? I assume most but I figure that files like wins.dat and 
wins.tdb aren't maybe that important and get regenerated if necessary. 
Just thinking that maybe there was something cached from before the 
crash that might have caused the problem. But I did reboot several 
times, restarted services and  I overwrote everything in both /etc/samba 
and /var/lib/samba from backup so I figured it would have put everything 
back the way it was the previous day. And I didn't mention it earlier 
but none of the XP clients crashed as they were off at the time, just to 
rule out corruption on the Windows clients. Although they've been known 
to get corrupted just sitting there.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Rejecting auth request from client error after power outage

2006-08-14 Thread Mark
We had a power failure in our small test lab and the samba server 
crashed after the UPS shutdown procedure didn't work quite like it was 
supposed to. Upon reboot, the services started fine but none of our 3 XP 
test machines were able to login to the Samba PDC. The Samba logs showed 
the following...


 _net_auth2: creds_server_check failed. Rejecting auth request from 
client FLUENT02 machine account FLUENT02$


No problems at all in the previous 6 months with the same setup other 
than an older samba version, even surviving a few power outages along 
the way.


Since this is a testing setup I tried restoring all the samba files in 
/etc/samba and /var/lib/samba from last night when everything was 
working and then restarting the services but we still couldn't login. 
Finally just removed and readded the machines to the domain.


Is there something obvious that I missed? I would have thought that 
restoring the files would have worked but no luck unless I missed a 
critical file or something. Like I said, this is a testing/staging area 
so it was no big deal but I'd like to find out if there's an easier way 
than readding all the machines in case it happens to our production 
server. We're a pretty small shop with only 23 client machines but I do 
the admin stuff plus my engineering duties so I try to be prepared as 
best I can for disaster but apparently I failed this time! And I will 
test the UPS shutdown procedure so hopefully this won't happen again.


Fedora Core 4
Samba 3.0.23b using tdbsam

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Rejecting auth request from client error after power outage

2006-08-14 Thread Jeremy Allison
On Mon, Aug 14, 2006 at 10:06:49PM -0500, Mark wrote:
 
  _net_auth2: creds_server_check failed. Rejecting auth request from 
 client FLUENT02 machine account FLUENT02$

That looks like a problem with machine account verification.
Can you try rebooting a client and seeing it it gets it back
in sync ?

 Fedora Core 4
 Samba 3.0.23b using tdbsam

What backend filesystem are you using the the tdbsam files ?

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Rejecting auth request

2006-05-04 Thread werner maes


hello

I often see these error messages in my logfiles

log.cc33a02:  _net_sam_logon: creds_server_step failed. Rejecting 
auth request from client CC33A02 machine account CC33A02$


I use samba 3.0.22

What's wrong?

Any ideas?

werner maes


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba