summaryrefslogtreecommitdiffstats
path: root/src/mad-server.conf
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-02-17 03:27:39 +0100
committerMatthias Schiffer <matthias@gamezock.de>2010-02-17 03:27:39 +0100
commit9197a1e626345437f00fbf401325146259980634 (patch)
tree140550b8a716757c3be1ffa798699ca2c8e0f0a5 /src/mad-server.conf
parent3e17bfe4f2e5e64f9528c26b38d4241ca46f1082 (diff)
downloadmad-9197a1e626345437f00fbf401325146259980634.tar
mad-9197a1e626345437f00fbf401325146259980634.zip
Updated for new boost release & new kadm5 API
Included boost patch (needed for boost < 1.42)
Diffstat (limited to 'src/mad-server.conf')
-rw-r--r--src/mad-server.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mad-server.conf b/src/mad-server.conf
index ad2a955..02ca76c 100644
--- a/src/mad-server.conf
+++ b/src/mad-server.conf
@@ -79,6 +79,7 @@ UserManager {
}
Krb5 {
+ Realm "EXAMPLE.COM"
Principal "root/admin"
Password "test"
}