From: Alistair Y. <ali...@sm...> - 2006-08-01 13:22:01
|
I tested it against our institutional eDirectory and our institutional ActiveDirectory which runs our Citrix thin client project. These are institutional-grade identity systems, managed by admins, not an AD running on a laptop. The only change I made was to enable referrals. I ran the test code on a Mac and 3 linux boxes. All passed: Starting 0 [main] DEBUG ADDebug - 10000001 Found by user name. 5 [main] DEBUG ADDebug - 10000001 Authentication OK 1124 [main] DEBUG ADDebug - 10000002 Found by user name. 1125 [main] DEBUG ADDebug - 10000002 Authentication OK 2241 [main] DEBUG ADDebug - 10000003 Found by user name. 2242 [main] DEBUG ADDebug - 10000003 Authentication OK 3352 [main] DEBUG ADDebug - 10000004 Found by user name. 3354 [main] DEBUG ADDebug - 10000004 Authentication OK 4476 [main] DEBUG ADDebug - 10000005 Found by user name. 4477 [main] DEBUG ADDebug - 10000005 Authentication OK 5594 [main] DEBUG ADDebug - 10000006 Found by user name. 5595 [main] DEBUG ADDebug - 10000006 Authentication OK 6708 [main] DEBUG ADDebug - 10000007 Found by user name. 6709 [main] DEBUG ADDebug - 10000007 Authentication OK 7816 [main] DEBUG ADDebug - 10000008 Found by user name. 7817 [main] DEBUG ADDebug - 10000008 Authentication OK 8925 [main] DEBUG ADDebug - 10000009 Found by user name. 8926 [main] DEBUG ADDebug - 10000009 Authentication OK 10060 [main] DEBUG ADDebug - 1000000a Found by user name. 10080 [main] DEBUG ADDebug - 1000000a Authentication OK 11201 [main] DEBUG ADDebug - 1000000b Found by user name. 11202 [main] DEBUG ADDebug - 1000000b Authentication OK 12308 [main] DEBUG ADDebug - 1000000c Found by user name. 12309 [main] DEBUG ADDebug - 1000000c Authentication OK 13417 [main] DEBUG ADDebug - 1000000d Found by user name. 13419 [main] DEBUG ADDebug - 1000000d Authentication OK 14555 [main] DEBUG ADDebug - 1000000e Found by user name. 14556 [main] DEBUG ADDebug - 1000000e Authentication OK 15666 [main] DEBUG ADDebug - 1000000f Found by user name. 15667 [main] DEBUG ADDebug - 1000000f Authentication OK 16773 [main] DEBUG ADDebug - 10000010 Found by user name. 16774 [main] DEBUG ADDebug - 10000010 Authentication OK 17884 [main] DEBUG ADDebug - 10000011 Found by user name. 17885 [main] DEBUG ADDebug - 10000011 Authentication OK 18992 [main] DEBUG ADDebug - 10000012 Found by user name. 18993 [main] DEBUG ADDebug - 10000012 Authentication OK 20122 [main] DEBUG ADDebug - 10000013 Found by user name. 20123 [main] DEBUG ADDebug - 10000013 Authentication OK 21234 [main] DEBUG ADDebug - 10000014 Found by user name. 21235 [main] DEBUG ADDebug - 10000014 Authentication OK Process finished with exit code 0 now you have to find out why your laptop doesn't work. The case for JNDI hasn't been made. > tell me I'm wrong then ok, you're wrong ;) Alistair On 1 Aug 2006, at 13:10, Jon Maber wrote: > Alistair Young wrote: >>> I still feel a switch to JNDI is needed >>> >> I don't see why. We've run the openLDAP api against AD, openLDAP and >> eDirectory for 2 years now without any problems. It doesn't work on >> your laptop. Is that a reason to change everything? I don't think so. >> > Run the test, see the errors, tell me I'm wrong then. > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |