Bug 6044 - PDC tdbsam migration from 64Bit CPU to 32Bit CPU didn´t work correct?!
Summary: PDC tdbsam migration from 64Bit CPU to 32Bit CPU didn´t work correct?!
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.24
Hardware: x64 Linux
: P3 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 13:54 UTC by Uwe Schmitz
Modified: 2009-01-17 04:19 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Uwe Schmitz 2009-01-16 13:54:03 UTC
Hello,

i was migrating a Samba PDC from our 64Bit System to a 32Bit VMWare Machine. Both Versions are on a Debian 4.0, latest patches installed and Samba 3.0.24. I have copied the directorys /var/lib/samba and the /etc/samba to the new 32Bit machine.

On the New VMWare Machine the Logoff time, Kickoff time and Password must change Dates are not the same.

I think, this is a bug, isnt´t it?

Regards, Valle



On 64Bit (Real CPU)

produktiv:~# pdbedit user -v
Unix username:        user
NT username:
Account Flags:        [U          ]
User SID:             S-1-5-21-849817611-3324721985-656284222-1017
Primary Group SID:    S-1-5-21-849817611-3324721985-656284222-3003
Full Name:            user
Home Directory:       \\produktiv\U%
HomeDir Drive:        H:
Logon Script:         user.logon.bat
Profile Path:         \\produktiv\profiles\user
Domain:               DOMAIN
Account desc:
Workstations:
Munged dial:
Logon time:           0
Logoff time:          So, 07 Feb 2106 07:28:15 CET
Kickoff time:         So, 07 Feb 2106 07:28:15 CET
Password last set:    Mi, 07 Mai 2008 13:53:05 CEST
Password can change:  Mi, 07 Mai 2008 13:53:05 CEST
Password must change: So, 07 Feb 2106 07:28:15 CET
Last bad password   : 0
Bad password count  : 0
Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF


#################


on VMWare 32Bit CPU the Data are corrupted:

pdc:~# pdbedit user -v
Unix username:        user
NT username:
Account Flags:        [U          ]
User SID:             S-1-5-21-849817611-3324721985-656284222-1017
Primary Group SID:    S-1-5-21-849817611-3324721985-656284222-3003
Full Name:            user
Home Directory:       \\pdc\U%
HomeDir Drive:        H:
Logon Script:         user.logon.bat
Profile Path:         \\pdc\profiles\user
Domain:               DOMAIN
Account desc:
Workstations:
Munged dial:
Logon time:           0
Logoff time:          Do, 01 Jan 1970 00:59:59 CET
Kickoff time:         Do, 01 Jan 1970 00:59:59 CET
Password last set:    Mi, 07 Mai 2008 13:53:05 CEST
Password can change:  Mi, 07 Mai 2008 13:53:05 CEST
Password must change: Do, 01 Jan 1970 00:59:59 CET
Last bad password   : 0
Bad password count  : 0
Logon hours         : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
Comment 1 Uwe Schmitz 2009-01-17 04:19:20 UTC
Used Database Format is tdbsam
Comment 2 Uwe Schmitz 2009-01-17 04:19:53 UTC
Used Database Format is tdbsam