The ILDUS Luon dynamic DNS update service.
このリポジトリは2020-04-11にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
ファイルへ移動
Paul van Tilburg f66d6d0d24 Fixed dummy backend to make committing work. 2011-07-16 14:16:32 +02:00
bin Bumped version to 1.1 (development version). 2011-03-12 11:31:24 +01:00
conf Backend system rework: 2005-11-11 14:56:19 +00:00
doc Implemented some parts of the LDAPv3 backend, moved account stuff: 2005-09-30 15:17:09 +00:00
lib Fixed dummy backend to make committing work. 2011-07-16 14:16:32 +02:00
test Implemented some parts of the LDAPv3 backend, moved account stuff: 2005-09-30 15:17:09 +00:00
AUTHORS Initial import into Subversion. 2005-09-13 19:08:42 +00:00
COPYING Initial import into Subversion. 2005-09-13 19:08:42 +00:00
ChangeLog Initial import into Subversion. 2005-09-13 19:08:42 +00:00
README Initial import into Subversion. 2005-09-13 19:08:42 +00:00
TODO Removed backend loading debuggin info; added TODO item about unnecessary loading. 2011-03-12 11:29:21 +01:00
setup.rb Initial import into Subversion. 2005-09-13 19:08:42 +00:00

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.