Exam 300-300 Topic 1 Question 7 Discussion
Actual exam question for Lpi's 300-300 exam
Question #: 7
Topic #: 1
Question #: 7
Topic #: 1
How is Samba instructed to read its entire configuration from the registry?
Suggested Answer: B Vote an answer
Configuration Backend: Samba can be configured to read its settings from various backends, including the Windows registry.
Setting the Backend:
Adding config backend = registry in the [global] section of smb.conf instructs Samba to use the registry for its configuration.
Implementation Steps:
Open the smb.conf file.
Add the line config backend = registry under the [global] section.
Restart the Samba services to apply the changes.
Reference:
Samba Wiki - Configuration
Setting the Backend:
Adding config backend = registry in the [global] section of smb.conf instructs Samba to use the registry for its configuration.
Implementation Steps:
Open the smb.conf file.
Add the line config backend = registry under the [global] section.
Restart the Samba services to apply the changes.
Reference:
Samba Wiki - Configuration
by Elijah at Aug 26, 2024, 06:36 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).