J
johntslattery
I would like to allow our help desk to reset user passwords but don't
wish them to have the rest of the abilities members of the Admins group
have. Easily enough done if one doesn't mind embedding an Admins member
user name and password in an executable or Access application, but I
would prefer not to do that, perhaps only as a matter of principle in
that I understand user level security is somewhat easily cracked. Are
there permissions that may be added to an MDW and its documents that
will enable just the ability to change a user password without knowing
the old password? Other ideas on the matter would be appreciated, too.
The best I've come up with is encrypting a connection string in
web.config of an ASP .NET application. Thanks for any help!
wish them to have the rest of the abilities members of the Admins group
have. Easily enough done if one doesn't mind embedding an Admins member
user name and password in an executable or Access application, but I
would prefer not to do that, perhaps only as a matter of principle in
that I understand user level security is somewhat easily cracked. Are
there permissions that may be added to an MDW and its documents that
will enable just the ability to change a user password without knowing
the old password? Other ideas on the matter would be appreciated, too.
The best I've come up with is encrypting a connection string in
web.config of an ASP .NET application. Thanks for any help!