Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Authentication
Authentication [message #22022] Fri, 20 June 2008 17:30 Go to next message
Terran Gilman is currently offline Terran GilmanFriend
Messages: 67
Registered: July 2009
Member
I've noticed some weirdness with the authentication mechanism. I'm using
the svn+ssh protocol to connect as a committer to an eclipse project.
Over the last few weeks my IP address has been getting locked out because
of failed ssh authentication attempts. It appears that the subversive
client is trying to use my OS user account credentials as indicated by the
server logs.

Also of note, I have unchecked the save password setting for the
repository location and deleted the '*'s from the password field and the
user id from the user name field and the client can still successfully
authenticate. I've checked the password management preference page and
nothing is listed there. I am using the latest binaries (updated today).

Trip
Re: Authentication [message #22110 is a reply to message #22022] Tue, 24 June 2008 10:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

Hello Trip,

If you use native binaries, please note that authentication information
can be cached by these binaries in its own place ($HOME/.subversion).

Trip Gilman wrote:

> I've noticed some weirdness with the authentication mechanism. I'm using
> the svn+ssh protocol to connect as a committer to an eclipse project.
> Over the last few weeks my IP address has been getting locked out because
> of failed ssh authentication attempts. It appears that the subversive
> client is trying to use my OS user account credentials as indicated by the
> server logs.

> Also of note, I have unchecked the save password setting for the
> repository location and deleted the '*'s from the password field and the
> user id from the user name field and the client can still successfully
> authenticate. I've checked the password management preference page and
> nothing is listed there. I am using the latest binaries (updated today).

> Trip
Re: Authentication [message #22153 is a reply to message #22110] Wed, 25 June 2008 14:11 Go to previous messageGo to next message
Terran Gilman is currently offline Terran GilmanFriend
Messages: 67
Registered: July 2009
Member
I should have been more clear in my use of the word binary. I am using
the latest binary distribution available on the update site (or at least
it was the at least at the time). I'm using SVNKit 1.1.7 as the connector
implementation. Does SVNKit cache auth information? Is there a way to
disable this behavior? Thanks.
Re: Authentication [message #22634 is a reply to message #22153] Fri, 27 June 2008 10:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexander.gurov.polarion.org

No, SVN Kit should not save authentication when it is used from the
Subversive plug-in.
Could you please check repository location for saved passwords once again,
especially if location contains or not credentials saved for different
realms (in that case "Show Credentials For" combo should be enabled).
Re: Authentication [message #22935 is a reply to message #22153] Fri, 27 June 2008 17:29 Go to previous message
Keith Fetterman is currently offline Keith FettermanFriend
Messages: 15
Registered: July 2009
Junior Member
Trip,

I discovered similar problems using SVNKit 1.1.7 to connect to my
subversion repository using svn+ssh. The connector continued to send
invalid passwords to my server even though I did not have save password
checked. If I would try to browse a repository, it would never prompt
me to enter a password. Instead, after a bit, it would display an error
that contained the following message:

Get repository folder children operation failed.
svn: authentication cancelled

I tracked the error to SVNKit 1.1.7, i.e., it was returning this error
to subversion. I have not pursued it further.

I have found the error occurs on both my Ubuntu linux laptop and a
Windows XP desktop.

To fix the problem, I installed the native JavaHL connector 1.4.4 on my
linux laptop. Its work great.

Good luck
Keith

Trip Gilman wrote:
> I should have been more clear in my use of the word binary. I am using
> the latest binary distribution available on the update site (or at least
> it was the at least at the time). I'm using SVNKit 1.1.7 as the
> connector implementation. Does SVNKit cache auth information? Is there
> a way to disable this behavior? Thanks.
>
Previous Topic:Subversive and Ganymede
Next Topic:No changes in merge
Goto Forum:
  


Current Time: Fri Apr 26 12:46:23 GMT 2024

Powered by FUDForum. Page generated in 0.03119 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top