N
Nando
Hi all!
I'm using the User.NewPassword (strOldPassword, strNewPassword) method to
allow users to change their password.
I'm using the same code to reset passwords for users who have forgotten
their passwords. I do not have to specify the old password if I'm logged on
as a member of the Admins group. But I just noticed that I cannot reset the
passwords for other fellow members of the Admins group.
Is my convoluted code failing somewhere or is this behavior by design? The
Access' help does not fully cover or explain this policy.
Thanks!
I'm using the User.NewPassword (strOldPassword, strNewPassword) method to
allow users to change their password.
I'm using the same code to reset passwords for users who have forgotten
their passwords. I do not have to specify the old password if I'm logged on
as a member of the Admins group. But I just noticed that I cannot reset the
passwords for other fellow members of the Admins group.
Is my convoluted code failing somewhere or is this behavior by design? The
Access' help does not fully cover or explain this policy.
Thanks!