Merge branch 'master' of https://git.myonline.hu/pty/smbind-ng
This commit is contained in:
commit
cec8b029fd
2 changed files with 9 additions and 6 deletions
10
INSTALL.md
10
INSTALL.md
|
@ -42,14 +42,14 @@ by owned group.
|
|||
2. Create a file with same permissions in this directory for saving zone
|
||||
definitions - eg.
|
||||
*touch smbind-ng.conf.*
|
||||
3. Create a subdirectory for keeping zone files with same permissions at the
|
||||
step 1.
|
||||
3. Create a subdirectory for keeping zone files with write permissions by
|
||||
www-data and bind group.
|
||||
|
||||
### Modify bind configuration
|
||||
On your bind options set this folder to use with *directory* option and
|
||||
*managed-keys* option (folder created at the step 3 above).
|
||||
Include the master and slave configuration files into your bind config - what
|
||||
created at the step 2.
|
||||
Include the master configuration files into your bind config - what created at
|
||||
the step 2.
|
||||
|
||||
Restart your bind daemon.
|
||||
|
||||
|
@ -148,4 +148,4 @@ dig - Place of your binary. Default if found: */usr/bin/dig*
|
|||
http(s)://your.virtualhost.here/path
|
||||
|
||||
Global admin username: **admin**
|
||||
Initial password: **SMBind-ng2016**
|
||||
Initial password: **SMBind-ng2016**
|
|
@ -32,4 +32,7 @@ This fork has many improvements, security changes and new features
|
|||
|
||||
## Attention
|
||||
The main repository there is in [my own](https://git.myonline.hu/pty/smbind-ng)
|
||||
site. Please use that mainly.
|
||||
site. Please use that mainly.
|
||||
|
||||
## Installation
|
||||
See [INSTALL.md](INSTALL.md)
|
Loading…
Reference in a new issue