Hi Shannon,
I am not 100% certain about how this all works, but this is what I believe
are the appropriate answers.
The settings for everything you are dealing with here are in web.config and
are not part of flexwiki dirctly, other than they make use of these
facilities.

In our web.config there is a setting <system.net><mailSettings> this needs
to be configured so that it actually works and then I think the register
user will send an email to this account from this account. If the web server
is not able to access the smtp server to send emails then the register user
process will not actually send an email, even though the user is told that
an email has been sent.

I cannot find any documented way to turn of the authorization required
process for new accounts.

In order to use the Community Server authentication you need to change the
connection for the AspNetSqlMemebershipProvider (and AspNetSqlRoleProvider)
so that they use the connection strings for the CommunityServer. This means
that users are able to access both systems, although you can add additional
controls as previously described to topics in FlexWiki.

If you are still having issues after trying these ideas out, please let us
know.

John Davidson

On Thu, Feb 28, 2008 at 11:05 AM, Shannon Ma <[EMAIL PROTECTED]> wrote:

> Currently, FlexWiki is requiring users to get my approval via e-mail
> before
> their accounts are activated.  Which setting in FlexWiki controls the
> email
> account this is sent to?
>
> Also, is there a way to disable this feature, so users can create their
> own
> user accounts without my approval?
>
> Lastly, I currently have FlexWiki and Community Server sharing the same
> user
> database for single sign-on.  Is it possible to make FlexWiki use
> Community
> Server's user creation and forgot password pages?
>
> Thanks!
>
> Shannon Ma
> Neutex Systems
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Flexwiki-users mailing list
> Flexwiki-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flexwiki-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to