Oracle
1Z0-409 · Question #53
The /projects directory is being shared by server1 with the share name datashare through samba. To access the shared directory as bob you issue the following command: smbclient //server1/datashare…
The correct answer is D. The share will be accessed with the credentials of bob without being prompted for a password. See the full explanation below for the reasoning.
Question
The /projects directory is being shared by server1 with the share name datashare through samba. To access the shared directory as bob you issue the following command:
smbclient //server1/datashare -U 'bob%foouser' What happens when you execute the command?
Options
- AAll the samba shares on server1 will be displayed.
- Bbob will be prompted for a password to access the share.
- CAll the shares on server1 accessible to bob will be displayed.
- DThe share will be accessed with the credentials of bob without being prompted for a password.
How the community answered
(42 responses)- A2% (1)
- B7% (3)
- C10% (4)
- D81% (34)
Community Discussion
No community discussion yet for this question.