Closed ajayinfoworks closed 8 years ago
Added 'Security Token' to the end of the password as suggested at the following link & got past this issue.
https://docs.servicerocket.com/pages/viewpage.action?pageId=5967258
Hi I've got the same error and i've added my security Token
as below
java -jar sf2hadoop.jar init -u henry922@yahoo.com -p pwdtCA5ShLuXOt0ZTLDO4Ea9NW -bash: !tCA5ShLuXOt0ZTLDO4Ea9NW: event not found
@Henry922 your error is different. Your security token contains a !
apparently? And your shell (Bash) can't deal with that. Try putting your security token between quotes
First time I ran this tool, I got this message:
So I created a new security token but I don't know how to pass it to this tool. Please explain. Thanks.