mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 23:55:49 +00:00
Tip to change permissions on rippled.cfg
Make the rippled.cfg file readable only by the rippled user and root, with 0600
This commit is contained in:
@@ -114,7 +114,7 @@ On your validator:
|
||||
|
||||
- The `server_state` value should be _**proposing**_.
|
||||
|
||||
|
||||
**Security Tip:** Change the permissions on your `rippled.cfg` file to be more restrictive. On Linux it is recommended to be `0600`. You can do this with `chmod 0600 rippled.cfg`
|
||||
|
||||
## 4. Connect to the network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user