Commit 0089df8dc586cb8a3e4017d4aa0bfdf8a2c777f7
1 parent
05fbc816
Update INSTALL.md
Showing
1 changed file
with
5 additions
and
4 deletions
INSTALL.md
| @@ -42,14 +42,14 @@ by owned group. | @@ -42,14 +42,14 @@ by owned group. | ||
| 42 | 2. Create a file with same permissions in this directory for saving zone | 42 | 2. Create a file with same permissions in this directory for saving zone |
| 43 | definitions - eg. | 43 | definitions - eg. |
| 44 | *touch smbind-ng.conf.* | 44 | *touch smbind-ng.conf.* |
| 45 | -3. Create a subdirectory for keeping zone files with same permissions at the | ||
| 46 | -step 1. | 45 | +3. Create a subdirectory for keeping zone files with write permissions by |
| 46 | +www-data and bind group. | ||
| 47 | 47 | ||
| 48 | ### Modify bind configuration | 48 | ### Modify bind configuration |
| 49 | On your bind options set this folder to use with *directory* option and | 49 | On your bind options set this folder to use with *directory* option and |
| 50 | *managed-keys* option (folder created at the step 3 above). | 50 | *managed-keys* option (folder created at the step 3 above). |
| 51 | -Include the master and slave configuration files into your bind config - what | ||
| 52 | -created at the step 2. | 51 | +Include the master configuration files into your bind config - what created at |
| 52 | +the step 2. | ||
| 53 | 53 | ||
| 54 | Restart your bind daemon. | 54 | Restart your bind daemon. |
| 55 | 55 | ||
| @@ -148,4 +148,4 @@ dig - Place of your binary. Default if found: */usr/bin/dig* | @@ -148,4 +148,4 @@ dig - Place of your binary. Default if found: */usr/bin/dig* | ||
| 148 | http(s)://your.virtualhost.here/path | 148 | http(s)://your.virtualhost.here/path |
| 149 | 149 | ||
| 150 | Global admin username: **admin** | 150 | Global admin username: **admin** |
| 151 | -Initial password: **SMBind-ng2016** | 151 | -Initial password: **SMBind-ng2016** |
| 152 | +Initial password: **SMBind-ng2016** | ||
| 152 | \ No newline at end of file | 153 | \ No newline at end of file |