Bugs item #1088458, was opened at 2004-12-20 07:21
Message generated for change (Comment added) made by pegacat
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1088458&group_id=55394

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface (example)
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2 DN width different cases 

Initial Comment:
try this schema :
attributetype ( 0.9.2342.19200300.100.1.1
        NAME ( 'uid' 'userid' )
        DESC 'RFC1274: user identifier'
        EQUALITY caseExactMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} )

--> caseExactMatch insteade of caseIgnoredMatch

Now enter 2 DN width different cases :
uid=mister.big,ou=.....
uid=Mister.BIG,ou=.....

You cannot see both values.
But you can find them, if you search.

Tested width JXplorer

----------------------------------------------------------------------

>Comment By: Christopher Betts (pegacat)
Date: 2012-01-03 03:54

Message:
This is a fairly pathological case; while technically this is possible,
most servers (active directory, openldap etc.) don't allow it.  If we try
to build in support in JX we may get strange behaviour with these servers,
and building in support would be quite hard (e.g. DN's may have mixed AVAs
where some are case sensitive and other case insensitive - e.g. in the
example above ou may be case insensitive).

So... unless there's a screaming need out there, I'll stick this in the
'too hard' basket.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-12-20 07:24

Message:
Logged In: NO 

Sorry,
I mean Tested width Jxplorer 3.1 rc4

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-12-20 07:23

Message:
Logged In: NO 

Sorry, 
I mean JXplorer 3.1 rc4

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1088458&group_id=55394

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to