On 03/08/2010 11:05 AM, Mike Eggleston wrote:
On Mon, 08 Mar 2010, John Drescher might have said:

On Mon, Mar 8, 2010 at 9:57 AM, Mike Eggleston<mikee...@mac.com>  wrote:
Morning,

I have a user that keeps getting a temporary profile. The user is
logging into the machine so the authentication through samba to ldap
is working. The only item that looks odd to me in the machine log
(/var/log/samba/$MACHINE.log) is 'Re-using invalid record'. I've had the
user boot the machine and I've restarted samba (# service smb restart)
and the user is still getting the same temporary profile.

The user was able to log in to this machine without error on Friday
before the weekend.

Any ideas what to check next?

Look at the windows machine event viewer.

John
The event viewer says the box could not find a server capable of netlogon. I 
updated the network driver and the WINS server IP address was missing (I don't 
know if because the update or was just missing) so I entered the WINS IP 
address (the samba server) and tried again. This box is still not finding the 
roaming profile.

I didn't see anything else in the client event viewer. In the server logs I do 
see messages of:

[2010/03/08 09:45:24,  1] smbd/session.c:session_claim(112)
   Re-using invalid record
[2010/03/08 09:45:25,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service Pointwise initially as user wxh 
(uid=11001, gid=513) (pid 6557)
[2010/03/08 09:45:25,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service tmp initially as user wxh 
(uid=11001, gid=513) (pid 6557)
[2010/03/08 09:45:43,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service profiles
[2010/03/08 09:46:00,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service netlogon
[2010/03/08 09:46:38,  0] passdb/pdb_get_set.c:pdb_get_group_sid(210)
   pdb_get_group_sid: Failed to find Unix account for plato$
[2010/03/08 09:46:46,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service Pointwise
[2010/03/08 09:46:46,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service wxh
[2010/03/08 09:46:46,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service tmp
[2010/03/08 09:50:49,  1] smbd/session.c:session_claim(112)
   Re-using invalid record
[2010/03/08 09:50:49,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service profiles initially as user wxh 
(uid=11001, gid=513) (pid 9655)
[2010/03/08 09:50:49,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service netlogon initially as user wxh 
(uid=11001, gid=513) (pid 9655)
[2010/03/08 09:50:49,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service wxh initially as user wxh 
(uid=11001, gid=513) (pid 9655)
[2010/03/08 09:50:51,  1] smbd/session.c:session_claim(112)
   Re-using invalid record
[2010/03/08 09:50:51,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service Pointwise initially as user wxh 
(uid=11001, gid=513) (pid 9655)
[2010/03/08 09:50:51,  1] smbd/service.c:make_connection_snum(1111)
   plato (::ffff:10.1.2.200) connect to service tmp initially as user wxh 
(uid=11001, gid=513) (pid 9655)
[2010/03/08 09:51:11,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service profiles
[2010/03/08 09:51:28,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service netlogon
[2010/03/08 09:52:15,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service Pointwise
[2010/03/08 09:52:15,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service wxh
[2010/03/08 09:52:15,  1] smbd/service.c:close_cnum(1323)
   plato (::ffff:10.1.2.200) closed connection to service tmp
[2010/03/08 09:52:56,  1] smbd/session.c:session_claim(112)
   Re-using invalid record

That is repeated often.

Mike
Looks like the problem is some how with the machine account (failed to find Unix account for plato$)

Does "pbedit plato$" show info on the machine account? Does the user have same problem on other machines? Can you remove the machine from the domain and rejoin?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to