| Author |
problem with special characters in password
|
|
| Rolf Barbakken 2005-12-19, 7:49 am |
| We have a case where users who are encouraged to have good passwords with
norwegian characters and other special characters cannot login to a ASP.NET
1.0 app.
This problem is discussed in the following article from MSKB:
http://www.kbalertz.com/kb_835388.aspx
Do you know if this problem is fixed in later versions of the framework?
I.e. servicepacks, 1.1 or 2.0.
Thanks.
--
_________________
Rolf @ Questus ans
| |
| Joe Kaplan \(MVP - ADSI\) 2005-12-19, 6:02 pm |
| What type of authentication is being used, Forms or Windows? If Windows, is
it Basic, Digest or IWA?
Joe K.
"Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
news:u1JrWJJBGHA.344@TK2MSFTNGP11.phx.gbl...
> We have a case where users who are encouraged to have good passwords with
> norwegian characters and other special characters cannot login to a
> ASP.NET 1.0 app.
>
> This problem is discussed in the following article from MSKB:
> http://www.kbalertz.com/kb_835388.aspx
>
> Do you know if this problem is fixed in later versions of the framework?
> I.e. servicepacks, 1.1 or 2.0.
>
> Thanks.
>
> --
> _________________
> Rolf @ Questus ans
>
>
| |
| Rolf Barbakken 2005-12-21, 7:56 am |
| Windows auth. and IWA (Integrated Windows Auth)
--
_________________
Rolf @ Questus ans
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:%23Pge20KBGHA.3396@tk2msftngp13.phx.gbl...
> What type of authentication is being used, Forms or Windows? If Windows,
> is it Basic, Digest or IWA?
>
> Joe K.
>
> "Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
> news:u1JrWJJBGHA.344@TK2MSFTNGP11.phx.gbl...
>
>
| |
| Joe Kaplan \(MVP - ADSI\) 2005-12-21, 5:57 pm |
| For IWA, this should be a pure Windows issue, not a .NET issue. The Kbase
article you referred to was discussing Basic authentication.
I have no idea why IWA would not work with non-ASCII characters as Windows
is supposed to have full unicode password support.
When you are using IWA, are users actually being prompted for passwords?
Typically they are not because their current login to the domain is used for
the authentication.
Joe K.
"Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
news:uU$DtDhBGHA.2920@tk2msftngp13.phx.gbl...
> Windows auth. and IWA (Integrated Windows Auth)
>
> --
> _________________
> Rolf @ Questus ans
>
>
> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
> in message news:%23Pge20KBGHA.3396@tk2msftngp13.phx.gbl...
>
>
| |
| Rolf Barbakken 2005-12-21, 5:57 pm |
| Yes they are prompted for username/password.
--
_________________
Rolf @ Questus ans
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:%231h3LqjBGHA.2664@TK2MSFTNGP15.phx.gbl...
> For IWA, this should be a pure Windows issue, not a .NET issue. The Kbase
> article you referred to was discussing Basic authentication.
>
> I have no idea why IWA would not work with non-ASCII characters as Windows
> is supposed to have full unicode password support.
>
> When you are using IWA, are users actually being prompted for passwords?
> Typically they are not because their current login to the domain is used
> for the authentication.
>
> Joe K.
>
> "Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
> news:uU$DtDhBGHA.2920@tk2msftngp13.phx.gbl...
>
>
| |
| Joe Kaplan \(MVP - ADSI\) 2005-12-21, 5:57 pm |
| Do you know why they are prompted? Are the not logged in to the domain or
something?
In any case, this would not be a .NET issue. It would have to be an IIS or
Windows issue. .NET does not really know or care how the user's logon token
was generated by IIS.
Joe K.
"Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
news:eRqp$WkBGHA.1312@TK2MSFTNGP09.phx.gbl...
> Yes they are prompted for username/password.
>
> --
> _________________
> Rolf @ Questus ans
>
>
> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
> in message news:%231h3LqjBGHA.2664@TK2MSFTNGP15.phx.gbl...
>
>
| |
| Rolf Barbakken 2005-12-22, 7:49 am |
| Do you know of any such issue with IIS/Windows?
--
_________________
Rolf @ Questus ans
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:%23C%23qZykBGHA.1008@TK2MSFTNGP12.phx.gbl...
> Do you know why they are prompted? Are the not logged in to the domain or
> something?
>
> In any case, this would not be a .NET issue. It would have to be an IIS
> or Windows issue. .NET does not really know or care how the user's logon
> token was generated by IIS.
>
> Joe K.
>
> "Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
> news:eRqp$WkBGHA.1312@TK2MSFTNGP09.phx.gbl...
>
>
| |
| Joe Kaplan \(MVP - ADSI\) 2005-12-22, 5:57 pm |
| Not specifically, no, but that doesn't mean it isn't there. You could do a
simple test on an IWA site that just has some static HTML pages or other
things served directly by IIS.
Joe K.
"Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
news:uLv4eMvBGHA.216@TK2MSFTNGP15.phx.gbl...
> Do you know of any such issue with IIS/Windows?
>
> --
> _________________
> Rolf @ Questus ans
>
>
> "Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
> in message news:%23C%23qZykBGHA.1008@TK2MSFTNGP12.phx.gbl...
>
>
| |
| Rolf Barbakken 2005-12-22, 5:57 pm |
| Good idea. I will try that.
Thanks, Joe.
"Joe Kaplan (MVP - ADSI)" <joseph.e.kaplan@removethis.accenture.com> wrote
in message news:u%23W1VkwBGHA.740@TK2MSFTNGP12.phx.gbl...
> Not specifically, no, but that doesn't mean it isn't there. You could do
> a simple test on an IWA site that just has some static HTML pages or other
> things served directly by IIS.
>
> Joe K.
>
> "Rolf Barbakken" <notnoisy@alexandria.cc> wrote in message
> news:uLv4eMvBGHA.216@TK2MSFTNGP15.phx.gbl...
>
>
|
|
|
|