<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 :o
This got me thinking, is there an option to change your ident via command line?
Last edited by EnglishExpress on Fri Feb 08, 2008 1:47 pm, edited 1 time in total.
If Ident is installed by the server admin then on each user you add respectively their ident that ident will be shown on IRC but if the ident is not installed the server will only show the username of shell.
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?
It's possible, depends on what operating system the server uses and what identd program is being used.
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?
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?
This sounds like the ircd is using the "username" from the connecting client as the ident, as Unrealircd and a few other do.
[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
[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
YooHoo 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 ident
YooHoo:
That would first of all be assuming there is any identd-service running at all on the shell (lots of admins these days opt to not run such a service as it provides "sensitive" information about the system to 3rd-party).
If there's no identd-service accessible to the ircd, most would use the username provided with the USER command. Some rather choose to terminate the connection.
As for changing the username "on-the-fly", see the SETUSERNAME psyBNC command. Of course, if there is an identd-service available to the ircd, this would be of little to no use.