freeipa/install/tools
Alexander Bokovoy e95a7b1b8d ipa-adtrust-install: configure compatibility tree to serve trusted domain users
Enables  support  for  trusted  domains  users  for old clients through Schema
Compatibility plugin.  SSSD supports trusted domains natively starting with
version 1.9 platform. For platforms that lack SSSD or run older SSSD version
one needs  to  use  this  option.  When  enabled, slapi-nis  package  needs  to
be  installed  and schema-compat-plugin will be configured to provide lookup of
users and groups from trusted domains via SSSD on IPA server. These users and
groups will be available under  cn=users,cn=compat,$SUFFIX  and
cn=groups,cn=compat,$SUFFIX trees.  SSSD will normalize names of users and
groups to lower case.

In  addition  to  providing  these users and groups through the compat tree,
this option enables authentication over LDAP for trusted domain users with DN
under compat tree, i.e. using bind DN uid=administrator@ad.domain,cn=users,cn=compat,$SUFFIX.

This authentication  is related to  PAM  stack  using  'system-auth' PAM
service. If you have disabled HBAC rule 'allow_all', then make sure there is
special service called 'system-auth' created and HBAC rule to allow access to
anyone to this rule on IPA masters is added. Please note that system-auth PAM
service is  not used directly by any other application, therefore it is safe to
create one specifically to support trusted domain users via compatibility path.

https://fedorahosted.org/freeipa/ticket/3567
2013-07-18 17:56:30 +02:00
..
man ipa-adtrust-install: configure compatibility tree to serve trusted domain users 2013-07-18 17:56:30 +02:00
ipa-adtrust-install ipa-adtrust-install: configure compatibility tree to serve trusted domain users 2013-07-18 17:56:30 +02:00
ipa-advise Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
ipa-backup Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-ca-install Fix CA-less check in ipa-replica-install and ipa-ca-install. 2013-06-26 11:00:20 +02:00
ipa-compat-manage Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
ipa-csreplica-manage Update only selected attributes for winsync agreement 2013-04-16 10:05:43 -04:00
ipa-dns-install Use private ccache in ipa install tools 2013-06-05 12:27:45 +02:00
ipa-ldap-updater Framework for admin/install tools, with ipa-ldap-updater 2012-07-22 23:17:56 -04:00
ipa-managed-entries Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
ipa-nis-manage Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
ipa-replica-conncheck Check SSH connection in ipa-replica-conncheck 2013-02-19 17:04:10 -05:00
ipa-replica-install Create Firefox configuration extension on CA-less install 2013-06-27 16:01:52 +02:00
ipa-replica-manage Handle connection timeout in ipa-replica-manage 2013-05-02 10:55:54 -04:00
ipa-replica-prepare Port ipa-replica-prepare to the admintool framework 2013-02-01 13:44:59 -05:00
ipa-restore Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-server-certinstall Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
ipa-server-install Create Firefox configuration extension on CA-less install 2013-06-27 16:01:52 +02:00
ipa-upgradeconfig Add 'ipa_server_mode' option to SSSD configuration 2013-07-18 17:49:23 +02:00
ipactl Remove code to install Dogtag 9 2013-05-31 10:26:07 +02:00
Makefile.am Provide ipa-advise tool 2013-07-17 13:49:59 +02:00