Re: [vwnc] LDAP or AD based authentication to Sybase from VW

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] LDAP or AD based authentication to Sybase from VW

Manfred Kohl
time has passed...
some progress has been made
I modified the LDAP parcel and it works for active directory now.
I still have a slight problem with the objectguid ( introduced by
Microsoft ?) interpretation, but I hope to solve that
e.g.
objectguid is returned as ByteString
which the LDAP parcel tries to convert to UTF-8 string
this creates an exception (under certain conditions)
try the following example:

  #[113 193 121 254 91 246 83 68 170 235 97 75 1 6 59 49]
asStringEncoding:#UTF_8

I understand that this conversion is meaningless . I will do bytestring
to hex or similar to avoid this problem and let You know.

Cheers

manfred
On Sep 28, 2005, at 7:32 AM, Denis Johnson wrote:

> If anyone has already used LDAP or Active Directory based
> authentication
>  to Sybase from VisualWorks, then please share what is required to get
> this going before we re-invent the wheel. Otherwise any pointers or
> general LDAP experience from VisualWorks will also be greatly
> appreciated.
>
> thanks and regards Denis
>
> ------------------------
> Denis Johnson
> RMB Australia Limited
> [hidden email]
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc