Skip to content

Commit ea17b75

Browse files
committed
rename Connection Profile to Private Key File Path
1 parent 9879746 commit ea17b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/Configurations/Profiles/sas9ssh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Host host.machine.name
130130

131131
6. Add the public part of the keypair to the SAS server. Add the contents of the key file to the ~/.ssh/authorized_keys file.
132132

133-
### Connection Profile
133+
#### Private Key File Path
134134

135135
A private key can optionally be specified in the `privateKeyFilePath` field in the connection profile for SAS 9.4 (remote - SSH). This is useful for auth setups where the SSH Agent cannot be used. If a private key file contains a passphrase, the user will be prompted to enter it during each Session creation for which it is used.
136136

0 commit comments

Comments
 (0)