MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Authentication (Closed) (Mono Support )

Viewed 23863 time(s), 6 post(s) 10/12/2011 9:35:26 AMby ashutosh0901
ashutosh0901

ashutosh0901

10/12/2011 9:35:26 AM
Where do we set the password for authentication through database in MONOX
This content has not been rated yet. 
353 Reputation 46 Total posts
imarusic

imarusic

10/12/2011 9:53:34 AM
Hi,

you can set it in web.config file under the connectionstring tab. Here is an example:

<add name="LocalSqlServer" connectionString="Data Source=YourServer;uid=YourUser;pwd=YourUserPassword;database=YourDatabaseName;Connect Timeout=90;" providerName="System.Data.SqlClient"/>

In the case you want to manage your site users you can find more details in MonoX manuals under the 5.4 user management.

Regards.
This content has not been rated yet. 
3016 Reputation 428 Total posts
ashutosh0901

ashutosh0901

10/12/2011 11:17:48 AM
Indeed i want to manage site users...Actually i have developed a web page through which a person which logs in should not have to provide the login details to monox login page it should directly go to the users page
This content has not been rated yet. 
353 Reputation 46 Total posts
imarusic

imarusic

10/12/2011 11:36:09 AM
Hi,

can you please post your question as a new topic?

Regards
This content has not been rated yet. 
3016 Reputation 428 Total posts
ashutosh0901

ashutosh0901

10/12/2011 12:13:01 PM
I have already raised the new topic ...please reply its urgent
This content has not been rated yet. 
353 Reputation 46 Total posts
denis

denis

10/12/2011 5:03:34 PM
OK, I'm closing this topic as it is moved here.
This content has not been rated yet. 
7207 Reputation 956 Total posts