#780995 dc-tool: option to read auth token from stdin

#780995#5
Date:
2015-03-22 22:18:32 UTC
From:
To:
Hi,

it would be nice if dc-tool had an option to read the auth token from
stdin. In particular I want to be able to use

  sudo -u dak-unpriv dc-tool ... < /a/file/dak-unpriv/cannot/read

where dak-unpriv should not have access to the actual secret.

Maybe "--auth-token @" (without a filename) could be used for this?

Ansgar