fn bind_user_from_idents( session: &SessionImpl, names: Vec<Ident>, ) -> Result<Vec<u32>, RwError>
Bind user from idents to user ids.