[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Netscape Roaming Profiles
At 09:38 AM 7/2/99 -0400, shaned wrote:
>John Kougoulos wrote:
>>
>> I use netscape DS4 and I've managed to make roaming profiles to work.
>>
>> As far as I can see from access logs, the client (communicator) binds as
>> v2 client.
>>
>
>Could you give an example of your attributes and object classes as well
>as slapd.conf?
>From what I've gatherred, I don't think schema differences is the
only issue here.
You might want to review ITS#168 which discusses handling of
creation/modification operation attributes. Apparently, NN
is expecting modification operational attributes on entries
that haven't been modified.
Though one can easily patch OpenLDAP to always provide modification
operational attributes for newly created entries, such behavior
cause problems with applications expecting this historical (and
LDAPv3 like) behavior.
Kurt