What happens when you execute the command?

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?

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?

A.
All the samba shares on server1 will be displayed.

B.
bob will be prompted for a password to access the share.

C.
All the shares on server1 accessible to bob will be displayed.

D.
The share will be accessed with the credentials of bob without being prompted for a password.



Leave a Reply 0

Your email address will not be published. Required fields are marked *