View Issue Details

IDProjectCategoryView StatusLast Update
0000568SOGoBackend Generalpublic2020-06-18 21:27
Reporterskasch Assigned Tofrancis  
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionfixed 
Product Version1.2.1 
Summary0000568: add LDAP / Active Directory Attribute memberOf
Description

Hi,

i´m missing the memberOf attribute to query for. would it be possible
to implement this one as well?

thanks,

sascha

TagsNo tags attached.

Activities

skrupellos

skrupellos

2014-03-14 23:35

reporter   ~0006711

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.

skrupellos

skrupellos

2014-03-15 20:33

reporter   ~0006713

See fix in https://github.com/inverse-inc/sogo/pull/27

Related Changesets

sogo: master 27840093

2020-06-09 11:52

nfabre

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

nfabre

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

Issue History

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