9 Jan 2008 16:17
Initial Success Report
Ryan et al.: Congrats on Extension:LDAP_Authentication, You're doing some great work here. Our systems are: - FreeBSD 6.x / amd64 - OpenLDAP 2.3.4x - Apache 2.3 - PHP 5.2.5 - WM 1.11.0 from Ports - TLS works - Proxy User works - I've managed to make things work with our non-standard LDAP tree So far the only problems that I've encountered - "Proxy Agent" is ambiguous and even misleading. If you look at something like PADL PAM_LDAP or NSS_LDAP, they simply refer to these as "bindpw" and "bindcn" -- or even a better name is "MetaUser" since LDAP as a whole is ambiguous as to what constitutes a user or identity (a DN). - WRT groups, It isn't entirely clear which settings control which group a UID=/CN= must be a member of (PADL calls this $pam_groupdn) v.s. how meta-group member _WITHIN_ media-wiki is determined (PADL call it $nss_base_group) - $wgLDAPProxyAgentPassword isn't accepting a proper SHA1+Base64'd(Continue reading)
RSS Feed