stonezdj(Daojun Zhang)
stonezdj(Daojun Zhang)
Please rebase the current branch with the main branch
Because the certificate might be configured in LB or Ingress, Harbor core can't check if its certificate expires internally, there is no good solution for it.
could you please check the core.log when the user login?
What are your LDAP group-related settings? (screenshot)
Is it an AD or openLDAP? if it is openLDAP the LDAP group filter should be `objectclass=groupOfNames`
LDAP group membership change to "memberof"? Is it an AD or openLDAP?
@mail2sandeepd You could change the LDAP group GID from `cn` to `sAMAccount` and try again? the current seems to be there is no LDAP group found in the current LDAP...
I check it in Harbor 2.1.x with DB auth, the maintainer role cannot edit the repository description. it is not a LDAP related issue. more like a UI issue.
https://github.com/goharbor/harbor/blob/master/make/harbor.yml.tmpl#L182 If you need to add registry in the components list ``` proxy: http_proxy: http://proxy.example.com:3128 https_proxy: http://proxy.example.com:3128 no_proxy: components: - core - jobservice - trivy - registry ``` meanwhile, the...
@ninjadq it seems that there is no env file in the registry container