Date   

Re: Admin password not working if using external database

Gaurav Negi
 

Dear Harbor users,
   Please ignore this email. 
I am good now. Issue was with the DB instance I created with AWS RDS.
After fixing it it works. 

Thanks
-Gaurav

On Tue, Jan 21, 2020 at 2:00 PM Gaurav Negi via Lists.Cncf.Io <gaurav.negi=gmail.com@...> wrote:
Dear Harbor users,
   Apologies for spanning. But I think there is a bug in harbor. 
I am using harbor Version v1.9.4-49eb397c

1. I install a fresh new harbor on a new VM. 
I put external database in AWS RDS, with my harbor.yml file looks like this

image.png

2. When I brought up the harbor (using sudo ./install.sh)
From UI, it is not accepting admin password.
Which I have put default "Harbor12345"
and I am seeing screen below.

image.png
3. But if I change it to local database.
and bring up harbor. It accepts admin password as "Harbor12345"

Can you please suggest? How can I use external database?
If using that, what will be the admin password?

Thanks
-Gaurav


Re: Enterprise support for Harbor

Michael Michael <michmike@...>
 

In the open source community, we do offer best-effort support for Harbor. Please see this page for our support statement.
https://github.com/goharbor/harbor/blob/master/RELEASES.md

thanks!


Re: Harbor integration with Okta

Gaurav Negi
 

Thank you Daniel. 
It worked after I did fresh install of Harbor on a new VM.
And Integrated it with OIDC Okta. It works perfectly.

Thank you.

On Mon, Jan 20, 2020 at 8:16 PM Gaurav Negi via Lists.Cncf.Io <gaurav.negi=gmail.com@...> wrote:
Thank you so much Daneil. 
I will try out after creating some users.

Thanks
-Gaurav

On Mon, Jan 20, 2020 at 7:59 PM Daniel Jiang via Lists.Cncf.Io <jiangd=vmware.com@...> wrote:

Because Harbor does not support concept like “auth domain”

 

Once there are user records in the DB, you can’t switch the auth mode.

 

In a fresh install you can do the configuration

 

 

Best Regards

— 

Daniel Jiang  | 姜坦

Engineer, VMware R&D, Beijing

+86 10-59934536

 

 

On 2020/1/21, 4:07 AM, "harbor-users@... on behalf of gaurav.negi via Lists.Cncf.Io" <harbor-users@... on behalf of gaurav.negi=gmail.com@...> wrote:

 

Can we integrate Harbor to Okta?
I am trying Harbor to replace artifactory.

In my staging, I can bring up harbor, but
But configuration ---> Auth Mode, is disabled to "database"
I cannot pick another value.

Please suggest?


Admin password not working if using external database

Gaurav Negi
 

Dear Harbor users,
   Apologies for spanning. But I think there is a bug in harbor. 
I am using harbor Version v1.9.4-49eb397c

1. I install a fresh new harbor on a new VM. 
I put external database in AWS RDS, with my harbor.yml file looks like this

image.png

2. When I brought up the harbor (using sudo ./install.sh)
From UI, it is not accepting admin password.
Which I have put default "Harbor12345"
and I am seeing screen below.

image.png
3. But if I change it to local database.
and bring up harbor. It accepts admin password as "Harbor12345"

Can you please suggest? How can I use external database?
If using that, what will be the admin password?

Thanks
-Gaurav


Re: Password not working for admin user after changing to external database.

erikdewaard@...
 

Well that come of as toxic. 
Unsubscribe

On Tue, Jan 21, 2020, 07:31 Daniel Jiang via Lists.Cncf.Io <jiangd=vmware.com@...> wrote:

Hello,

 

This mailing list is for Harbor users, however, for problem like you mentioned in original Email, which requires trouble shooting and potentially some back and forth, github issue is a more efficient way for communication.

 

 

Best Regards

— 

Daniel Jiang  | 姜坦

Engineer, VMware R&D, Beijing

+86 10-59934536

 

 

On 2020/1/21, 12:36 PM, "harbor-users@... on behalf of Gaurav Negi via Lists.Cncf.Io" <harbor-users@... on behalf of gaurav.negi=gmail.com@...> wrote:

 

Is this mailing list not for harbor users?

 

On Mon, Jan 20, 2020 at 8:33 PM xalex via Lists.Cncf.Io <xalex=vmware.com@...> wrote:

Hi please stop using this mailing list for asking about troubleshooting related issues.  please post these kinds of questions on goharbor repo : https://github.com/goharbor/harbor


Re: Password not working for admin user after changing to external database.

Daniel Jiang
 

Hello,

 

This mailing list is for Harbor users, however, for problem like you mentioned in original Email, which requires trouble shooting and potentially some back and forth, github issue is a more efficient way for communication.

 

 

Best Regards

— 

Daniel Jiang  | 姜坦

Engineer, VMware R&D, Beijing

+86 10-59934536

 

 

On 2020/1/21, 12:36 PM, "harbor-users@... on behalf of Gaurav Negi via Lists.Cncf.Io" <harbor-users@... on behalf of gaurav.negi=gmail.com@...> wrote:

 

