Re: [users@httpd] Re: Multiple authencation prompts

2014-01-01 Thread Ramesh Nadupalli
Thanks Andrew for the info. Will check with our team. On Wed, Jan 1, 2014 at 5:53 PM, Andrew Schulman and...@alumni.utexas.net 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

[users@httpd] Multiple authencation prompts

2013-12-30 Thread Ramesh Nadupalli
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

Re: [users@httpd] Access controls

2013-12-16 Thread Ramesh Nadupalli
Is this possible to implement using apache? On Sun, Dec 15, 2013 at 9:49 PM, Ramesh Nadupalli nadupalliram...@gmail.com wrote: I use Directory. This is how my config file look like Directory / AuthType Basic AuthName Enter your ID AuthBasicProvider ldap

Re: [users@httpd] Access controls

2013-12-16 Thread Ramesh Nadupalli
)) AuthBasicProvider ldap Require user tom.scott SetOutputFilter DEFLATE /Location This works perfect for me. Thanks, Otis On Sun, Dec 15, 2013 at 11:19 AM, Ramesh Nadupalli nadupalliram...@gmail.com wrote: I use Directory. This is how my config file look like Directory

Re: [users@httpd] Access controls

2013-12-16 Thread Ramesh Nadupalli
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 nadupalliram...@gmail.com wrote: sorry if I haven't made my

Re: [users@httpd] Access controls

2013-12-15 Thread Ramesh Nadupalli
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 cove...@gmail.com wrote: On Sat, Dec 14, 2013 at 11:06 PM, Ramesh Nadupalli nadupalliram...@gmail.com wrote: I have tried Require , it doesn’t solve our requirement

Re: [users@httpd] Access controls

2013-12-15 Thread Ramesh Nadupalli
AuthLDAPBindDN cn=xxx,ou=xxx,dc=domain,dc=com AuthLDAPBindPassword x Require valid-user /Directory On Sun, Dec 15, 2013 at 9:12 PM, Eric Covener cove...@gmail.com wrote: On Sun, Dec 15, 2013 at 9:54 AM, Ramesh Nadupalli nadupalliram...@gmail.com wrote: Thanks Eric for your

[users@httpd] Restricting access based on an access file

2013-12-14 Thread Ramesh Nadupalli
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}

[users@httpd] Test mail. Please ignore

2013-12-14 Thread Ramesh Nadupalli

[users@httpd] Access controls

2013-12-14 Thread Ramesh Nadupalli
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]