Displaying 2 results from an estimated 2 matches for "enable_us".
Did you mean:
enable_cb
1999 Apr 25
0
swat: bug located
...mber that the user did
not exist in the /etc/passwd file; thus pwd = null pointer. :) I'd
supply a patch to fix this; but there are various ways to 'fix' this and
not knowing enough about the protocol...
web/swat.c: line 635
ret = local_password_change(user_name, False, add_user, enable_user,
disable_user, False, new_passwd, err_str, sizeof(err_str),
msg_str, sizeof(msg_str));
passdb/smbpasschange.c: line 58
BOOL local_password_change(char *user_name, BOOL trust_account, BOOL add_user,
BOOL enable_user, BOOL disable_user, BOOL s...
1999 Apr 25
0
swat core dump and debug information
...mber that the user did
not exist in the /etc/passwd file; thus pwd = null pointer. :) I'd
supply a patch to fix this; but there are various ways to 'fix' this and
not knowing enough about the protocol...
web/swat.c: line 635
ret = local_password_change(user_name, False, add_user, enable_user,
disable_user, False, new_passwd, err_str, sizeof(err_str),
msg_str, sizeof(msg_str));
passdb/smbpasschange.c: line 58
BOOL local_password_change(char *user_name, BOOL trust_account, BOOL add_user,
BOOL enable_user, BOOL disable_user, BOOL s...