Is this mailing list not for harbor users?

 

On Mon, Jan 20, 2020 at 8:33 PM xalex via Lists.Cncf.Io <xalex=vmware.com@...> wrote:

Hi please stop using this mailing list for asking about troubleshooting related issues.  please post these kinds of questions on goharbor repo : https://github.com/goharbor/harbor


Re: Password not working for admin user after changing to external database.

Gaurav Negi
 

Is this mailing list not for harbor users?


On Mon, Jan 20, 2020 at 8:33 PM xalex via Lists.Cncf.Io <xalex=vmware.com@...> wrote:
Hi please stop using this mailing list for asking about troubleshooting related issues.  please post these kinds of questions on goharbor repo : https://github.com/goharbor/harbor


Re: Password not working for admin user after changing to external database.

Alex Xu
 

Hi please stop using this mailing list for asking about troubleshooting related issues.  please post these kinds of questions on goharbor repo : https://github.com/goharbor/harbor


Password not working for admin user after changing to external database.

Gaurav Negi
 

Dear Harbor experts,
   1st I installed harbor using local database. and started it.
After that I changed harbor.yml file and added external_database for harbor made it point to RDS in AWS. And then started harbar.again.

Now admin user is not accepting the default password.

Any idea?

Thanks
-Gaurav


Re: Harbor integration with Okta

Gaurav Negi
 

Thank you so much Daneil. 
I will try out after creating some users.

Thanks
-Gaurav

On Mon, Jan 20, 2020 at 7:59 PM Daniel Jiang via Lists.Cncf.Io <jiangd=vmware.com@...> wrote:

Because Harbor does not support concept like “auth domain”

 

Once there are user records in the DB, you can’t switch the auth mode.

 

In a fresh install you can do the configuration

 

 

Best Regards

— 

Daniel Jiang  | 姜坦

Engineer, VMware R&D, Beijing

+86 10-59934536

 

 

On 2020/1/21, 4:07 AM, "harbor-users@... on behalf of gaurav.negi via Lists.Cncf.Io" <harbor-users@... on behalf of gaurav.negi=gmail.com@...> wrote:

 

Can we integrate Harbor to Okta?
I am trying Harbor to replace artifactory.

In my staging, I can bring up harbor, but
But configuration ---> Auth Mode, is disabled to "database"
I cannot pick another value.

Please suggest?


Re: Harbor integration with Okta

Daniel Jiang
 

Because Harbor does not support concept like “auth domain”

 

Once there are user records in the DB, you can’t switch the auth mode.

 

In a fresh install you can do the configuration

 

 

Best Regards

— 

Daniel Jiang  | 姜坦

Engineer, VMware R&D, Beijing

+86 10-59934536

 

 

On 2020/1/21, 4:07 AM, "harbor-users@... on behalf of gaurav.negi via Lists.Cncf.Io" <harbor-users@... on behalf of gaurav.negi=gmail.com@...> wrote:

 

Can we integrate Harbor to Okta?
I am trying Harbor to replace artifactory.

In my staging, I can bring up harbor, but
But configuration ---> Auth Mode, is disabled to "database"
I cannot pick another value.

Please suggest?


Re: Enterprise support for Harbor

Alex Xu
 

Hi Harbor is an open source project under cncf so it does not come with enterprise support.  There are commercial flavors of Harbor on the market that come with enterprise support.  If you're interested in learning more, please ping me directly


Enterprise support for Harbor

Gaurav Negi
 

Is there any Enterprise support for Harbor?


Harbor integration with Okta

Gaurav Negi
 

Can we integrate Harbor to Okta?
I am trying Harbor to replace artifactory.

In my staging, I can bring up harbor, but
But configuration ---> Auth Mode, is disabled to "database"
I cannot pick another value.

Please suggest?


Gathering data from Harbor API to parse for monitoring

shai.ben.naphtali@...
 

Hello,

With goharbor/harbor-core:v1.9.2 ; I want to utilize the API to collect stats and various data to later digest and setup monitoring.

I seem to either miss something or maybe I'm not seeing things for what they are, but I noticed that using the API is all or nothing. Meaning, I can't setup a user with Read Only permissions to just collect the data I want via the API.

The API requires authorization by users that, have admin permissions. This for me is a security risk that I can't commit to.

How do you go about setting up (if this is at all possible) a read-only user that has access to the various GET API endpoints?

Cheers,
Shai


addressing critical vulnerabilities in Harbor #security

Michael Michael <michmike@...>
 

Attention Harbor Users,
 
Please upgrade Harbor to the releases 1.8.6 or 1.9.3. These are the releases of Harbor that have been patched to address the security advisories listed below.
 
https://github.com/goharbor/harbor/security/advisories/GHSA-qcfv-8v29-469w
https://github.com/goharbor/harbor/security/advisories/GHSA-rh89-vvrg-fg64 
https://github.com/goharbor/harbor/security/advisories/GHSA-3868-7c5x-4827
https://github.com/goharbor/harbor/security/advisories/GHSA-6qj9-33j4-rvhg
https://github.com/goharbor/harbor/security/advisories/GHSA-gcqm-v682-ccw6


