mboisson
Forum Replies Created
-
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationHi Paul,
I don’t see a parameter in the config page even with version 1.9.4. I don’t have access to wordpress files directly on our WP site. I thought the new version was supposed to introduce some way of changing the filter query through the web UI, is that not the case ?Thanks,
Maxime
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationWe have not tested to modify the source code (of that or the wordpress instance). However, we’ll see if we can make it work with the new version.
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationAnd indeed, posixGroup do not show up in the person’s information.
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationFor example, through ldapsearch, I would use:
ldapsearch -x -LLL -H ldaps://ldapurl -b “ou=People,dc=domain,dc=ca” “custom-attribute=custom-value”
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationHaving the ability to specify an LDAP filter would be awesomely flexible.
Forum: Plugins
In reply to: [wpDirAuth] LDAP with group restriction and automatic creationSo, do I understand that we have to modify the addon, i.e. it can’t be done through the web UI ?
Forum: Plugins
In reply to: [Plugin: Event Registration] Remove address, City, State, ZipI have modified this addon to not include address, city, state and zip by default. It only asks for first and last name and email. Of course, the above fields can be added by adding user defined questions. If you want me to send you the new, send me an email at : mboisso at zepto.ca.