It's possible, depends on what operating system the server uses and what identd program is being used.EnglishExpress wrote:<Retarded> How the hell do I change my ident on the BNC?
<Virus> what do you mean, like ident@blah.blah.com? don't you choose that when you first set it up?
<Retarded> Idk I'm on ryans shell so I don't have an option then?
<Virus> Ask him
- This got me thinking, is there an option to change your ident via command line?
This sounds like the ircd is using the "username" from the connecting client as the ident, as Unrealircd and a few other do.EnglishExpress wrote:Well, when he is on irc his ident(3rk4n@blah.blah.com) from his own client is what is used for his ident on the psyBNC, but when he dcc's it his shown as "Almighty@blah.blah.com" so I assume the Almighty thing is the username of the shell admin/owner?
Code: Select all
[05:55] <-psyBNC> Help for: ADDALLOW
[05:55] <-psyBNC> ADDALLOW host or hostmask
[05:55] <-psyBNC> -------------------------
[05:55] <-psyBNC> This Function allows you to set hosts which may connect to your bouncer.
[05:55] <-psyBNC> On default, * is set to be allowed to connect to the bouncer. You would
[05:55] <-psyBNC> have to delete that entry first to set your own more restricted host
[05:55] <-psyBNC> allows for the bouncer.
[05:55] <-psyBNC> Example
[05:55] <-psyBNC> /ADDALLOW host22.mydomain.com
[05:55] <-psyBNC> would allow that specific host to connect.
[05:55] <-psyBNC> /ADDALLOW *.mydomain.com
[05:55] <-psyBNC> would allow all hosts from mydomain.com.
[05:55] <-psyBNC> You can use the wildcards ? and * in your definition.
[05:55] <-psyBNC> Remember that also linked hosts have to be added in the host allowance.
[05:55] <-psyBNC> See also: DELALLOW LISTALLOW
[05:55] <-psyBNC> BHELP - End of helpYooHoo that would only allow/disallow some hosts to connect to psy. For ex: I have a psy and i want only 10.0.0.* host should connect, so anyone behind that ip won tbe able to access my psybnc. Whereas, the owner of this post would like to know how to change identYooHoo wrote:Code: Select all
[05:55] <-psyBNC> Help for: ADDALLOW [05:55] <-psyBNC> ADDALLOW host or hostmask [05:55] <-psyBNC> ------------------------- [05:55] <-psyBNC> This Function allows you to set hosts which may connect to your bouncer. [05:55] <-psyBNC> On default, * is set to be allowed to connect to the bouncer. You would [05:55] <-psyBNC> have to delete that entry first to set your own more restricted host [05:55] <-psyBNC> allows for the bouncer. [05:55] <-psyBNC> Example [05:55] <-psyBNC> /ADDALLOW host22.mydomain.com [05:55] <-psyBNC> would allow that specific host to connect. [05:55] <-psyBNC> /ADDALLOW *.mydomain.com [05:55] <-psyBNC> would allow all hosts from mydomain.com. [05:55] <-psyBNC> You can use the wildcards ? and * in your definition. [05:55] <-psyBNC> Remember that also linked hosts have to be added in the host allowance. [05:55] <-psyBNC> See also: DELALLOW LISTALLOW [05:55] <-psyBNC> BHELP - End of help