Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8988085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:56:32+00:00 2026-06-15T21:56:32+00:00

I’m trying to setup a simple Document Management System for a Web-Application. The Web-Application

  • 0

I’m trying to setup a simple Document Management System for a Web-Application.

The Web-Application is written in PHP and uses a MSSQL DB.

In the MSSQL DB I have a Table "Persons" which identifies the Persons, a Table "Logins" which contains the Logins to the rows in the Table Persons, another Table called "SchoolClass" contains the SchoolClasses of the School.

With another table "PersonsToSchoolClasses" I’m able to determine which Person is in which class.

When we now look at this we can recognize, that the Table "Classes" contains the Groups, and "Persons" the User which we need in SVN.
This Classes and their associations can often change.

Now I experiment with svn. I recognized that it’s exactly what I need.

I tried to set it up with the following Question posted on stackoverflow.com:
How to set permissions in an svn repository?

Here it is described that I have to configure every group and every user by hand.

And now finally my Question:
Is it possible to configure the Groups and Users out of the Database Tables? Maybe with a SQL?
I don’t want to have some files where all users and groups are stored. Also the Passwords are already contained in the Database. I just need a way, that SVN takes these Tables and uses it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T21:56:33+00:00Added an answer on June 15, 2026 at 9:56 pm

    Is it possible to configure the Groups and Users out of the Databse Tables

    It depends.

    If you are using Subversion with Apache via mod_dav_svn, then it’s not actually Subversion that handles the authentication, it’s Apache. This means that you can use any method that Apache supports to perform authentication. The question you linked to is exclusively about using the svnserve program, not Apache.

    It looks like you can use Apache’s mod_authn_dbd to set up the authentication, and mod_dbd to set up the database access.

    From the documentation, mod_dbd can connect to MS SQL Server using the FreeTDS library. However, there’s a big fat security warning attached to this feature. In short, FreeTDS doesn’t support prepared statements with parameterized queries. This means that it could be possible for users to perform SQL injection attacks unless you’re very careful.

    There’s another drawback with this. Unless you happen to have been lucky enough to already have these modules available to you, you’re going to need to get them compiled. It’s not clear if you’re on Linux or Windows, but it’s going to be a real bear regardless.

    There’s also an ODBC driver, but it’s described in the docs as being from a third party, meaning you’d almost surely have to compile it.

    To be honest, I’d recommend against this approach unless you have the modules already at your fingertips. There is no shame in just writing out an .htpasswd file. Just remember to use Digest authentication.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have just tried to save a simple *.rtf file with some websites and
this is what i have right now Drawing an RSS feed into the php,
I'm trying to convert HTML to plain text. I get many &\#8217; &\#8220; etc.
I'm trying to create an if statement in PHP that prevents a single post
I am trying to loop through a bunch of documents I have to put
Seemingly simple, but I cannot find anything relevant on the web. What is the
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.