summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0d27a25)
raw | patch | inline | side by side (parent: 0d27a25)
author | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Dec 2009 23:13:28 +0000 (23:13 +0000) | ||
committer | opensides <opensides@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Dec 2009 23:13:28 +0000 (23:13 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14883 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/client.conf.pod | patch | blob | history | |
gosa-si/gosa-si-client.conf.5 | patch | blob | history |
index 34bd2ee89ee4e102f05bcec62e0f68b30411c196..6f5a2a3ad0c116b095a399d5eebb2a7a9c409c45 100644 (file)
--- 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 <gosa-devel@oss.gonicus.de> or to <https://oss.gonicus.de/labs/gosa>
index 0f405d486a8c12b3389e76de69f69ebc8d7d9723..b87dc2113969ec18b507029f560962f4370539ba 100644 (file)
.\" ========================================================================
.\"
.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 <gosa\-devel@oss.gonicus.de> or to <https://oss.gonicus.de/labs/gosa>