search for: cli_get_pdc_name

Displaying 1 result from an estimated 1 matches for "cli_get_pdc_name".

2007 Jan 19
1
Possible bug on net rpc trustdom establish
...the following error with a core dump in 3.0.21c, on HP-UX and 3.0.21c-7.1.5-SUSE-SL10.0. Couldn't connect to domain MY_DOM controller. Error was NT_STATUS_ACCESS_DENIED. bt #0 0xc016f4d4 in memset () from /usr/lib/libc.2 #1 0x89ab8 in cli_send_trans () #2 0x83b0c in cli_api () #3 0x9715c in cli_get_pdc_name () #4 0x4e908 in rpc_trustdom_establish () #5 0x3c6d8 in net_run_function () #6 0x50760 in rpc_trustdom () #7 0x3c6d8 in net_run_function () #8 0x51188 in net_rpc () #9 0x3c6d8 in net_run_function () #10 0x3e15c in main () Look at the code in rpc_trustdom_establish() call in utils/net_rpc.c....