<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Creating Users Without SMTP: How to Manually Set Passwords in FusionAuth]]></title><description><![CDATA[<p dir="auto">Can I create a user in a tenant if SMTP hasn’t been configured? I want to set up an account, but the user isn’t receiving emails (likely because SMTP isn’t set up). Is there a way to manually assign a password so they can log in?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/3052/creating-users-without-smtp-how-to-manually-set-passwords-in-fusionauth</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 11:05:40 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/3052.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Sep 2025 11:14:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Creating Users Without SMTP: How to Manually Set Passwords in FusionAuth on Mon, 08 Sep 2025 11:16:19 GMT]]></title><description><![CDATA[<p dir="auto">Yes, you can create a user without SMTP configured. In the Admin UI, disable the <strong>Send Setup Password</strong> option and set the password manually during user creation. If you’re using the API, set <strong>"sendSetPasswordEmail": false</strong> and include a <strong>"password"</strong> field in the user object.</p>
<p dir="auto"><a href="https://fusionauth.io/docs/apis/users#create-a-user" rel="nofollow ugc">Users API</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/8358</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/8358</guid><dc:creator><![CDATA[wesley]]></dc:creator><pubDate>Mon, 08 Sep 2025 11:16:19 GMT</pubDate></item></channel></rss>