i have a dB with many users who frequently forget their passwords (i have a table - tblName - that contains all the users passwords and logins).
i tried to use
object.NewPassword oldpassword, newpassword, but i can't set the object (user), as it wants the workgroup user, and won't accept a login name from the table.
i want to let the dB owner reset users passwords rather than them coming back to IT all the time but i can't give them admin rights to break into the dB.
any other ideas?
i tried to use
object.NewPassword oldpassword, newpassword, but i can't set the object (user), as it wants the workgroup user, and won't accept a login name from the table.
i want to let the dB owner reset users passwords rather than them coming back to IT all the time but i can't give them admin rights to break into the dB.
any other ideas?