|
|
Archives of the TeradataForum
Message Posted: Sun, 20 Sep 2004 @ 01:54:14 GMT
Subj: | | Re: What is the safe way to delegate a user to only change forgotten users passwords ? |
|
From: | | Andrew Schroter Khan, Rehan |
Write a Stored Procedure to change passwords and grant the owner of the stored procedure the necessary privileges and give the delegate the
privilege of executing the stored procedure. Obviously the Stored prcedure should be written such that it does not have the ability to change
system/administrative ids, only those ids in that users' domain.
AGS
| |