rra / wallet

Secure data management system
https://www.eyrie.org/~eagle/software/wallet/
Other
5 stars 6 forks source link

Authorization hook to control who can autocreate #5

Open jonrober opened 9 years ago

jonrober commented 9 years ago

Support an authorization hook to determine whether or not to permit autocreate. One requested example feature is to limit autocreate of keytab objects to certain hosts involved in deployment. It should be possible to write a hook that takes the information about what object is being autocreated and can accept or decline.