SearchSearch   ProfileProfile   Log inLog in   RegisterRegister 

Password Encryption and Password Offloading

 
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum
View previous topic :: View next topic  
Author Message
Dino



Joined: 27 Mar 2005
Posts: 23
Location: Florida

PostPosted: Sat Apr 02, 2005 4:42 pm    
Post subject: Password Encryption and Password Offloading

I would like to turn off the password encryptions so that the SQL 2000 data base stroes unencrypted pwd.

Dino
_________________
Dino
Back to top
hans
Forum facilitator


Joined: 14 May 2004
Posts: 63

PostPosted: Mon Apr 04, 2005 4:42 am    
Post subject:

You have to have a exe to do the echo job for you, and enter that exe path in the setting "Path & filename for password offloading" under Authentication Server tab of configuration manager.

for example in C:



int main( int argc, char *argv[] )
{
if( argc>0 )
{
printf( "%s", argv[1] );
}

return 0;
}
_________________
~ Patronsoft Limited ~
Back to top
Display posts from previous:   
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group