Which Samba daemon is responsible for handling file and printer sharing requests from clients?

Which Samba daemon is responsible for handling file and printer sharing requests from clients?A . nmbdB . sambaC . smbdD . winbinddView AnswerAnswer: C

August 14, 2024 No Comments READ MORE +

When Samba is configured as an Active Directory Domain Controller, what role does it serve?

When Samba is configured as an Active Directory Domain Controller, what role does it serve?A . It acts as a web server for the domain.B . It manages user access to shared folders within Linux.C . It authenticates users and manages resources within an Active Directory domain.D . It provides...

August 14, 2024 No Comments READ MORE +

What command checks the Samba configuration file for syntactical correctness? (Specify ONLY the command without any path or parameters.)

What command checks the Samba configuration file for syntactical correctness? (Specify ONLY the command without any path or parameters.)View AnswerAnswer: testparm

August 13, 2024 No Comments READ MORE +

When should you typically perform backups of your Samba configuration and data?

When should you typically perform backups of your Samba configuration and data?A . Only when a major update is planned.B . During regular maintenance routines.C . After encountering a system crash.D . Backups are not necessary for Samba.View AnswerAnswer: B

August 13, 2024 No Comments READ MORE +

What is true about the Samba configuration options create mask?

What is true about the Samba configuration options create mask?A . Each permission bit that is set (1) in create mask cannot be set on a file created by Samba even if the client requests it to be set.B . Each permission bit that is cleared (0) in create mask...

August 13, 2024 No Comments READ MORE +

What samba command generates the following output? (Specify ONLY the command without any path or parameters.)

What samba command generates the following output? (Specify ONLY the command without any path or parameters.) View AnswerAnswer: smbstatus

August 13, 2024 No Comments READ MORE +

What command will provide the same information on a Samba server named FileSrv1?

The showmount command will list the available NFS shares on a server. What command will provide the same information on a Samba server named FileSrv1?A . smbcontrol -L FileSrv1B . smbclient -N FileSrv1C . smbclient -L FileSrv1D . smbmount -L FileSrv1View AnswerAnswer: C

August 13, 2024 No Comments READ MORE +

Which of the following parameters can be used in a Samba configuration in order to execute scripts on the server? (Choose three.)

Which of the following parameters can be used in a Samba configuration in order to execute scripts on the server? (Choose three.)A . add printer scriptB . add user scriptC . add group scriptD . add user to group scriptE . add share scriptView AnswerAnswer: BCD

August 13, 2024 No Comments READ MORE +

Which of the following steps are performed by the command samba-tool domain provision? (Choose TWO correct answers.)

Which of the following steps are performed by the command samba-tool domain provision? (Choose TWO correct answers.)A . Samba is configured to serve as an Active Directory Domain Controller, including creation of smb.conf in case it does not exist.B . In case the full Samba suite is not yet installed,...

August 12, 2024 No Comments READ MORE +

What is stored in the secrets.tdb database file?

What is stored in the secrets.tdb database file?A . The password of the Samba user Administrator.B . The password of the Samba user root.C . Starting with Samba3 this file is no longer used.D . The SID of the local machine.View AnswerAnswer: D

August 12, 2024 No Comments READ MORE +