This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Wrong Password and Disconnecting from PSYBNC

Help with usage of shell accounts and bouncers.
Post Reply
a
apaunganhote
Voice
Posts: 4
Joined: Fri May 16, 2008 10:07 am

Wrong Password and Disconnecting from PSYBNC

Post by apaunganhote »

Hello all,

Yes, I tried to search that question from google and i can't find any.

First of all, I already checked ident. And set everything well. But whenever i tried to connect bouncer,

It's keep saying me that Wrong Password. Disconnecting.

First, I want to know is that, is that password is i set make menuconfig from Users rite ? which is

USER1.USER.PASS=test

rite ? I tried to type when connecting with /quote pass test

But still, it's keep saying me that Wrong Password. Disconnecting.

That's my psybnc.conf file

Code: Select all

PSYBNC.SYSTEM.ME=Bouncer
PSYBNC.SYSTEM.HOST1=*
PSYBNC.SYSTEM.PORT1=31720 62.343.217.31
PSYBNC.HOSTALLOWS.ENTRY0=*;*
USER1.USER.NICK=tester
USER1.USER.USER=tester
USER1.USER.PASS=test
USER1.USER.VHOST=irc.playtur.com
USER1.USER.RIGHTS=1
USER1.USER.PARENT=0
USER1.USER.LOGIN=tester
LINKS.LINK0.TYPE=1
In my mirc client, i set all the Full-Name, Nickname, User-Name, Email address all as tester, i tried adding password from password fields of adding server also. Not working.

Can anyone please help me with this ? Thanks.[/code]
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

That password is probably encrypted, so setting it to plane text won't solve your problem. The best thing you can do is restart your psybnc with a new psybnc.conf.
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

You have to kill psybnc before editing psybnc.conf.
psyBNC writes a new conf file when it closes.
If you edit the conf while it's running then restart it, you lose what you change.
a
apaunganhote
Voice
Posts: 4
Joined: Fri May 16, 2008 10:07 am

Post by apaunganhote »

Oh,

Thanks Sir_Fz and Dragon Lord. I will try again. Can i know how to kill the psybnc service ? And then, I doubt that, encrypted password is the problem. Because, first, I got those encrypted password also. But whenever i type my password, it's keep saying me Wrong Password. But I will try to do that again. Please kindly tell me about pysbnc kill command please. Thank you very much.

With Regards,
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Type 'ps x' to see the running processes, take the PID number of your psybnc process and type 'kill -9 <PID>' to kill it.
a
apaunganhote
Voice
Posts: 4
Joined: Fri May 16, 2008 10:07 am

Post by apaunganhote »

Thanks. It's worked now. Everyone, thanks for helping.
c
cameigons
Voice
Posts: 1
Joined: Wed Sep 17, 2008 12:01 pm

Post by cameigons »

Sorry for bringing back this old thread, but my problem is very similar: Wrong password.

The problem is, I kill psybnc and change my password on psybnc.conf, but once I start psybnc, the program changes back the password on the file to what it was before. =/
Any ideas?
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Again, resetting the password won't solve your problem. You need to restart your psy with a fresh psybnc.conf and reset the password on connect.
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Post by wac »

you *can* put in a plaintext password, you should read up before you say you can't...

kill the process edit your conf file where the password field is to something like this
USER1.USER.PASS=newpassword
then restart using that password, it will re-encrypted and voila there you go...

good luck

EDIT:also his conf file was incorrect anyways besides his password...

PSYBNC.SYSTEM.PORT1=31720 62.343.217.31

should of probably read like this

PSYBNC.SYSTEM.HOST1=62.343.217.31
PSYBNC.SYSTEM.PORT1=31720
I see j00!
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

No, you can't use a plain-text password unless you allowed that during initial setup of psyBNC.
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Post by wac »

dude... for christsake it's in the faq on the website...

Code: Select all

http://www.psybnc.at/faq.html#q19
Q18: I forgot my password or need a new one.
A19: If your have shell access goto the psybnc dir and replace your password in the psybnc.conf with a plaintext password.

have a nice day! :lol:
I see j00!
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Yes you're right; I didn't know that :)
User avatar
wac
Halfop
Posts: 80
Joined: Sun Dec 10, 2006 1:22 am
Location: in my cardboard box

Post by wac »

Yes I know and now you know ;)
I see j00!
l
loginpadrao
Voice
Posts: 1
Joined: Tue Jan 08, 2013 2:37 am

Post by loginpadrao »

I'm really sorry for bump this very old topic again, but maybe be my information will be useful for some one.

First, i came here after search on google for "psybnc wrong password". I found the same problem in other discussion boards, but no fix for it.

In my password I used a underline "_" and some "special" characters like "~" after change it many times, and still receive the wrong password menssage I changed my password to a much simpler, "abcde", and the error message disappear.

I use psybnc with openwrt firmware.

I Hope it may be useful for some one.

Again, I'm sorry for post in this old topic, but I did it in the best of intentions!
g
gride420
Voice
Posts: 1
Joined: Sun Oct 05, 2014 12:12 am

Help on password

Post by gride420 »

Ok i have tried the deleting out of the encrypted password and just did.

USER1.USER.PASS=cannibus

Then started ./psybnc and yes it was killed before i edited it. It is not encrypting the password when i do this.

What happen was my shell host changed servers, so i installed it from scratch then just overwrote my config file. It will run when i do this, but i get the error message in mirc saying wrong password. I know for a fact it is the correct password because i didn't change it in mirc and i am using the same config file with same encrypted pass from the same config file. If i put just the USER1.USER.PASS=cannibus and do ./psybnc it says it starts with no problem but you do ps x right after that and it is not running. Anyone have any ideas? Thanks
Post Reply