Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Un Spammable
Thanks for the reply Eric. I agree that having 2 LDAPURLs is not the problem, because a configuration containing 2 LDAPURLs works if I replace my "require ldap-group" directives with a simple "require valid-user". But thanks for trying. Sent from Outlook

Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Eric Covener
On Wed, Jul 5, 2017 at 3:18 PM, Eric Covener wrote: > On Wed, Jul 5, 2017 at 3:04 PM, Un Spammable wrote: >> I've looked at many other discussions of similar configurations, and tried >> many suggestions I found there, but they have not helped. However I have not >> found any samples that use mul

Re: [users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Eric Covener
On Wed, Jul 5, 2017 at 3:04 PM, Un Spammable wrote: > I've looked at many other discussions of similar configurations, and tried > many suggestions I found there, but they have not helped. However I have not > found any samples that use multiple ldap-groups located in different > domains. I don't

[users@httpd] Apache configuration for multi-domain, multi-group access

2017-07-05 Thread Un Spammable
This is a simplified Apache configuration that is intended to provide access to Subversion, for users that are members of either of two different ldap groups in two different domains: SVN_Group1 in Domain1 or SVN_Group2 in Domain2. It is not working currently. AuthLDAPBindDN "CN=Se

Re: [users@httpd] Apache on Mac Sierra 10.12.5

2017-07-05 Thread Manal Helal
The steps in this tutorial solved the problem: https://www.computersnyou.com/3376/setup-apache-php-mysql-macosx-10-10-yosemite/ On 2 July 2017 at 22:59, Manal Helal wrote: > Running ps aux | egrep '(apache|httpd)’ > > I get: > > _www 548 0.0 0.0 2482800 1600 ?? S10:49p