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

asvoboda

09/22/2020, 4:21 PM
hi, is it possible to create user accounts in fleet without sending an email invite first?
https://github.com/kolide/fleet/issues/1705 suggests it may not be possible atm, but its an old issue so I’m hopeful its supported today? 🙂
s

sundsta

09/22/2020, 4:32 PM
Not currently possible
a

asvoboda

09/22/2020, 4:33 PM
Is it possible to just insert the user record into the DB by hand?
z

zwass

09/22/2020, 9:32 PM
Possible, yes, but you'll have to make sure that the password is hashed properly. My suggested workaround is spin up something like Mailhog to have "email" support.
6 Views