[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: using system groups in svnaccess.conf

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 17 Apr 2014 15:58:52 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> Does Windows offer a comparable concept? If so then we should attempt
> to write the Subversion code using a generic API we can push to APR.

Is CheckTokenMembership the concept?

http://msdn.microsoft.com/en-us/library/windows/desktop/aa376389%28v=vs.85%29.aspx

Rather than returning a list of users in the group perhaps the APR API
would accept apr_uid_t and apr_gid_t and return a status? Or perhaps
the APR API accepts username and groupname?

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-04-17 16:59:26 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.