Displaying 2 results from an estimated 2 matches for "munged_dia".
Did you mean:
munged_dial
2004 Apr 13
0
v3.0.2a: can't login into domain after switching to pdb_mysql
...Connect root@localhost on samba
60 Query SELECT
logon_time,logoff_time,kickoff_time,pass_last_set_time,pass_can_change_time,
pass_must_change_time,username,domain,nt_username,nt_fullname,home_dir,dir_d
rive,logon_script,profile_path,acct_desc,workstations,unknown_str,munged_dia
l,user_sid,group_sid,lm_pw,nt_pw,NULL,acct_ctrl,unknown_3,logon_divs,hours_l
en,bad_password_count,logon_count,unknown_6 FROM user WHERE username =
'root'
60 Query SELECT
logon_time,logoff_time,kickoff_time,pass_last_set_time,pass_can_change_time,
pass_must_change...
2005 Apr 10
0
Trouble adding users with pdbedit
...es to do a select
statement after adding the user:
Executing query SELECT
logon_time,logoff_time,kickoff_time,pass_last_set_time,pass_can_change_time,
pass_must_change_time,username,domain,nt_username,nt_fullname,home_dir,dir_d
rive,logon_script,profile_path,acct_desc,workstations,unknown_str,munged_dia
l,user_sid,group_sid,lm_pw,nt_pw,NULL,acct_ctrl,logon_divs,hours_len,bad_pas
sword_count,logon_count,unknown_6 FROM user WHERE username = '<username>'
The user is added to the database but the 'username' field is empty (NULL).
The mysql bin log shows the following insert...