The ILDUS Luon dynamic DNS update service.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Paul van Tilburg f66d6d0d24 Fixed dummy backend to make committing work. 12 years ago
bin Bumped version to 1.1 (development version). 12 years ago
conf Backend system rework: 18 years ago
doc Implemented some parts of the LDAPv3 backend, moved account stuff: 18 years ago
lib Fixed dummy backend to make committing work. 12 years ago
test Implemented some parts of the LDAPv3 backend, moved account stuff: 18 years ago
AUTHORS Initial import into Subversion. 18 years ago
COPYING Initial import into Subversion. 18 years ago
ChangeLog Initial import into Subversion. 18 years ago
README Initial import into Subversion. 18 years ago
TODO Removed backend loading debuggin info; added TODO item about unnecessary loading. 12 years ago
setup.rb Initial import into Subversion. 18 years ago

README

= Ildus README

Ildus stands for the Ildus Luon DynDNS Update Service.  

The Ildus Luon DynDNS Update Service is a system to update IPv6 and IPv4
addresses belonging to hostnames that are tied to user accounts.  Ildus
registers changes in IP addresses in an LDAP database after authentication. 
It also allows for the dynamic creation/removal of aliases for these hosts. 
Updates can be done easily via telnet, scripts or the Ildus client.

== Requirements

 * Ruby 1.8 or higher
 * Ruby/LDAP

== Installation

_To be written._

== Usage

_To be written._

== License

 Ildus is free software; you can redistribute it and/or modify it under the
 terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any later
 version.