Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Allow revoking the access rights #13

Open
ePaul opened this issue Feb 5, 2016 · 1 comment
Open

Allow revoking the access rights #13

ePaul opened this issue Feb 5, 2016 · 1 comment

Comments

@ePaul
Copy link

ePaul commented Feb 5, 2016

When I'm done with whatever I had to do, it would be nice if I could tell piu this, which then would revoke the granted access. Something like this:

piu revoke-access ‹host›

This would revoke whatever grant to me was previously created for that host.
There should also be some way to revoke all access grants.

@hjacobs
Copy link
Contributor

hjacobs commented Feb 5, 2016

@ePaul yes, that's actually a good feature request.

For now you can simply choose a rather small --lifetime (default is only 60 minutes):

# revoke after 20 minutes:
piu req 172.31.1.1 -t 20 "test lifetime"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants