Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Decrypt dnn password for outside appDecrypt dnn password for outside app
Previous
 
Next
New Post
12/6/2007 3:20 PM
 

Although I can't post detailed info and code (the customer considers it proprietary), I can describe a 30,000 ft level view of what happens.

As Sebastian mentioned we copied the DNN Authentication Provider code that hashes/unhashes the values stored in the appropriate DNN tables and copied those tables down to the client.

The result is that the client's logon to the local database authenticates the same credentials as the DNN website. By periodically replicating those tables to the client, the client is kept up to date whenever a change on the DNN site occurs.

 
New Post
12/11/2007 5:29 PM
 

Tony,

Sorry for the delay.. I was talking this over with our IT and Marketing Manager. We understand privacy for your customer, can you point us to a location that would show how to use the DNN Authentication Provider code that hashes/unhashes the values.. That is the huge problem right now. Otherwise we can create an app that syncs everything except the password.

Could you email him directly at eolson@feeco.com

Thanks..

 
New Post
5/17/2010 1:51 PM
 
Hello Sebastian, I am trying to generate password like DNN, But I dont have success, Can you help me about that??

this is my code to generate password:
txtprueba.Text = AspNetSecurity.Membership.GeneratePassword(MinPasswordLength() + 4, MinNonAlphanumericCharacters)

But the password generated is not valid when the user try to login in the portal, maybe I am using the incorrect functions.

I'll really appreciate if you give me any guide.

Thanks
 
New Post
5/17/2010 2:47 PM
 
Yolanda, you need to use same application name and should use same values from web.config.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/17/2010 4:10 PM
 
Thank you for your answer Sebastian, But I am reading about the membership and I know I must use the machine key but I dont get success :(

this is my code for encrypting password:
lblPrueba.Text = negocio.Encrypt(Machinekey, 'qwer1234')


My question is What is the mean of password Salt and How can i generate or use?

Thanks
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Decrypt dnn password for outside appDecrypt dnn password for outside app


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out