S
Steven
I have a legacy application that enumerates a users group
memberships. The application then performs actions on the
basis of the order that the groups are returned. (Very bad
programming I know)
Since an upgrade to W2K and AD the group enumeration lists
a the groups in a different order. However when manually
pointed to an NT4 BDC it returns the correct order. (I
think it was the initial creation date of the groups, or
the dates that the users were added)
Does anyone know the difference between NT4 enumeration
and W2K enumeration that causes this difference?
As I can still get the correct order from BDCs is there a
way to retrieve the particular atribute from AD?
memberships. The application then performs actions on the
basis of the order that the groups are returned. (Very bad
programming I know)
Since an upgrade to W2K and AD the group enumeration lists
a the groups in a different order. However when manually
pointed to an NT4 BDC it returns the correct order. (I
think it was the initial creation date of the groups, or
the dates that the users were added)
Does anyone know the difference between NT4 enumeration
and W2K enumeration that causes this difference?
As I can still get the correct order from BDCs is there a
way to retrieve the particular atribute from AD?