| Author |
Message |
neil30076
Guest
|
Posted:
Tue Nov 16, 2004 9:39 pm Post subject:
password sensitivity |
|
|
Ie have a client running Commerce Server 2002, and he wants to know if teh
passwords can be made non case sensitive. What do i need to know about their
configuration to be able to determine if this can be done.
Thanks |
|
| Back to top |
|
 |
David Hargis [MSFT]
Guest
|
Posted:
Wed Nov 17, 2004 6:03 am Post subject:
RE: password sensitivity |
|
|
It would be up to the site code to enforce case-insensitive passwords (i.e.
always use ToLower before checking and saving passwords); but this is not a
recommended practice. There is no setting in Commerce Server to make this
easy.
Thanks,
David
--------------------
Thread-Topic: password sensitivity
thread-index: AcTL8mqsPCwMpOn+QIyh3iZXt7/p5A==
X-WBNR-Posting-Host: 68.209.112.62
From: =?Utf-8?B?bmVpbDMwMDc2?= <neil30076@discussions.microsoft.com>
Subject: password sensitivity
Date: Tue, 16 Nov 2004 07:39:10 -0800
Lines: 4
Message-ID: <6320F661-A85A-4A2C-B00D-120061B90460@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15105
X-Tomcat-NG: microsoft.public.commerceserver.general
Ie have a client running Commerce Server 2002, and he wants to know if teh
passwords can be made non case sensitive. What do i need to know about
their
configuration to be able to determine if this can be done.
Thanks
This posting is provided "AS IS" with no warranties, and confers no
rights.
EBusiness Server Team |
|
| Back to top |
|
 |
Robert Bogue [MVP]
Guest
|
Posted:
Wed Nov 17, 2004 8:38 am Post subject:
Re: password sensitivity |
|
|
Let me second the notion that this is a bad idea.
"David Hargis [MSFT]" <davidhargis@online.microsoft.com> wrote in message
news:yQq61jDzEHA.2544@cpmsftngxa10.phx.gbl...
| Quote: | It would be up to the site code to enforce case-insensitive passwords
(i.e.
always use ToLower before checking and saving passwords); but this is not
a
recommended practice. There is no setting in Commerce Server to make this
easy.
Thanks,
David
--------------------
Thread-Topic: password sensitivity
thread-index: AcTL8mqsPCwMpOn+QIyh3iZXt7/p5A==
X-WBNR-Posting-Host: 68.209.112.62
From: =?Utf-8?B?bmVpbDMwMDc2?= <neil30076@discussions.microsoft.com
Subject: password sensitivity
Date: Tue, 16 Nov 2004 07:39:10 -0800
Lines: 4
Message-ID: <6320F661-A85A-4A2C-B00D-120061B90460@microsoft.com
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.commerceserver.general:15105
X-Tomcat-NG: microsoft.public.commerceserver.general
Ie have a client running Commerce Server 2002, and he wants to know if teh
passwords can be made non case sensitive. What do i need to know about
their
configuration to be able to determine if this can be done.
Thanks
This posting is provided "AS IS" with no warranties, and confers no
rights.
EBusiness Server Team |
|
|
| Back to top |
|
 |
|
|
|
|