diff --git a/cmd/ro/main.go b/cmd/ro/main.go index 2bd2ff6..a9055ab 100644 --- a/cmd/ro/main.go +++ b/cmd/ro/main.go @@ -167,6 +167,7 @@ func runReEncrypt() { Name: user, Password: pswd, Owners: processCSL(owners), + Minimum: minUsers, LeftOwners: processCSL(lefters), RightOwners: processCSL(righters), Labels: processCSL(labels),