It seems that SVNWebClient uses SVN user for authentication, but I want to use DB user for this.
How can I do that?
How to use with DB user!
Re: How to use with DB user!
Hi,
SVNWebClient would always use the Subversion user accounts as it needs to perform reading and writing of repository resources on behalf of a concrete user.
So you can either configure your Subversion repository to use an authentication mean applicable for you (like connecting to a DB instead of plain passwd file), SVNWebClient would use that authentication transparently, or you can try to reimplement the authentication layer of SVNWebClient to suit your needs.
Regards,
Ondrej
SVNWebClient would always use the Subversion user accounts as it needs to perform reading and writing of repository resources on behalf of a concrete user.
So you can either configure your Subversion repository to use an authentication mean applicable for you (like connecting to a DB instead of plain passwd file), SVNWebClient would use that authentication transparently, or you can try to reimplement the authentication layer of SVNWebClient to suit your needs.
Regards,
Ondrej
___________________________
Ondrej Chylik, Polarion Software
Ondrej Chylik, Polarion Software
-
- Posts: 1
- Joined: Thu Apr 16, 2015 6:16 am
Re: How to use with DB user!
So you can either configure your Subversion repository to use an authentication mean applicable for you (like connecting to a DB instead of plain passwd file), SVNWebClient would use that authentication transparently, or you can try to reimplement the authentication layer of SVNWebClient to suit your needs.
aliii
Return to “Polarion SVN Web Client”
Who is online
Users browsing this forum: No registered users and 3 guests