authz Questions
2
Our system is moving from a monolithic to a microservice architecture.
The microservice architecture comes with technical challenges that we need to address and one of them is AuthN/AuthZ.
Our app...
Selma asked 10/10, 2018 at 9:30
4
Has anyone come up with a way to allow remote users to change their own passwords in VisualSVN server? We have it running in 'stand-alone' (non-ActiveDirectory) mode and the only down side that I'v...
Placeman asked 4/12, 2010 at 15:49
1
I've configured my svn server on apache2 like this:
<Location /svn_test>
DAV svn
SVNParentPath /path/to/SvnTest
AuthType Basic
AuthName "Subversion repository"
AuthUserFile "/path/to/pa...
Canker asked 27/3, 2015 at 8:0
0
[This is a slightly more specific version of the question I already asked here: How do I query effective permissions on an Active Directory Object? - Hopefully the answers I receive here will help ...
Intellectualism asked 15/12, 2011 at 17:56
3
Solved
[groups]
developer = a,b,c
doc = r,x
[/doc]
@doc = rw
@developer = rw
[/]
@developer = rw
* =
If now a member of the group doc tries to check out the documentation, it does not work.
I want m...
Nyctalopia asked 11/6, 2009 at 8:39
1
© 2022 - 2024 — McMap. All rights reserved.