Page 1 of 1

change server password

PostPosted: Fri Mar 22, 2013 12:39 pm
by markwiens
How can I change the xeoma server password? (the password clients use to access the server)

Re: change server password

PostPosted: Fri Mar 22, 2013 12:52 pm
by Admin_N
what is the OS on machine with Xeoma's server part?

Re: change server password

PostPosted: Sun Apr 14, 2013 7:51 am
by nordlead75
i a the same question
my server is on linux debian with no X

Re: change server password

PostPosted: Mon Apr 15, 2013 9:34 am
by Admin_N
When Xeoma is off, run the following command in the folder where Xeoma is located:

./xeoma.app setpassword=mynewpassword

where "mynewpassword" is any desired password of your choice.

After that you will get a message that the password was successfully changed.

Hope this helps.

Re: change server password

PostPosted: Thu Apr 18, 2013 2:25 pm
by johirsh
hw do you do it in windows 7

Re: change server password

PostPosted: Fri Apr 19, 2013 8:13 am
by Admin_N
The same way, but replace ./xeoma.app with xeoma_win.exe or xeoma_win64.exe (depending on what version you have) so it looks like:

xeoma_win.exe setpassword=mynewpassword

Make sure to execute it where Xeoma file is!