Chapter 27. Understanding Configuration Values Related to the Core

Table of Contents

27.1. Account Manager
27.2. Archive Database
27.3. Archive Manager
27.4. Balancer
27.5. Data Service
27.6. File Acknowledgement Manager
27.7. Garbage Collector
27.8. Logger
27.9. Network
27.10. Node Manager
27.11. Node Database
27.12. Object Manager
27.13. Path Manager
27.14. Remote Procedure Call
27.15. Replication
27.16. Scheduler
27.17. Time Manager
27.18. Volume Manager
27.19. Well Known Object ID Database
[Note]Note

For general information about the configuration files and their syntax, please refer to Chapter 26, Registry Configuration File Syntax.

27.1. Account Manager

Configuration of the account manager:

[ Settings/AccountManager ]
manual_management : boolean = true 1

1

Set value to true if manual account management is required. So, newly created client accounts are not automatically added to file source_data/config_nodes_private, but to file source_data/config_nodes_private.manual and administrator must manually merge these two files to add new client accounts to the client account database. Default value is false, that is, newly created accounts are automatically added to the client account database.