Ticket #588 (closed defect: worksforme)
kdesvn tries to login as root if using svn+ssh
| Reported by: | jani-matti-hatinen@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.0.x |
| Severity: | minor | Keywords: | |
| Cc: |
Description
If the working copy uses an svn+ssh URL without an explicitly set remote username, kdesvn tries to login to the remote system as root, instead of logging in as the current user, like it should. (and like the svn commandline tool correctly does)
If the remote system is running denyhosts, or some other ssh brute force detection tool, this bug usually causes the local IP address to be blacklisted and will thus prevent the user from gaining any kind of ssh access to the machine.
