Skip to content

Commit

Permalink
Set Authorization property in profile to STANDARD
Browse files Browse the repository at this point in the history
Former-commit-id: 3a945860fc17569a5a5c4168d5305f09fd706a3d
  • Loading branch information
dkocher committed Mar 8, 2017
1 parent 7508ed6 commit c4d94cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion iRODS (iPlant Collaborative).cyberduckprofile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@
<key>Default Port</key>
<string>1247</string>
<key>Username Placeholder</key>
<string>(STANDARD|PAM:)iPlant username</string>
<string>iPlant username</string>
<key>Password Placeholder</key>
<string>iPlant password</string>
<key>Authorization</key>
<string>STANDARD</string>
</dict>
</plist>

0 comments on commit c4d94cf

Please sign in to comment.