Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
82 views

We are planning to switch from password-based authentication to key-pair authentication for SAS to Snowflake connection. Our current requirement is: 1. Overnight batch/service account: use key-pair ...
0 votes
0 answers
75 views

I have a service account user set up in Snowflake. I have an ETL process set up in Pentaho that is using this service account to connect to Snowflake. I am connecting to Snowflake from Pentaho using a ...
0 votes
1 answer
29 views

For example , for ( r in 1 : 6 ) { print r } returns "1,2,3,4,5 " ,excluding the right boundary . However , between 1 : 6 returns true , meaning that " 6 " is inclued in the pair . Are ...
0 votes
0 answers
337 views

I'm encountering an error while creating a shared data source on SSRS using Key Pair Authentication for Snowflake. Currently, we have a working shared data source with Username/Password authentication ...
0 votes
0 answers
147 views

I've using win32 api NCryptOpenStorageProvider to store key pair on Windows with TPM, like: status = NCryptOpenStorageProvider(provider, MS_PLATFORM_CRYPTO_PROVIDER, 0); I found that some machine ...
yanran's user avatar
  • 63
1 vote
1 answer
831 views

Wondering what is the right way to use .p8 file for authentication for Snowflake from Debeaver i created private_key_file and private_key_pwd and added the as user driver properties . still dbeaver ...
0 votes
0 answers
65 views

I've been creating a key pair on macOS by SecKeyCreateRandomKey. According to Apple Document (https://developer.apple.com/documentation/security/generating-new-cryptographic-keys?language=objc), I ...
0 votes
0 answers
1k views

I am working on Snowflake Database Key-Pair implementation (migrating from user_id & password to Key-Pair) in .net Framework 4.8. I have installed Snowflake data connector version 4.0. I have ...
-1 votes
1 answer
97 views

To generate these keys, I xor two values together. The methods that perform this operation yield the keySeed value. This operation was considered trivial and hence it isn't disclosed in the code that ...
8483315's user avatar
  • 39
2 votes
2 answers
349 views

I am unable to login to server using key authentication from my client Android app. I am able to login to server from my app using password authentication. I am able to login to server using key ...
user avatar
0 votes
0 answers
2k views

I have created RSA key pair for my snowflake service account. I tested authenticating snowflake with this RSA keys in python. Data from snowflake loaded successfully. Now I'm trying to use this RSA ...
1 vote
1 answer
1k views

I'm pretty much novice in cryptography and has an issue with loading a ed25519 public key string into java.security.PublicKey. It works when I try a key using openssl, but not when I load a key which ...
1 vote
1 answer
214 views

I wish to use code in PHP to authenticate using keypair over SFTP. I am using Laravel, however I wish to code using seperate SFTP. From research I have: composer require phpseclib/phpseclib:~3.0 ...
0 votes
0 answers
210 views

If my session is authenticated with a keypair, and I start a query that runs so long that my key gets rotated out, does my query fail? I couldn't find documentation, and I haven't experimented myself. ...
2 votes
1 answer
506 views

I am trying to create a new key pair using the CloudFormation service AWS. I wrote the yaml below and sent it to CF. But it caused a strange result. AWSTemplateFormatVersion: "2010年09月09日" ...

15 30 50 per page
1
2 3 4 5
...
20

AltStyle によって変換されたページ (->オリジナル) /