You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by SSRChandra Devagupthapu <SS...@tatatel.co.in> on 2011/07/19 05:48:22 UTC

[users@httpd] Can we pass Remote user without authenication

Dear All,

 

I need to pass remote user from Apache to Sun directory server for
Single sign Implementation , the problem here is Windows User's database
is not present in Sun directory server ,

 

Only the Remote user (I .e Username ) we required, as it is mapped to
User's data base in Sun directory server 

 

 

Regards,

SSR Chandra,

Cognos Support,

040-66678118.

 


======================================
i-choose online store at www.tataindicom.com
Your Comfort.Your Convenience.YourChoice.
====================================== 

DISCLAIMER:
The information contained in this message (including any attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and permanently delete this message and any attachments from your system. Any dissemination, use, review, distribution, printing or copying of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change.TATATELESERVICES LTD. (including its group companies) shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system. TATA TELESERVICES LTD. (or its group companies) does not guarantee that the integrity of this communication has been maintained nor that this communication is free of viruses, interceptions or interference.

Re: [users@httpd] Can we pass Remote user without authenication

Posted by Jeroen Geilman <je...@adaptr.nl>.
On 2011-07-19 05:48, SSRChandra Devagupthapu wrote:
>
> Dear All,
>
> I need to pass remote user from Apache to Sun directory server for 
> Single sign Implementation , the problem here is Windows User's 
> database is not present in Sun directory server ,
>

HTTP does not have "users".
You may want to investigate reverse proxying in apache:

http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

> Only the Remote user (I .e Username ) we required, as it is mapped to 
> User's data base in Sun directory server
>
> Regards,
>
> SSR Chandra,
>
> Cognos Support,
>
> 040-66678118.
>
> ======================================
> i-choose online store at www.tataindicom.com <http://www.tataindicom.com>
> Your Comfort. Your Convenience. Your Choice.
> ======================================
>
> DISCLAIMER:
> The information contained in this message (including any attachments) 
> is confidential and may be privileged. If you have received it by 
> mistake please notify the sender by return e-mail and permanently 
> delete this message and any attachments from your system. Any 
> dissemination, use, review, distribution, printing or copying of this 
> message in whole or in part is strictly prohibited. Please note that 
> e-mails are susceptible to change. TATA TELESERVICES LTD. (including 
> its group companies) shall not be liable for the improper or 
> incomplete transmission of the information contained in this 
> communication nor for any delay in its receipt or damage to your 
> system. TATA TELESERVICES LTD. (or its group companies) does not 
> guarantee that the integrity of this communication has been maintained 
> or that this communication is free of viruses, interceptions or 
> interferences.
>


-- 
J.