1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00

Add a synonym for samdump ...

This commit is contained in:
Richard Sharpe -
parent 66c2e25079
commit a8dc1464ea

View File

@ -2260,6 +2260,7 @@ int net_rpc(int argc, const char **argv)
{"abortshutdown", rpc_shutdown_abort},
{"shutdown", rpc_shutdown},
{"samdump", rpc_samdump},
{"vampire", rpc_samdump},
{"getsid", net_rpc_getsid},
{"help", net_rpc_help},
{NULL, NULL}