You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by nskarthik <ns...@gmail.com> on 2013/03/07 05:35:56 UTC

[users@httpd] Apache Http + mod_session.so

Hi

Spec : Apache 2.22
         O/s = Suse / RedHat Enterprise 64 bit

Where can i download "mod_session.so" to be used with the Apache 2.22 module
?

Please i need the url for the same

I have Googled /Yahooed .... no specific url .....


with regards
Karthik



--
View this message in context: http://apache-http-server.18135.n6.nabble.com/Apache-Http-mod-session-so-tp5004199.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Apache Http + mod_session.so

Posted by nskarthik <ns...@gmail.com>.
Hi

I am re-raising this form for a cause...

I have users using "IE-8/FF-12" on Windows
have "Active directory"  installed on Windows Env
have apache-httpd 2.22 on Oracle Linux

I have to provide solution for to use Apache 2.22 +  LDAP + SSO for the spec
as define


Do u have any hack ideas for attaining this solution.

I have already tried "JESPA" , but that's  budgeted. out...  


with regards
Karthik



--
View this message in context: http://apache-http-server.18135.n6.nabble.com/Apache-Http-mod-session-so-tp5004199p5004379.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Apache Http + mod_session.so

Posted by nskarthik <ns...@gmail.com>.
>>It's only available as part of 2.4. Probably has dependencies also not in
2.2 

Thx for reveling Info about non avaliability


My requirement is to use Apache 2.2x + SSL + LDAP + SSO  as 

If my chances of using "session_module" usage for SSO ,then I am ready to
migrate to 2.24  from 2.22


But Since My LDAP Error ,What are my alternatives.....

I have also been thru the url
http://httpd.apache.org/docs/2.4/mod/mod_authz_core.html#requireall

Please provide some info /solutions    

with regards
karthik



--
View this message in context: http://apache-http-server.18135.n6.nabble.com/Apache-Http-mod-session-so-tp5004199p5004232.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache Http + mod_session.so

Posted by Eric Covener <co...@gmail.com>.
On Wed, Mar 6, 2013 at 11:35 PM, nskarthik <ns...@gmail.com> wrote:
> Hi
>
> Spec : Apache 2.22
>          O/s = Suse / RedHat Enterprise 64 bit
>
> Where can i download "mod_session.so" to be used with the Apache 2.22 module
> ?
>
> Please i need the url for the same
>
> I have Googled /Yahooed .... no specific url .....

It's only available as part of 2.4. Probably has dependencies also not in 2.2

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: Apache Http + mod_session.so + Invalid command 'AuthzLDAPAuthoritative'

Posted by Eric Covener <co...@gmail.com>.
On Thu, Mar 7, 2013 at 7:13 AM, nskarthik <ns...@gmail.com> wrote:
> Spec : Apache 2.22
>          O/s = Suse / RedHat Enterprise 64 bit
>
>
> I just worked with Apache 2.22 + LDAP sucessfully, but  wanted to try
>
> LoadModule session_module        modules/mod_session.so
>
> This is not available in Apache 2.22,hence i experimented with Apache 2.24
>
> I am not able to include the proper mod headers
>
> Can some body help me with the same, gett in the error as stated below
>
> AH00526: Syntax error on line 295 of
> E:/JAVA/APACHE24/conf/webLDAPProxy/httpd-ssl.conf:
> Invalid command 'AuthzLDAPAuthoritative', perhaps misspelled or defined by a
> module not included in the server configuration
>

This directive was probably unnecessary in your 2.2 config.   It's not
available in 2.4, because authorization modules don't make their own
decisions about being authoritative.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Apache Http + mod_session.so + Invalid command 'AuthzLDAPAuthoritative'

Posted by nskarthik <ns...@gmail.com>.
Spec : Apache 2.22
         O/s = Suse / RedHat Enterprise 64 bit 


I just worked with Apache 2.22 + LDAP sucessfully, but  wanted to try 

LoadModule session_module        modules/mod_session.so

This is not available in Apache 2.22,hence i experimented with Apache 2.24 

I am not able to include the proper mod headers

Can some body help me with the same, gett in the error as stated below

AH00526: Syntax error on line 295 of
E:/JAVA/APACHE24/conf/webLDAPProxy/httpd-ssl.conf:
Invalid command 'AuthzLDAPAuthoritative', perhaps misspelled or defined by a
module not included in the server configuration


with regards
Karthik




--
View this message in context: http://apache-http-server.18135.n6.nabble.com/Apache-Http-mod-session-so-tp5004199p5004209.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org