Skip to content
  • Leigh B. Stoller's avatar
    Wrap up mkacct calls with a function call, like ADDPUBKEY. Checks to · 356a9fc0
    Leigh B. Stoller authored
    see if user actually has an account (by checking user status user
    table). Avoids trying to run suexec as a user that does not actuall
    exist on boss cause they do not have an account (since we allow users
    to edit personal info before being approved and getting an account).
    For addpubkey, we have to run the program as someone, so when the user
    does not have an account, run it as nobody.
    356a9fc0