<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html>

<head>



<meta name=Generator content="Microsoft Word 10 (filtered)">

<style>
<!--
                        
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:right;
        direction:rtl;
        unicode-bidi:embed;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {font-family:Arial;
        color:windowtext;}

div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>
<DIV id=idOWAReplyText85295 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>did you set</FONT></DIV>
<DIV dir=ltr><FONT face=Arial 
size=2>$this-&gt;realm=$this-&gt;domainname=$this-&gt;default_domain="yourdomain";</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>try&nbsp;an echo to the domain name to see 
if the domain is set too. (the select statement of the script searches an user 
entry with a domain, but if no domain is set, it will searches an entry with an 
emtpy domain, which does not exist).</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>by</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>thomas jungbauer</FONT></DIV></DIV>
<DIV dir=ltr><BR>&nbsp;</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr><FONT face=Tahoma size=2><B>Von:</B> serusers-bounces@lists.iptel.org im 
Auftrag von Shiran Guez<BR><B>Gesendet:</B> Fr 17.09.2004 23:25<BR><B>An:</B> 
serusers@lists.iptel.org<BR><B>Betreff:</B> [Serusers] SerWeb authentication 
fails,<BR></FONT><BR></DIV>
<DIV>
<DIV class=Section1 dir=rtl>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi </SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I have 
set:</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">echo "uname: 
".$uname."&lt;br&gt;\n";</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">echo 
"pa</SPAN></FONT><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">ss</SPAN></FONT><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">w: 
".$pa</SPAN></FONT><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">ss</SPAN></FONT><FONT face=Arial 
size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">w."&lt;br&gt;\n";</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">echo "okey_x: 
".$okey_x."&lt;br&gt;\n";</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">and the result was 
:</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT 
face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">uname: 
admin<BR>pa</SPAN></FONT>ssw: heslo<BR>okey_x: 0</P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">and in your document 
you have wriiten that okey_x: need to be anything but 0 can you tell me what do 
I need to do to change this?</SPAN></FONT></P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><FONT face=Arial 
size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Because I am always 
getting bad username or password!</SPAN></FONT></P>
<P class=MsoNormal dir=rtl><FONT face=Arial size=2><SPAN dir=ltr 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"></SPAN></FONT>&nbsp;</P>
<P class=MsoNormal dir=ltr 
style="DIRECTION: ltr; unicode-bidi: embed; TEXT-ALIGN: left"><STRONG><B><FONT 
face="Times New Roman" size=2><SPAN style="FONT-SIZE: 11pt">Shiran 
Guez</SPAN></FONT></B></STRONG><BR><BR></P>
<P class=MsoNormal dir=rtl><FONT face="Times New Roman" size=3><SPAN dir=ltr 
style="FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV></DIV>

</body>

</html>