Bulk Action Load Updating Lighthouse Passwords

Hello all,

I've trying to update user accounts using bulk actions, none of the tests I've made have been successful, here is the command I executed which doesn't work, do you know what is wrong?

command,user,waveset.resources,password.password,password.confirmPassword

Update,John Doe,Identity Manager,changeIt_123,changeIt_123

I also tried these which doesn't work either:

command,user,resources,password.password,password.confirmPassword

Update,John Doe,Identity Manager,changeIt_123,changeIt_123

command,user,waveset.resources,password.password,password.confirmPassword

Update,John Doe,Lighthouse,changeIt_123,changeIt_123

command,user,waveset.resources,password.password,password.confirmPassword,accounts[Lighthouse].fullname

Update,John Doe,Identity Manager,changeIt_123,changeIt_123,Juan Perez

Thanks

[884 byte] By [dieraven2003a] at [2007-11-27 9:34:09]
# 1
Try waveset.password
JimBearda at 2007-7-12 22:57:37 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
command,user,password.password,password.confirmPassword,password.selectAll
sunqingyonga at 2007-7-12 22:57:37 > top of Java-index,Web & Directory Servers,Directory Servers...