From 057455f050cdfc25d464a5d144a257462370f2d6 Mon Sep 17 00:00:00 2001 From: opensides Date: Tue, 8 Dec 2009 23:13:28 +0000 Subject: [PATCH] - Added krb5 section for client in the man page git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14883 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-si/client.conf.pod | 15 +++++++++++++++ gosa-si/gosa-si-client.conf.5 | 10 +++++++++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/gosa-si/client.conf.pod b/gosa-si/client.conf.pod index 34bd2ee89..6f5a2a3ad 100644 --- a/gosa-si/client.conf.pod +++ b/gosa-si/client.conf.pod @@ -107,6 +107,21 @@ Defines in seconds the lifetime of the key GOsa-SI-server messages should be enc =back +=head2 [krb5] + +=over 2 + +=item admin = user + +Define the admin for your kerberos realm + +=item password = password + +Defines the password for your kerberos realm admin + +=back + + =head1 BUGS Please report any bugs, or post any suggestions, to the GOsa mailing list or to diff --git a/gosa-si/gosa-si-client.conf.5 b/gosa-si/gosa-si-client.conf.5 index 0f405d486..b87dc2113 100644 --- a/gosa-si/gosa-si-client.conf.5 +++ b/gosa-si/gosa-si-client.conf.5 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "CLIENT.CONF 1" -.TH CLIENT.CONF 1 "2009-09-04" "perl v5.10.0" "User Contributed Perl Documentation" +.TH CLIENT.CONF 1 "2009-12-09" "perl v5.10.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -199,6 +199,14 @@ Defines in seconds the timeout GOsa-SI-client is waiting for the next try if all .IP "key-lifetime = 600" 4 .IX Item "key-lifetime = 600" Defines in seconds the lifetime of the key GOsa-SI-server messages should be encrypted with. +.SS "[krb5]" +.IX Subsection "[krb5]" +.IP "admin = user" 2 +.IX Item "admin = user" +Define the admin for your kerberos realm +.IP "password = password" 2 +.IX Item "password = password" +Defines the password for your kerberos realm admin .SH "BUGS" .IX Header "BUGS" Please report any bugs, or post any suggestions, to the GOsa mailing list or to -- 2.30.2