Admin group show with ldap instead of 'no group' #5726
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
feature: ldap
feature: users and groups
low
needs info
papercut
Annoying recurring issue with possibly simple fix.
stale
Ticket or PR with no recent activity
Steps to reproduce
Expected behaviour
Tell us what should happen
Actual behaviour
Always show 'no-group'.
Server configuration
Operating system: ubuntu 16.04
Web server: apache 2.4
Database: mariadb 10.0
PHP version: 7.0.18
Nextcloud version: 11.0.3
Updated from an older Nextcloud/ownCloud or fresh install: fresh install
Where did you install Nextcloud from: tar.gz
Signing status:
Signing status
No errors have been found.List of activated apps: LDAP
App list
Enabled:
Disabled:
Nextcloud configuration:
Config report
{
"system": {
"instanceid": "ocqq0yiey7i8",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"xxxxxxxxxxxx.com"
],
"datadirectory": "/var/www/xxxxxxx/data",
"overwrite.cli.url": "http://xxxxxxxxxx.com",
"dbtype": "mysql",
"version": "11.0.3.2",
"dbname": "xxxxxxx",
"dbhost": "localhost",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"logtimezone": "UTC",
"installed": true,
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\OCA\User_LDAP\LDAPProviderFactory",
"memcache.local": "\OC\Memcache\APCu",
"memcache.locking": "\OC\Memcache\APCu"
}
}
Are you using external storage, if yes which one: no
Are you using encryption: yes/no
LDAP configuration (delete this part if not used)
LDAP config
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+
| Configuration | |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+
| hasMemberOfFilterSupport | 1 |
| hasPagedResultSupport | |
| homeFolderNamingRule | |
| lastJpegPhotoLookup | 0 |
| ldapAgentName | CN=acacloud,OU=Service,OU=ACA,DC=mydomain,DC=com |
| ldapAgentPassword | *** |
| ldapAttributesForGroupSearch | |
| ldapAttributesForUserSearch | |
| ldapBackupHost | |
| ldapBackupPort | |
| ldapBase | DC=mydomain,DC=com |
| ldapBaseGroups | DC=mydomain,DC=com |
| ldapBaseUsers | DC=mydomain,DC=com |
| ldapCacheTTL | 60 |
| ldapConfigurationActive | 1 |
| ldapDynamicGroupMemberURL | |
| ldapEmailAttribute | mail |
| ldapExperiencedAdmin | 0 |
| ldapExpertUUIDGroupAttr | |
| ldapExpertUUIDUserAttr | |
| ldapExpertUsernameAttr | sAMAccountName |
| ldapGroupDisplayName | cn |
| ldapGroupFilter | |
| ldapGroupFilterGroups | |
| ldapGroupFilterMode | 0 |
| ldapGroupFilterObjectclass | |
| ldapGroupMemberAssocAttr | uniqueMember |
| ldapHost | 192.168.253.8 |
| ldapIgnoreNamingRules | |
| ldapLoginFilter | (&(&(|(objectclass=person))(|(|(memberof=CN=cloudusers,OU=Gruppi,DC=mydomain,DC=com)(primaryGroupID=8888))))(samaccountname=%uid)) |
| ldapLoginFilterAttributes | |
| ldapLoginFilterEmail | 0 |
| ldapLoginFilterMode | 0 |
| ldapLoginFilterUsername | 1 |
| ldapNestedGroups | 0 |
| ldapOverrideMainServer | |
| ldapPagingSize | 500 |
| ldapPort | 389 |
| ldapQuotaAttribute | |
| ldapQuotaDefault | |
| ldapTLS | 0 |
| ldapUserDisplayName | displayName |
| ldapUserDisplayName2 | |
| ldapUserFilter | (&(|(objectclass=person))(|(|(memberof=CN=cloudusers,OU=Gruppi,DC=mydomain,DC=com)(primaryGroupID=8888)))) |
| ldapUserFilterGroups | cloudusers |
| ldapUserFilterMode | 0 |
| ldapUserFilterObjectclass | person |
| ldapUuidGroupAttribute | auto |
| ldapUuidUserAttribute | auto |
| turnOffCertCheck | 0 |
| turnOnPasswordChange | 0 |
| useMemberOfToDetectMembership | 1 |
+-------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+
Client configuration
Browser: 54.0.1 (32 bit)
Operating system: windows 10
The text was updated successfully, but these errors were encountered: