OK,
I'm extremely new to this so here's what I'd like to do and I'm not sure how. Currently we store usernames and passwords in a table for a particular function. What I'd like to do, is go into that table and add the number "1" to the end of every password based on certain criteria. This will then preent those users from being able to perdform that particular function. However, I could go in and do this manually for each user but that would take a long time. Is there a way, in a script that I can add that number "1" to the end of every passowrd based on my criteria. And then, if I need to turn it back on, go back in and remove that number "1" on the end in another script.
I appreciate any help and please keep in mind how little I know so you may need to dumb it down
Thanks
Matt
I'm extremely new to this so here's what I'd like to do and I'm not sure how. Currently we store usernames and passwords in a table for a particular function. What I'd like to do, is go into that table and add the number "1" to the end of every password based on certain criteria. This will then preent those users from being able to perdform that particular function. However, I could go in and do this manually for each user but that would take a long time. Is there a way, in a script that I can add that number "1" to the end of every passowrd based on my criteria. And then, if I need to turn it back on, go back in and remove that number "1" on the end in another script.
I appreciate any help and please keep in mind how little I know so you may need to dumb it down
Thanks
Matt