Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8065

Client configuration for Setting net password encryption reqd

$
0
0

I am trying to enforce all connections to the Database Server, however we have  a few different type of clients connecting using several applications. I am currently gathering all the applications and settings required to be able to connect to the server successfully

 

ISQL and BCP

add -X switch

 

ASE ADO.NET Data Provider

Data Source=myASEserver;Port=5000;Database=myDataBase;Uid=myUsername; Pwd=myPassword;EncryptPassword=1;

 

Open Client

cat ocs.cfg

 

[DEFAULT]section

CS_SEC_ENCRYPTION = CS_TRUE

CS_SEC_EXTENDED_ENCRYPTION = CS_TRUE

 

Will Perl, Python use the same ocs.cfg file or is there another way to set the connection to allow encryption?

 

Others Apps

DBArtisan

On the Security Tab check option 'Enable net password encryption'

 

I have not found ways to set Sybase Central and Toad For Sybase

 

Has anyone been able to get these applications connected with 'net password encryption reqd' set to1 ?


Viewing all articles
Browse latest Browse all 8065

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>