Something went wrong while setting issue due date.
argonaut ldap2zone should be able to create config for dns slave also, but not create the data
Closed
argonaut ldap2zone should be able to create config for dns slave also, but not create the data
Hello,
in case we want to create slave dns, for now we have to create the file ourselve. The particularity of a dns slave is that we don't need to create the data files as this done by the dns protocol called zone transfert
my idea is to create a argonaut dns slave section with the options
type slave; masters {195.154.20.143;}; file "/var/cache/bind/db.opensides.at.";
i know that maybe this should be done by zones, i'am open to discussions
Cheers
(from redmine: issue id 5443, created on 2017-03-16, closed on 2017-03-22)
- Relations:
- relates #5445 (closed)
- copied_to #5447
- Changesets:
- Revision dea18d49 by Côme Chilliet on 2017-03-16T16:15:03.000Z:
Fixes #5443 Added a way to declare zones to add as type slave for DNS transfer
- Revision aa265f17 by Côme Chilliet on 2017-03-16T16:20:53.000Z:
Fixes #5443 Added a way to declare zones to add as type slave for DNS transfer
- Revision 34975d2b by Côme Chilliet on 2017-03-17T14:17:04.000Z:
Fixes #5443 Saving zones names and master ips as they can be outside of the LDAP
- Revision 55ebd546 by Côme Chilliet on 2017-03-17T14:17:52.000Z:
Fixes #5443 Saving zones names and master ips as they can be outside of the LDAP
- Revision 9747f253 by Côme Chilliet on 2017-03-17T15:18:53.000Z:
Fixes #5443 Added ldap2zone.slaves action to list
- Revision 828d2bea by Côme Chilliet on 2017-03-17T15:20:01.000Z:
Fixes #5443 Added ldap2zone.slaves action to list
- Revision 34e23f44 by Côme Chilliet on 2017-03-20T15:00:24.000Z:
Fixes #5443 Ldap2zone event types were using 1.1 system
- Revision cbe8820a by Côme Chilliet on 2017-03-20T15:39:38.000Z:
Fixes #5443 Fixed ldap2zone client module case
- Revision 3cc73bf1 by Côme Chilliet on 2017-03-20T15:40:44.000Z:
Fixes #5443 Fixed ldap2zone client module case
- Revision 521a0dd7 by Côme Chilliet on 2017-03-22T09:18:32.000Z:
Fixes #5443 Added checkbox for slave zones to enable/disable reverse zones
- Revision c52efe24 by Côme Chilliet on 2017-03-22T09:19:37.000Z:
Fixes #5443 Added checkbox for slave zones to enable/disable reverse zones
- Revision d2232d6b by Côme Chilliet on 2017-03-22T14:05:15.000Z:
Fixes #5443 Added success message for triggered actions
- Revision 5d9c30ae by Côme Chilliet on 2017-03-22T14:06:43.000Z:
Fixes #5443 Added success message for triggered actions
Conflicts:
systems/admin/systems/class_systemManagement.inc
- Revision cff43320 by Benoit MORTIER on 2017-03-30T15:34:53.000Z:
Fixes #5443 Changed wording and removing wrong sentences
Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be>
- Revision 5f1589fe by Benoit MORTIER on 2017-03-30T15:44:25.000Z:
Fixes #5443 Changed wording and removing wrong sentences
Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be>
- Revision f829c300 by Benoit MORTIER on 2017-03-30T15:45:35.000Z:
Fixes #5443 Changed wording and removing wrong sentences
Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be>
- Custom Fields:
- Bug in version: 1.0.19
- Support contract: None
- Dolibarr project Name: PJ1610-0019