Focal Point
[CLOSED] LDAP Setting is not working

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2367050296

November 26, 2019, 04:58 AM
nox
[CLOSED] LDAP Setting is not working
Hi

I try to follow:
https://infocenter.information...source%2Ftopic18.htm
to Configure LDAP to connect my MS AD, but no luck, I try to see if able to See members within a group in AD(GSS_DEMO_GLOBAL) any thing I mis-configure?

LDAP:
LDAP_PROVIDER = ldap03
BEGIN
ldap_host = WIN-UU36BKNT7AS
ldap_port = 389
ldap_referrals = n
ldap_secure_connection = n
ldap_search_timeout = 60
ldap_ad_only = Windows security - NEGOTIATE
ldap_group_attribute = GSS_DEMO_GLOBAL
ldap_group_class = top;group
ldap_member_attribute = CN=Nox03,CN=Users,DC=noxadmin,DC=net;CN=Nox01,CN=Users,DC=noxadmin,DC=net
ldap_group_base = CN=GSS_DEMO_GLOBAL,CN=Users,DC=noxadmin,DC=net
ldap_group_scope = subtree
trust_ext = y
END

AD:
cn DirectoryString 1 GSS_DEMO_GLOBAL
distinguishedName DN 1 CN=GSS_DEMO_GLOBAL,CN=Users,DC=noxadmin,DC=net
dSCorePropagationData GeneralizedTime 1 1601/1/1 上午 08:00:00
groupType Integer 1 2
instanceType Integer 1 4
member DN 2 CN=Nox03,CN=Users,DC=noxadmin,DC=net;CN=Nox01,CN=Users,DC=noxadmin,DC=net
name DirectoryString 1 GSS_DEMO_GLOBAL
nTSecurityDescriptor NTSecurityDescriptor 1 D:AI(OA;;RP;46a9b11d-60ae-405a-b7e8-ff8a58d456d2;;S-1-5-32-560)(OA;;CR;ab721a55-1e2f-11d0-9819-00aa0040529b;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;DA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;AO)(A;;LCRPLORC;;;PS)(A;;LCRPLORC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SY)(OA;CIIOID;RP;4c164200-20c0-11d0-a768-00aa006e0529;4828cc14-1437-45bc-9b07-ad6f015e5f28;RU)(OA;CIIOID;RP;4c164200-20c0-11d0-a768-00aa006e0529;bf967aba-0de6-11d0-a285-00aa003049e2;RU)(OA;CIIOID;RP;5f202010-79a5-11d0-9020-00c04fc2d4cf;4828cc14-1437-45bc-9b07-ad6f015e5f28;RU)(OA;CIIOID;RP;5f202010-79a5-11d0-9020-00c04fc2d4cf;bf967aba-0de6-11d0-a285-00aa003049e2;RU)(OA;CIIOID;RP;bc0ac240-79a9-11d0-9020-00c04fc2d4cf;4828cc14-1437-45bc-9b07-ad6f015e5f28;RU)(OA;CIIOID;RP;bc0ac240-79a9-11d0-9020-00c04fc2d4cf;bf967aba-0de6-11d0-a285-00aa003049e2;RU)(OA;CIIOID;RP;59ba2f42-79a2-11d0-9020-00c04fc2d3cf;4828cc14-1437-45bc-9b07-ad6f015e5f28;RU)(OA;CIIOID;RP;59ba2f42-79a2-11d0-9020-00c04fc2d3cf;bf967aba-0de6-11d0-a285-00aa003049e2;RU)(OA;CIIOID;RP;037088f8-0ae1-11d2-b422-0
objectCategory DN 1 CN=Group,CN=Schema,CN=Configuration,DC=noxadmin,DC=net
objectClass OID 2 top;group
objectGUID OctetString 1 {3C58CA33-FDA9-42A0-BB7B-A804F91B0876}
objectSid Sid 1 S-1-5-21-3618954390-2701721919-430315951-1109
sAMAccountName DirectoryString 1 GSS_DEMO_GLOBAL
sAMAccountType Integer 1 268435457
uSNChanged Integer8 1 0x401C
uSNCreated Integer8 1 0x4017
whenChanged GeneralizedTime 1 2019/11/26 下午 05:41:38
whenCreated GeneralizedTime 1 2019/11/26 下午 05:41:38

This message has been edited. Last edited by: nox,


WebFOCUS v8.2.06 , Windows
November 26, 2019, 10:55 AM
FP Mod Chuck
Nox

Every LDAP environment is unique and we will not be able to debug this. I recommend you use the Softerra LDAP browser to verify your settings but you will probably need to open a case and work with techsupport to resolve this.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
November 27, 2019, 09:34 PM
nox
I think preparing for LDAP Environment is not setup in mine. I try search for setup and I find the Doc. saying : "Install LDAP vendor's libraries. For details, see LDAP Vendor Library Prerequisites in the Web Console help system (expand the Server Administration folder, then open the Security topic and choose Security LDAP)"

look like I need to install LDAP vender's libraries, and for detail see "LDAP Vendor Library Prerequisites in the Web Console help system"
I CAN NOT find any infro. about this in DMC nor WebFOCUS Server web console(8121).
version I'm using is 8.2, maybe the Doc out- dated?


WebFOCUS v8.2.06 , Windows
November 27, 2019, 10:59 PM
nox
NVM I think I figure out already! Thanks!


WebFOCUS v8.2.06 , Windows