From: Günther Deschner Date: Thu, 23 Oct 2008 14:40:23 +0000 (+0200) Subject: s3-docs: add very basic winbind_krb5_locator.7 manpage. X-Git-Tag: samba-4.0.0alpha6~723^2~1 X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=90d3cac55f12b34f69f8f366b044dc6382a1a153;ds=sidebyside s3-docs: add very basic winbind_krb5_locator.7 manpage. Guenther --- diff --git a/docs-xml/manpages-3/winbind_krb5_locator.7.xml b/docs-xml/manpages-3/winbind_krb5_locator.7.xml new file mode 100644 index 00000000000..21352705d3f --- /dev/null +++ b/docs-xml/manpages-3/winbind_krb5_locator.7.xml @@ -0,0 +1,93 @@ + + + + + + winbind_krb5_locator + 7 + Samba + 7 + 3.3 + + + + + winbind_krb5_locator + A plugin for MIT and Heimdal Kerberos for detecting KDCs using Windows semantics. + + + + + DESCRIPTION + + + This plugin is part of the samba + 7 suite. + + + + winbind_krb5_locator is a plugin that permits MIT and + Heimdal Kerberos libraries to detect Kerberos Servers (for the KDC and + kpasswd service) using the same semantics that other tools of the Samba + suite use. This include site-aware DNS service record lookups and caching + of closest dc. + The plugin uses the public locator API provided by most modern Kerberos + implementations. + + + + PREREQUISITES + + MIT Kerberos (at least version 1.5) or Heimdal Kerberos (at least version + 1.0) is required. + + + + The plugin requires the winbindd daemon to be configured and started. + + + + The winbind_krb5_locator.so file needs to be manually + copied to the plugin directory of the system Kerberos library. + + For MIT Kerberos this is often: + /usr/lib/krb5/plugins/libkrb5/. + For Heimdal Kerberos this is often: + /usr/lib/plugin/krb5/. + + Please check your local Kerberos installation for the correct + paths. No modification in /etc/krb5.conf + is required to enable the use of this plugin. + + + After copying the locator plugin to the appropriate plugin + directory it should immediately be available for use. + Users should be able to kinit into their kerberized Windows + environment without any modification or servers + being put manually into /etc/krb5.conf + + + + + VERSION + + + This man page is correct for version 3 of the Samba suite. + + + + + AUTHOR + + + The original Samba software and related utilities were created by Andrew + Tridgell. Samba is now developed by the Samba Team as an Open Source + project similar to the way the Linux kernel is developed. + + + + The winbind_krb5_locator manpage page was written by Guenther Deschner. + + + +