Knowledge Base

Preserving for the future: Shell scripts, AoC, and more

Update osc password for Open Build Service

After the Open Build Service's effort to migrate to the new authentication system, I went ahead and just rotated my password.

adrianSuSE wrote 2 days ago: OBS has switched to the new authentification system: https://idp-portal-info.suse.com

Of course my osc commands started failing on the command line. The man page for osc is a little obtuse. You have to omit the word "section" when changing the password.

osc config https://api.opensuse.org --change-password

And then osc will be back on track!

Comments