Configure password in spark.properties

The first sorry for my english, I try configure the spark.properties for make autologin with a user standard but when I fill the “password” field with password, this’s don’t work .How can I make it ?

thanks

Do you want all your users to login with the same password? Or maybe you are speaking about SSO (Single Sign On, when program is logging with user’s Windows account password)? Either way spark.properties file is not the way to go. It stores password encrypted, so you can’t just put it there in plain text. If you want to use SSO, then search the forums. He’s one of the latest docs provided by someone http://community.igniterealtime.org/docs/DOC-2585

The password is the same what the username. I going to set up the password in “spark.properties” with vbs script . Know how to encrypt the password?

sabes como encriptar la contraseña

Thank very much for your help

No, i don’t know what is used for password encryption in Spark.