We're implementing LSF9 now. I'm working on Help Desk procedures for portal password resets. I'm told the only option is the Lawson Security Administrator.
I'd rather not have to install that on the Help Desk PCs. I'd much rather create a web or shell script but I'm told it can't be done.
I've thought about writing my own web to talk to LDAP but I don't want to mess things up. Has anyone else faced this sort of thing?
We are not binding just yet. I need a good Help Desk tool to establish a new password but then direct the user to set it to something they want.
What about ssoconfig?
I was thinking the same thing. One option might be to use the Bouncy Castle routines that Lawson uses and create an .ldif ldapmodify file. John Henley