浏览代码

HUE-8815 [doc] Add LDAP Troubleshooting

Ying Chen 6 年之前
父节点
当前提交
f4e3d2fc29
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      docs/docs-site/content/administrator/configuration/server/_index.md

+ 8 - 0
docs/docs-site/content/administrator/configuration/server/_index.md

@@ -236,6 +236,14 @@ Set both LDAP Username Pattern and LDAP Bind User Distinguished Name to a DN str
 
 Note: When using direct bind, set LDAP Search Base, not for authentication (you can log on to Hue without it), but to Synchronize Hue with LDAP Server.
 
+#### Troubleshooting
+
+##### Issue: 
+Hue is not able to sync the LDAP group in Hue and it reports the following error : Could not get LDAP details for groups in pattern <group_name>
+
+##### Solution: 
+check your configuration if 'subgroups' is set under [[ldap]] and remove it.
+
 
 ### SAML