[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
CLDAP
hello everybody,
Is CLDAP available in openldap able to handle a
CLDAP-request described in the following scenario:
Scenario:
Win2k client authenticates to MIT KDC
Problem:
When the user's password is expired, windows will
prompt user with new password. However, change
password failed because domain MIT.REALM.COM cannot be
found.
>From ethereal, I can see that the win2k client does a
CLDAP request, with filter: (&(DnsDomain =
MIT.REALM.COM)(Host=win2k_machine)(NtVer=\006).
I'm thinking of setting up openldap (with
LDAP_CONNECTIONLESS enable) to fullfil the above
request.
Will openldap able to handle the above request ?
Which schema should I use ? I've seen cosine.schema
which has a definition of objectclass DnsDomain. But
it doesn't have any attribute named DnsDomain or Host
or NtVer. So, I doubt this can be done...
regards,
lara
=====
------------------------------------------------------------------------------------
La vie, voyez-vous, ca n'est jamais si bon ni si mauvais qu'on croit
- Guy de Maupassant -
------------------------------------------------------------------------------------
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
- Follow-Ups:
- Re: CLDAP
- From: Adam Tauno Williams <awilliam@whitemice.org>