hi, is it possible to create user accounts in flee...
# kolide
a
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
Not currently possible
a
Is it possible to just insert the user record into the DB by hand?
z
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.