Displaying 2 results from an estimated 2 matches for "nt_pass_can_change_time".
2010 May 05
1
backend migration and Samba upgrade.
...ices on this procedure are very
welcome.
While checking that everything should be ok, I did a pdbedit -L and many
lines (less than 1000) like this one appeared :
lookup_global_sam_rid: looking up RID 513.
Executing query SELECT
nt_logon_time,nt_logoff_time,nt_kickoff_time,nt_pass_last_set_time,nt_pass_can_change_time,nt_pass_must_change_time,username,nt_domain,nt_username,gecos,nt_homedir,nt_dir_drive,nt_logon
Can't find a unix id for an unmapped group
No user SID retrieved from database!
There are 3 RIDs concerned : 513, 11001, 515.
Can I correct this error before migrating ? Is it mandatory/interesting...
2010 Mar 24
1
Migration from 3.0.23d to 3.4.5 failed
...column = nt_homedir
foo:fullname column = gecos
foo:nt username column = nt_username
foo:domain column = nt_domain
foo:username column = username
foo:pass history = NULL
foo:pass must change time column = nt_pass_must_change_time
foo:pass can change time column = nt_pass_can_change_time
foo:pass last set time column = nt_pass_last_set_time
foo:kickoff time column = nt_kickoff_time
foo:logoff time column = nt_logoff_time
foo:logon time column = nt_logon_time
foo:table = user
foo:mysql database = cyanide
foo:mysql password = *****
foo:mysql us...