I'm trying to get an asset listing of some LDAP components, but keep running into problems. First of all, if I select an LDAP bridge as the Root Node, when displaying the asset list I get the following 2 errors:
PHP Notice
File: [SYSTEM_ROOT]/packages/ldap/ldap_bridge/ldap_bridge.inc Line: 568
Message: Undefined index: objectclass
Backtrace: Show
PHP Warning
File: [SYSTEM_ROOT]/packages/ldap/ldap_bridge/ldap_bridge.inc Line: 569
Message: Invalid argument supplied for foreach()
Backtrace: Show
These errors are repeating multiple times, I'm assuming for each child asset of the bridge that is trying to be listed.
When I try and change the root node to something further down the LDAP Bridge tree, I get the following error when commiting the details page:
MySource Error
File: [SYSTEM_ROOT]/core/include/assertions.inc Line: 504
Message: [ASSERT EXCEPTION] You cannot create a link to or from a shadow asset (LINE 2970 IN [SYSTEM_ROOT]/core/include/asset_manager.inc) [SYS0270]
Backtrace: Show
Is it possible to do an asset listing of an LDAP bridge, or it's children?
I think it may be possible in 3.8, but not in 3.6
[quote]I think it may be possible in 3.8, but not in 3.6
[right][post=“8274”]<{POST_SNAPBACK}>[/post][/right][/quote]
So is there any way to draw information on users from an LDAP bridge and display them in bodycopy somewhere in 3.6?
No.
So at this stage, the only use for the LDAP bridge is authentication? If so, then what is the purpose of the LDAP User Setup? Is it only so you can view a users information from the backend?
That's right.