Here in this post I will let you know how to reset or change password of psybnc.
There are 3 ways of changing / reseting psybnc password.
Method 1.)
If you are already logged into your psybnc then you just have to type following command to change or reset your psybnc password.
/password <new password>
Method 2.)
If you have access to admin psybnc and you have forgotten your user psybnc’s password then you need to type following command to reset your psybnc’s user’s password.
/password <psy user> <new password>
Method 3.)
If you have forgotten your psybnc’s admin password then you can reset it via shell. Just follow the given steps to change / reset your psybnc’s admin password via shell.
1.) 1st of all you will need login to your shell
2.) and then type: cd psybnc
Now you are in psybnc directory. Here you have to edit psybnc.conf file. For that you have to type command given below.
3.) now type: pico psybnc.conf
4.) Now you will have to make changes in this line “USER1.USER.PASS==`xy’z`a`h`e”
Here you have to put new password after USER1.USER.PASS=
For example: USER1.USER.PASS=new pass word
5.) type: ctrl (key)+x
(to save your psybnc.conf file)
6.) type: y + enter (key)
After you have saved edited part you have to restart your psybnc and you are ready to use your psybnc with new password.

Recent Comments