From 873bda444286f76e31283f6e0719f14cbbfdf8a0 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Fri, 20 Nov 2009 15:45:27 +0000 Subject: [PATCH] added a note about loading uac_auth for authentication git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1617 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- doc/Readme.reg_agent.txt | 3 +++ doc/Readme.registrar_client.txt | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/Readme.reg_agent.txt b/doc/Readme.reg_agent.txt index 331cf039..967bd480 100644 --- a/doc/Readme.reg_agent.txt +++ b/doc/Readme.reg_agent.txt @@ -7,3 +7,6 @@ If the registration is not successful, it tries to re-register. This module depends on the registrar_client module. + +Loading uac_auth module is needed if the registration should +be authenticated! diff --git a/doc/Readme.registrar_client.txt b/doc/Readme.registrar_client.txt index 40489169..c5bebde5 100644 --- a/doc/Readme.registrar_client.txt +++ b/doc/Readme.registrar_client.txt @@ -6,6 +6,9 @@ explicitely removed via "removeRegistration". It is invoked via DI API, or used by the reg_agent module. +Loading uac_auth module is needed if the registration should +be authenticated! + API functions: =============