Am Tue, 16 May 2017 06:28:21 +0200 schrieb Dave Plater dplater.list@gmail.com:
Hi, I see an option "keyring=" is there a way I can use key pairs instead of plain text password for osc? Thanks Dave P
Try this in oscrc: [general] use_keyring = 0 plaintext_passwd = 0 [https://api.opensuse.org] user=olh passx=Qwhatever
You need to temporary rename the URL section, then do "osc ls home:dplater", then restore the contents in oscrc.
Olaf