[horde] Horde frame set

Jason Huddleston huddlesj at otc.edu
Tue May 17 10:38:28 PDT 2005


Setup:

 

*     Horde: 3.0.4 

*     Imp: H3 (4.0.3) 

*     Ingo: H3 (1.0.1)

*     Kronolith: H3 (2.0.2) 

*     Mnemo: H3 (2.0.1) 

*     Nag: H3 (2.0.1) 

*     Turba: H3 (2.0.2) 

*     Tied to a Cyrus 2.2.12

 

I have single sign on set up from Academus portal to Horde for webmail by
posting values to the /horde/imp/redirect.php. When I sign in the frameset
shows up around web mail. When I go to another tab in the portal and then
come back I end up with the IMP web mail page with no frameset. I can
duplicate this by logging into web mail manually and then changing the URL
to from /horde/index.php to /horde/imp/mailbox.php. 

 

Am I using the wrong page for Single Sign On???

Is their a way to force the horde frameset to always be there???

 

 

 

The following is a list of values that I am posting:

 

    <input type="hidden" name="actionID" value="105" />

    <input type="hidden" name="mailbox" value="INBOX" />

    <input type="hidden" id="username" name="imapuser"
value="<%=request.getSession().getAttribute("username")%>" />

    <input type="hidden" id="password" name="pass"
value="<%=request.getSession().getAttribute("password")%>"/>

    <input type="hidden" name="new_lang" value="en_US">

    <input type="hidden" name="server" value="emh1.otc.edu" />

    <input type="hidden" name="port" value="143" />

    <input type="hidden" name="namespace" value="" />

    <input type="hidden" name="maildomain" value="otc.edu" />

    <input type="hidden" name="protocol" value="imap/notls" />

    <input type="hidden" name="realm" value="otc.edu" />

    <input type="hidden" name="folders" value="Mail/" />

 

Thanks,

 

--

Jason Huddleston, CCSA

Assistant Coordinator Internet Services and Security

Ozarks Technical Community College

huddlesj at otc.edu

417-447-7532



More information about the horde mailing list