When using the smbclient tool, a username can be supplied with the ____________________ option.

Fill in the blank(s) with the appropriate word(s).


-U

Computer Science & Information Technology

You might also like to view...

You are passing a two dimensional array, defined as below, to a function. What would be a correct function prototype? (ROWS and COLS are global constants.)

int table [ROWS] [COLS]; a) float calculate (int matrix [ ] [ COLS], int rows); b) float calculate (int matrix [ROWS ] [ ], int rows); c) float calculate (matrix [ ROWS] [ COLS], int rows); d) float calculate (int matrix [ROWS ] [ ], int cols);

Computer Science & Information Technology

Which of the following is a required attribute for the image element?

(a) ALT (b) SRC (c) BORDER (d) WIDTH

Computer Science & Information Technology

Keith decides that he wants to copy some information from another Word document into a paragraph of his article. He also wants to make sure that the text he copies is formatted the same way as the rest of the paragraph, not the way it was formatted in the original document. How would he do this?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is not a builtin function of legitimate software, but needs another piece of software to replicate/activate?

a. virus b. worm c. macro d. trojan

Computer Science & Information Technology