Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, April 27, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 External Development Forums - General External Development
Forum to discuss general external development topic (related or not to SalesLogix development). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to General External Development | New ThreadView:  Search:  
 Author  Thread: Get user password from external application
Rodrigo Ginyaume
Posts: 20
 
Get user password from external applicationYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Jun 08 1:47 PM
Hello,

I am doing a VB.NET application, working in a slx database but the application is not launched from saleslogix. I would like to know if there is a way to:
1)get an user password (not encrypted) having the user name
or
2)validate a password having both user name and password.

I think this is possible from slx as i can get the password from the password properties of the connection string. But not sure if it can be done from outside by decrypting or getting the password using a particular library provided by sage.

Any help will be appreciated, thanks.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Get user password from external applicationYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Jun 08 1:58 PM
There is no way to directly read the users credentials with password from SLX. You can either

  1. Prompt the user for user/password as described in this article http://www.slxdeveloper.com/page.aspx?action=viewarticle&articleid=57
  2. or use the SLX COM layer to have a script return the connection string as described here: http://customerfx.com/pages/crmdeveloper/2005/05/25/2856.aspx

Route #2 will require that SLX is running at the time your app is launched. If that is not possible then your only option is route #1 (which isn't that bad, you could save the values, encrypted, somewhere and reuse them each time, only reprompt for login if the saved values fail)

-Ryan
[Reply][Quote]
Rodrigo Ginyaume
Posts: 20
 
Re: Get user password from external applicationYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Jun 08 2:30 PM
Thanks for your reply!!

I think i'll take route #1, that's what i needed.

Regards,

Rodrigo.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/27/2024 11:21:51 AM