Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

Maximum ASP
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Iframe Module [...  Passing User Password to the iframe
Previous Previous
 
Next Next
New Post 5/14/2008 12:14 PM
User is offline maguirre
4 posts
10th Ranked


Re: Passing User Password to the iframe 

Thanks for your responses-

I have two questions:

-1-What is a SALT, which you propose?

-2-As I cannot obtain password through the iframe settings, maybe I can do something by coding the load method of the iframe. Maybe I can encrypt the password. But what class has the user password. I see that userinfo has userid, email, etc, but not the password. How can I obtain password by coding?

 
New Post 5/14/2008 1:48 PM
User is offline Vitaly Kozadayev
723 posts
www.continure.com
7th Ranked






Re: Passing User Password to the iframe 

Salt is a generic term that relates to something that is mixed in to change the initial value. Sort of like the salt we all know.

So, in the world of encryption, Salt is added into the value that's getting encrypted to make "guessing" much harder.

There is nothing that can be done without programming some code. I'll check later on the exact method. Please hit me up again if you don't hear from me in a day


Vitaly Kozadayev
Principal
Viva Portals, L.L.C.
 
New Post 5/14/2008 5:33 PM
User is offline Sebastian Leupold
14275 posts
www.deutschnetnuke.de
1st Ranked












Re: Passing User Password to the iframe 

A safe procedure for a secure login to a remote site, we implemented for a customer, worked like this:

  • when the user enters the transfer page (with iframe, popup or forward page, logging into a remote site with user credentials),
  • the web server sends a request to the target server containing user id, using a secret key and requesting a user "ticket"
  • the target server verifies the request and sends back to the web server (by webservice, URL, file) the ticket, which is valid for a limited time
  • the web server requests the target page using an url containg the (encrypted) user id and ticket.

Sebastian Leupold

DeutschNetNuke dnnWerk - The DotNetNuke Experts German DotNetNuke User-Group

DotNetNuke Project UserDefinedTable
DotNetNuke Project Release Tracker
 
New Post 5/20/2008 12:38 PM
User is offline maguirre
4 posts
10th Ranked


Re: Passing User Password to the iframe 

Hello, I haven't heared from you, so, I'm writing...

Well, I'm trying to pass user id and password to the iframe without encryption until I know how to do it. But, meanwhile, I'm  trying to pass them decrypted. Debugging, I can see the value of the entire querystring. If I type it into a new browser window, I get logged in into the site, but if I pass them to the iframe, I'm not logged in into the site and I receive its login screen.

How can I pass these parameters?

Thanks a lot.

 
New Post 5/20/2008 12:50 PM
User is offline Vitaly Kozadayev
723 posts
www.continure.com
7th Ranked






Re: Passing User Password to the iframe 

At what point do you see password inside the querystring?

IFrame module is not set up (and unlikely ever will be) to pass passwords. So, if you want to do that - you'll have to modify IFrame code or  have tha password passed to IFrame module as a pass-through value (you should definitely NOT use QueryString for that - at least hide it in a form field).


Vitaly Kozadayev
Principal
Viva Portals, L.L.C.
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Iframe Module [...  Passing User Password to the iframe
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Swirlhost Inc.
Affordable DotNetNuke Hosting, Skin Development, Custom Module Development, and DotNetNuke Consulting. We will install your preference of DNN and now host with us and get a free license for the Swirl AJAX Chatroom Module.
www.swirlhost.com
Active Modules, Inc.
Creators of Active Forums, the best forum module for DotNetNuke
www.activemodules.com
DNNCovered.com - Your Offshore Dotnetnuke Partner
Dnncovered.com is the only Dotnetnuke offshore outsourcing center specializes in DNN skinning and module development with lowest pricing and quality service. Our staff is dedicated to websites based on DNN and our graphic designers are creative and imaginative well enough to provide customers the complete set of skinning solutions and packages
www.dnncovered.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP