GitHub user lisakowen opened a pull request:
https://github.com/apache/incubator-hawq-docs/pull/132
add support for active directory KDC server
restructured the kerberos topic - broke it up into 3 pages. link to the
"landing" page:
- http://docs-hdb-review.cfapps.io/review/hawq/clientaccess/kerberos.html
you can click the > in the left subnav to see the subtopics.
the bulk of the AD KDC content is in these links:
-
http://docs-hdb-review.cfapps.io/review/hawq/clientaccess/kerberos.html#kerberos_prereq
-
http://docs-hdb-review.cfapps.io/review/hawq/clientaccess/kerberos-userauth.html#hawq_kerb_cfg_adkdc
-
http://docs-hdb-review.cfapps.io/review/hawq/clientaccess/kerberos-userauth.html#hawq_kerb_user_cfg
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lisakowen/incubator-hawq-docs
feature/kerberos-ad-kdc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq-docs/pull/132.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #132
----
commit 533e02021af115ae21d0b584f8936e7aec0d6793
Author: Lisa Owen <[email protected]>
Date: 2017-10-24T23:25:16Z
add support for active directory KDC server
----
---