Re: [users@httpd] Multiple authencation prompts

2014-01-04 Thread Nadupalli Ramesh
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 password for 4 times.Can you please recommend a >> better way to handle this? >> >> Thanks >> Ramesh >>

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

2014-01-04 Thread Nadupalli Ramesh
Can you please tell me, which directive's to use for excluding the images? Sent from my iPhone On Jan 2, 2014, at 11:52 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

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 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

[users@httpd] Multiple authencation prompts

2013-12-30 Thread Ramesh Nadupalli
password for 4 times.Can you please recommend a better way to handle this? Thanks Ramesh - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

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 wrote: > sorry if I haven't made my requirement c

Re: [users@httpd] Access controls

2013-12-16 Thread Ramesh Nadupalli
and user3. Using the require is allowing everyone in the LDAP, which we don't want it. Hope its clear now? Thanks Ramesh On Mon, Dec 16, 2013 at 2:32 PM, Otis Dewitt - NOAA Affiliate wrote: > What do you mean? > > "Since our requirement is to control access based o

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 wrote: > I use Directory. This is how my config file look like > > > AuthType Basic > AuthName "Enter your ID" > AuthBasicProvider ldap >

Re: [users@httpd] Access controls

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

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 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 >

[users@httpd] Access controls

2013-12-14 Thread Ramesh Nadupalli
my options, any suggestions are greatly appreciated. Thanks Ramesh - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Test mail. Please ignore

2013-12-14 Thread Ramesh Nadupalli

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

2013-12-14 Thread Ramesh Nadupalli
am stumped with all my options, any suggestions are greatly appreciated. Thanks Ramesh

[us...@httpd] Re: authentication against active directory.

2009-11-20 Thread Ramesh
Hello, Any solution to this ?? Thank you From: Ramesh To: users@httpd.apache.org Sent: Thu, November 19, 2009 1:52:36 PM Subject: authentication against active directory. Hi, I have a web site which I would want to allow only users after authenticating

[us...@httpd] authentication against active directory.

2009-11-19 Thread Ramesh
Hi, I have a web site which I would want to allow only users after authenticating them against our Active Directory. I wanted to place .htaccess file in the main web folder 1. Do I need to install "mod_authz_ldap" module ? And is there any other module which I would need to install ? 2. Also

[EMAIL PROTECTED] apche ajp error

2006-11-28 Thread Ramesh Patel
hello all, I have apache 2.2.2 and tomcat 5.5.17 installed on my FC5 box. This past week our jsp application has been freezing many times giving the following error message in the apache log file [Tue Nov 28 12:36:56 2006] [error] ajp_read_header: ajp_ilink_receive failed [Tue Nov 28 12:36:56

[EMAIL PROTECTED] SSL Configuration for Apache 2.0.45

2006-11-13 Thread Ramesh Kumar
is related to version problems of Open SSL or Mod SSL. Please let me know the correct versions of Open SSL and Mod SSL. Thanks and Regards, Ramesh Kumar -- View this message in context: http://www.nabble.com/SSL-Configuration-for-Apache-2.0.45-tf2622705.html#a7318087 Sent from the Apache HTTP

Re: [EMAIL PROTECTED] ldap error configuration error: couldn't check user. No user file?: /

2006-10-18 Thread Ramesh Patel
      On 10/18/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 10/18/06, Ramesh Patel <[EMAIL PROTECTED]> wrote: > thanks joshua...>> its weird how it worked for me on the FC2 box without that statement and> also the> http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html &

Re: [EMAIL PROTECTED] ldap error configuration error: couldn't check user. No user file?: /

2006-10-18 Thread Ramesh Patel
?     thanks for your help i do see ldap traffic on the firewall now   On 10/18/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 10/18/06, Ramesh Patel <[EMAIL PROTECTED]> wrote: >> [Tue Oct 17 11:54:42 2006] [crit] [client ] configuration error:> couldn't check

[EMAIL PROTECTED] ldap error configuration error: couldn't check user. No user file?: /

2006-10-18 Thread Ramesh Patel
hello     I have the following in my httpd.conf file for a paritcular virtual host for ldap authentication via my domain controller   I have modified the username and password for security reasons         AuthName "Protected Site"    AuthType Basic     AuthLDAPURL ldap://xxx.xxx.xxx:389/c