https://bugzilla.wikimedia.org/show_bug.cgi?id=28217

--- Comment #8 from Thomas Schweikle <[email protected]> 2011-03-25 11:56:46 UTC 
---
As far as the documentation goes, I shall be able to list all users and groups
by going to:

https://srv.example.org/wiki/index.php?title=Spezial%3ABenutzer&username=&group=&limit=50

There are no users and no groups at all shown. Same from commandline (on the
very same server):

root@zm1:/opt/mediawiki# ldapsearch uid=www-data
SASL/GSSAPI authentication started
SASL username: [email protected]
SASL SSF: 56
SASL data security layer installed.
# extended LDIF
#
# LDAPv3
# base <dc=example,dc=org> (default) with scope subtree
# filter: uid=www-data
# requesting: ALL
#

# www-data, System, example.org
dn: uid=www-data,ou=System,dc=example,dc=org
uid: www-data
cn: www-data
objectClass: account
objectClass: posixAccount
objectClass: top
objectClass: shadowAccount
shadowMax: 99999
shadowWarning: 7
loginShell: /bin/sh
uidNumber: 33
gidNumber: 33
homeDirectory: /var/www
gecos: www-data

# search result
search: 5
result: 0 Success

# numResponses: 2
# numEntries: 1


The ldap-server supports anonymous binds for a subset of names.

I've configured a search proxy, as suggested by others. Same result. The error
lines in apaches error log didn't even change.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to