https://github.com/osquery/osquery logo
#kolide
Title
w

Woogs

04/02/2019, 5:38 PM
Any way to delete a user? Looks like I only see disable?
z

zwass

04/02/2019, 5:43 PM
I was noticing this the other day and thinking that we ought to allow users to be deleted. I'll file an issue and see if I can get it done soon.
w

Woogs

04/02/2019, 5:43 PM
awesome, thanks!
would it be risky to just manually delete out of the database? Not sure how everything ties together
z

zwass

04/02/2019, 5:46 PM
I think the reason why users originally could not be deleted was because there was a foreign key from query to the user who created it. I don't think that is the case anymore, but would need to do some research to be sure. If you are eager to do this, try deleting manually in the DB and re-insert that row if errors result.
w

Woogs

04/02/2019, 5:47 PM
ok, definitely not super critical
appreciate the context though!
🍻 1