| | 489 | To configure these keys, you need to: |
| | 490 | * Log under the deployment account on the Quattor deployment server and run the command: |
| | 491 | {{{ |
| | 492 | ssh -b 2048 |
| | 493 | }}} |
| | 494 | * Log in to the Subversion server as the same user as your SVN server (generally Apache account), copy the file with extension `.pub` generated in the previous step (in the directory `~/.ssh`) and try to ssh to the Quattor deployment server using the same account as the one used by the deployment script (typically root). |
| | 495 | |
| | 496 | In case of problems, refer to the [/wiki/Doc/SCDB/Server#TroubleshootingSVNhookscript troubleshooting] section of the SCDB server configuration documentation. |