Welcome to join the Harbor community meeting on this Wednesday (Dec. 4th)

Steven Zou
 

Dear community members,

 

  As planned, the Harbor community meeting will be held on this Wednesday (Dec 4th). As we’re heading to the GA date of V1.10 and the next V1.11 release is under planning now, your valuable feedback is critical to the next step of Harbor!  Welcome to join and don’t miss it!

 

  Agenda:

 

  - Community updates (5 mins)

    - 1.10 related updates

    - KubeCon SanDiego Conference related

    - Other community related status updates

  - Next release V1.11 plan and direction sharing (10 mins) - Alex Xu

  - Call for involvement in the upstream projects of Harbor (etc. distribution/notary etc.) (5 mins) - Daniel Jiang

  - Free discussions: Any Harbor community and project related questions

 

Time:

For APAC and EU: 21:00-21:30 (Beijing Time) / 06:00-06:30 AM (PDT)  Dec. 4th, Wednesday

For US: 13:00-13:30 (PDT)  Dec 4th, Wednesday

 

Zoom link: https://zoom.us/j/734959521

 

 

 

thanks&regards

-- 

Steven Zou(邹佳)

 

Engineer, CNA, VMware R&D | Harbor Core Maintainer

 

Mail: szou@...

Cell: +8618600021252

Addr: 9F Tower C, Raycom Info Tech Park, No. 2 Kexueyuan South Road Haidian District, Beijing 100738 China

 

 


Harbor 1.8.6 and 1.9.3

Michael Michael <michmike@...>
 

the Harbor team strongly recommends you upgrade your Harbor installation to Harbor 1.8.6 and 1.9.3.

thanks and happy thanksgiving!


Invitation: Harbor Community Meeting (USA) @ Wed Jan 1, 2020 3pm - 3:30pm (CST) (harbor-users@lists.cncf.io)

Michael Michael <michmike@...>
 

You have been invited to the following event.

Harbor Community Meeting (USA)

When
Wed Jan 1, 2020 3pm – 3:30pm Central Time - Chicago
Calendar
harbor-users@...
Who
Michael Michael - creator
michaelmi@...
meiselesb@...
harbor-users
harbor-users@...
harbor-dev@...
harbor-dev
hello everyone,

Updating the time for the USA community meeting of Harbor to a friendlier time. This is a recurring calendar invite for the bi-weekly Harbor community meetings. There will be two meetings, one for USA and one for China/Europe. You only need to attend one of them.

To attend, use the following Zoom link: https://zoom.us/j/734959521

Meeting notes, agenda, recordings of past meetings and other details are located at https://github.com/goharbor/community/blob/master/MEETING_SCHEDULE.md and https://github.com/goharbor/community/tree/master/conf-calls

Going (harbor-users@...)?   Yes - Maybe - No    more options »

Invitation from Google Calendar

You are receiving this courtesy email at the account harbor-users@... because you are an attendee of this event.

To stop receiving future updates for this event, decline this event. Alternatively you can sign up for a Google account at https://www.google.com/calendar/ and control your notification settings for your entire calendar.

Forwarding this invitation could allow any recipient to send a response to the organizer and be added to the guest list, or invite others regardless of their own invitation status, or to modify your RSVP. Learn More.


Invitation: Harbor Community Meeting (USA) @ Every 2 weeks from 3pm to 3:30pm on Wednesday (CST) (harbor-users@lists.cncf.io)

Michael Michael <michmike@...>
 

You have been invited to the following event.

Harbor Community Meeting (USA)

When
Every 2 weeks from 3pm to 3:30pm on Wednesday Central Time - Chicago
Calendar
harbor-users@...
Who
Michael Michael - creator
harbor-dev
harbor-users
michaelmi@...
meiselesb@...
harbor-users@...
harbor-dev@...
hello everyone,

Updating the time for the USA community meeting of Harbor to a friendlier time. This is a recurring calendar invite for the bi-weekly Harbor community meetings. There will be two meetings, one for USA and one for China/Europe. You only need to attend one of them.

To attend, use the following Zoom link: https://zoom.us/j/734959521

Meeting notes, agenda, recordings of past meetings and other details are located at https://github.com/goharbor/community/blob/master/MEETING_SCHEDULE.md and https://github.com/goharbor/community/tree/master/conf-calls

Going (harbor-users@...)?   All events in this series:   Yes - Maybe - No    more options »

Invitation from Google Calendar

You are receiving this courtesy email at the account harbor-users@... because you are an attendee of this event.

To stop receiving future updates for this event, decline this event. Alternatively you can sign up for a Google account at https://www.google.com/calendar/ and control your notification settings for your entire calendar.

Forwarding this invitation could allow any recipient to send a response to the organizer and be added to the guest list, or invite others regardless of their own invitation status, or to modify your RSVP. Learn More.