Thanks Andrew for the info. Will check with our team.
On Wed, Jan 1, 2014 at 5:53 PM, Andrew Schulman
wrote:
>> Hello,
>>
>> I am using apache to host iOS related applications. I have integrated
>> apache with our internal LDAP. When I try to access on a desktop it
>> prompts for password only on
Hello,
I am using apache to host iOS related applications. I have integrated
apache with our internal LDAP. When I try to access on a desktop it
prompts for password only once. Where as in apple devices its
prompting multiple times (I use plist). If the app consists of 4
files, it prompts for pass
Also thank you for your suggestion on having multiple locations in the
config, I'll give it a shot.Is it possible to have some sort of an
accessfile to control the access for users?
On Mon, Dec 16, 2013 at 3:32 PM, Ramesh Nadupalli
wrote:
> sorry if I haven't made my requirement c
ot;ldaps://example-ldap.example.com:636/o=example.com?uid??(&(objectClass=inetOrgPerson)(groups=groupA))"
> AuthBasicProvider ldap
> Require user tom.scott
> SetOutputFilter DEFLATE
>
>
> This works perfect for me.
>
> Thanks,
> Otis
>
>
> O
Is this possible to implement using apache?
On Sun, Dec 15, 2013 at 9:49 PM, Ramesh Nadupalli
wrote:
> I use Directory. This is how my config file look like
>
>
> AuthType Basic
> AuthName "Enter your ID"
> AuthBasicProvider ldap
>
LDAPBindDN "cn=xxx,ou=xxx,dc=domain,dc=com"
AuthLDAPBindPassword x
Require valid-user
On Sun, Dec 15, 2013 at 9:12 PM, Eric Covener wrote:
> On Sun, Dec 15, 2013 at 9:54 AM, Ramesh Nadupalli
> wrote:
>> Thanks Eric for your response. I have tried belo
access based on a path, I am not
sure what else can be used to read an access file.
On Sun, Dec 15, 2013 at 6:43 PM, Eric Covener wrote:
> On Sat, Dec 14, 2013 at 11:06 PM, Ramesh Nadupalli
> wrote:
>> I have tried "Require ", it doesn’t solve our requirement. I am
>
Hello,
I have integrated apache web server with our internal LDAP and I have
requirement to provision role based access to the folders in the
docroot. I have earlier used SVN and we were using AuthzSVNAccessFile
to meet this requirement. Contents of the file will look like this.
{code}
[groups]
u
Hello,
I have integrated apache web server with our internal LDAP and I have
requirement to provision role based access to the folders in the docroot. I
have earlier used SVN and we were using AuthzSVNAccessFile to meet this
requirement. Contents of the file will look like this.
{code}
[grou
10 matches
Mail list logo