OpenNTF.org - Switch to User ID/ Change ID p
My Links (Not logged in)
Code Bin Search
 
Hosted by Prominic.NET
Rate This Code
5 - brilliant stuff
4 - very nice
3 - average
2 - needs work
1 - bad
   OpenNTF Code Bin
About This Code
Brief Description:
Switch to User ID/ Change ID password in LotusScript 
Rating:
Rating: 4.66666666666667 , Number of votes: 3 
Contributor:
Jon D Lindgren 
Category:
Lotusscript 
Type:
API Functions 
Notes Version:
R5.x 
Last Modified:
22 Apr 2005 
OpenNTF Disclaimer

All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.

Code / Description
I use this code in LS to collect user id's off of a share and gather information about the ID. I have also used this code in a Domain merge to run a list of id's against a server to change password, and trigger the Adminp process.


Funtions used

SECKFMChangePassword
SECKFMSwitchToIDFile

Usage / Example
Code Attachments
SwitcIDAPI.txt (2 Kbytes)
 Comments
Posted by Mark R Kearns on 06/01/2005 10:15:56 AMVery handy... and just in time
Thanks for posting this. It's helped me immensely as I'd just been given a requirement at the last minute for exactly this functionality, and, of course, I've mentioned where I "borrowed" the code from.
Posted by Tonio Seiler on 05/24/2006 04:28:23 AMWorks great
This script is exactly what i was looking for.
I want to use this in a background agent on a server. Does anyone know if this also works on as400/iseries?
Posted by Abirami Balaji on 06/06/2007 11:55:40 AMNot working
I want to change pwd on few hundred ids in a network share. I am not sure how to make this work. Need help.
 Add your comment!