Displaying 1 result from an estimated 1 matches for "sword_count".
Did you mean:
word_count
2005 Apr 10
0
Trouble adding users with pdbedit
...ogoff_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 statement:
INSERT INTO user
(acct_ctrl,pass_can_change_time,pass_must_change_time,pass_...