phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Double Login


From: Dave Hall
Subject: Re: [Phpgroupware-users] Double Login
Date: Mon, 20 Jan 2003 10:51:53 +1100

I found your earlier post.

You have to options - change the hostname to a subdomain such as:
www.mydomain.co.uk or groupware.mydomain.co.uk

or follow the instructions here:
https://savannah.gnu.org/bugs/?func=detailbug&bug_id=2009&group_id=509

The problem is caused by the cookie code in phpgw and ccTLD where
.com.au (or .co.uk) are effectively the ccTLDs.  The problem is that
phpgw will allocate all but the first part of the domain name as the
cookie domain.  IE will not accept a cookie domain of .co.uk

Cheers

Dave

Dave Hall <address@hidden> wrote:
> The values are saved in the phpgw_config table of your db.
> 
> Also what is the domain that you are trying to use?
> 
> 
> Cheers
> 
> Dave
> Content-type: MULTIPAR BOUNDARY="Boundary_(ID_vX/m6bnvLqsuip65qE3r8w)"
> 
> 
> --Boundary_(ID_vX/m6bnvLqsuip65qE3r8w)
> Content-type: text/plain; charset=us-ascii
> Content-transfer-encoding: 7BIT
> 
> 
> It was already off. 
> Use cookies to pass sessionid: No Yes check ip address of all 
> sessions: No Yes 
> Just for curiosity, where is this value saved when I change the 
> site config?  I was looking for it in the code and could not find it.
> Is there any way I can use these to help me debug this?
> header.inc.php: define('DEBUG_APP',  False);
> header.inc.php: define('DEBUG_API',  False);
> header.inc.php: define('DEBUG_DATATYPES',  True);
> header.inc.php: define('DEBUG_LEVEL',  3);
> header.inc.php: define('DEBUG_TIMER', False);
> Where does debug information go?
> 
> 
> Dave Hall <address@hidden> wrote:Sorry,
> 
> Just try ... Admin->Site Config ... it is an option there.
> 
> I have been corresponding with someone else off list on this issue.
> 
> Note to self ... read posts more carefully ;)
> 
> Dave Hall wrote:
> > Dave Bornstein wrote:
> > 
> > > I am not using any proxy. I am connecting over the
> > > local submit. Where can I find and change this
> > > setting on an exising installation? 
> > > 
> > 
> > Oh Sorry. Admin->Site Config ... it is an option there. I 
> > changed it
> > to off and it works fine. Does it work for you now?
> > 
> > > 
> > > --- Chris Weiss wrote:
> > > > are you behind a proxy cluster or on AOL? In those
> > > > setups your IP changes with
> > > > just about ever request. There is an option in
> > > > setup to disable ip address check
> > > > for seesions, this will get around the problem.
> > > > 
> > > > Dave Bornstein (address@hidden) wrote*:
> > > > >
> > > > >Hello,
> > > > >
> > > > > I am using SQL based authentication. The first
> > > > time
> > > > >I try to login, it fails about 90% of the time. I
> > > > >immediately try again as the same user and it
> > > > works. I
> > > > >have tried multiple browers. Does anyone know why
> > > > >this would be happening?
> > > > >
> > > > >Thanks.
> > > > >
> > > > >__________________________________________________
> > > > >Do you Yahoo!?
> > > > >Yahoo! Mail Plus - Powerful. Affordable. Sign up
> > > > now.
> > > > >http://mailplus.yahoo.com
> > > > >
> > > > >
> > > > >_______________________________________________
> > > > >Phpgroupware-users mailing list
> > > > >address@hidden
> > > >
> > > >http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> > > > >
> > > > 
> > > > 
> > > > 
> > > > _______________________________________________
> > > > Phpgroupware-users mailing list
> > > > address@hidden
> > > >
> > > http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> > > 
> > > 
> > > __________________________________________________
> > > Do you Yahoo!?
> > > Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> > > http://mailplus.yahoo.com
> > > 
> > > 
> > > _______________________________________________
> > > Phpgroupware-users mailing list
> > > address@hidden
> > > http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> > > 
> > 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> begin:vcard
> n:Hall;Dave
> fn:Dave Hall
> tel;fax:+61 3 8610 0029
> tel;work:+61 3 96 871 871
> org:Dave Hall Consulting;
> adr:;;;;;;AUSTRALIA
> version:2.1
> email;internet:address@hidden
> end:vcard
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now
> 
> --Boundary_(ID_vX/m6bnvLqsuip65qE3r8w)
> Content-type: text/html; charset=us-ascii
> Content-transfer-encoding: QUOTED-PRINTABLE
> 
> <P>It was already off. 
> <P>
> <TABLE width=3D"85%" align=3Dcenter border=3D0>
> <TBODY>
> <TR bgColor=3D#ddf0ff>
> <TD>Use cookies to pass sessionid:</TD>
> <TD><SELECT name=3Dnewsettings[usecookies]> <OPTION value=3D"">No</OP=
> TION> <OPTION value=3DTrue selected>Yes</OPTION></SELECT> </TD></TR>
> <TR bgColor=3D#ddf0ff>
> <TD>check ip address of all sessions:</TD>
> <TD><SELECT name=3Dnewsettings[sessions_checkip]> <OPTION 
> value=3D"" =
> selected>No</OPTION> <OPTION value=3DTrue>Yes</OPTION></SELECT> </TD>=
> </TR></TBODY></TABLE>
> <P>Just for curiosity, where is this value saved when I change the si=
> te config?  I was looking for it in the code and could not find =
> it.
> <P>Is there any way I can use these to help me debug this?
> <P>header.inc.php: define('DEBUG_APP',  False);<BR>header.inc.ph=
> p: define('DEBUG_API',  False);<BR>header.inc.php: define('DEBUG=
> _DATATYPES',  True);<BR>header.inc.php: define('DEBUG_LEVEL',&nb=
> sp; 3);<BR>header.inc.php: define('DEBUG_TIMER', False);
> <P>Where does debug information go?
> <P> 
> <P> 
> <P> <B><I>Dave Hall <address@hidden&gt;</I></B> wrote:
> <BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT=
> : #1010ff 2px solid">Sorry,<BR><BR>Just try ... Admin-&gt;Site Config=
> ... it is an option there.<BR><BR>I have been corresponding with som=
> eone else off list on this issue.<BR><BR>Note to self ... read 
> posts =
> more carefully ;)<BR><BR>Dave Hall <address@hidden>wrote:<BR>&=
> gt; Dave Bornstein <address@hidden>wrote:<BR>&gt; 
> <BR>&gt; =
> &gt; I am not using any proxy. I am connecting over the<BR>&gt; 
> &gt; =
> local submit. Where can I find and change this<BR>&gt; &gt; 
> setting o=
> n an exising installation? <BR>&gt; &gt; <BR>&gt; <BR>&gt; Oh 
> Sorry. =
> Admin-&gt;Site Config ... it is an option there. I <BR>&gt; 
> changed i=
> t<BR>&gt; to off and it works fine. Does it work for you now?<BR>&gt;=
> <BR>&gt; &gt; <BR>&gt; &gt; --- Chris Weiss <address@hidden>w=
> rote:<BR>&gt; &gt; &gt; are you behind a proxy cluster or on AOL? 
> In =
> those<BR>&gt; &gt; &gt; setups your IP changes with<BR>&gt; &gt; &gt;=
> just about ever request. There is an option in<BR>&gt; &g
> http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.co=
> m">Yahoo! Mail Plus - Powerful. Affordable. http://rd.=
> yahoo.com/mail/mailsig/*Sign" 
> target="l">http://mailplus.yahoo.com";>Sign up now
> 
> 
> --Boundary_(ID_vX/m6bnvLqsuip65qE3r8w)--
> 
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]