1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

oops, pwdb_initialise() called unnecessarily from here (failure to read

trusted domains may cause rpcclient to fail).
This commit is contained in:
Luke Leighton -
parent f0946d1cca
commit 12e2b97321

View File

@ -1913,8 +1913,6 @@ void readline_init(void)
DEBUG(3,("%s client started (version %s)\n",timestring(),VERSION));
pwdb_initialise(False);
process(&cli_info, NULL);
free_connections();