300-300 · Question #22
What are benefits of registry based Samba configuration compared to file based configuration? (Choose three.)
The correct answer is A. The registry can be edited remotely without logging into the server. C. Server processes require less time to start because they do not have to parse the D. Configuration changes become effective immediately without a daemon reload. The registry can be edited remotely without logging into the server: One of the benefits of registry-based Samba configuration is that the registry can be edited remotely. This means administrators can make changes without needing to log into the server directly, facilitating…
Question
Options
- AThe registry can be edited remotely without logging into the server.
- BRegistry based configuration supports advanced options which do not exist in smb.conf.
- CServer processes require less time to start because they do not have to parse the
- DConfiguration changes become effective immediately without a daemon reload.
- ESpecific attributes of LDAP objects in Active Directory can be overwritten in the configuration
How the community answered
(51 responses)- A92% (47)
- B4% (2)
- E4% (2)
Explanation
The registry can be edited remotely without logging into the server: One of the benefits of registry-based Samba configuration is that the registry can be edited remotely. This means administrators can make changes without needing to log into the server directly, facilitating easier and more flexible management. Improved Startup Time: Server processes require less time to start because they do not have to parse the configuration file: Registry-based configurations can reduce startup time because the Samba server processes do not need to parse a potentially complex smb.conf file. Instead, they access the configuration directly from the registry, which can be faster. Immediate Effect of Configuration Changes: Configuration changes become effective immediately without a daemon reload: Changes made in the registry are applied immediately and do not require a daemon reload. This can be very advantageous for administrators who need to make quick adjustments without interrupting the
Topics
Community Discussion
No community discussion yet for this question.