View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000568 | SOGo | Backend General | public | 2010-04-13 08:51 | 2020-06-18 21:27 |
Reporter | skasch | Assigned To | francis | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | fixed | ||
Product Version | 1.2.1 | ||||
Summary | 0000568: add LDAP / Active Directory Attribute memberOf | ||||
Description | Hi, i´m missing the memberOf attribute to query for. would it be possible thanks, sascha | ||||
Tags | No tags attached. | ||||
I miss it too. So here are a few further informations: memberOf is a "operational attribute". "" returns all non operational attributes and "+" returns all operational attributes. So far, SOGo is only looking for "" attributes. "*" and "+" would be required or a configuration option to specify either additional attributes or all attributes. |
|
See fix in https://github.com/inverse-inc/sogo/pull/27 |
|
sogo: master 27840093 2020-06-09 11:52 Committer: GitHub Details Diff |
feat(core): add lookupFields attribute in LDAP source This field allows for looking up attributes not returned with the default query, such as operational attributes. Fixes 0000568 Co-authored-by: Skrupellos <skruppy@onmars.eu> |
Affected Issues 0000568 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.h | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
sogo: feature/mail-identities 882085cd 2020-06-09 11:52 Committer: francis Details Diff |
feat(core): add lookupFields attribute in LDAP source This field allows for looking up attributes not returned with the default query, such as operational attributes. Fixes 0000568 Co-authored-by: Skrupellos <skruppy@onmars.eu> |
Affected Issues 0000568 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.h | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-04-13 08:51 | skasch | New Issue | |
2014-03-14 23:35 | skrupellos | Note Added: 0006711 | |
2014-03-15 20:33 | skrupellos | Note Added: 0006713 | |
2020-06-09 15:52 | nfabre | Changeset attached | => sogo master 27840093 |
2020-06-18 21:27 | francis | Changeset attached | => sogo feature/mail-identities 882085cd |
2020-06-18 21:27 | francis | Assigned To | => francis |
2020-06-18 21:27 | francis | Resolution | open => fixed |