<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/15358" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2008-02-09T22:07:35-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/15358</id>

		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2008-02-09T22:07:35-04:00</updated>

		<published>2008-02-09T22:07:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80790#p80790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80790#p80790"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80790#p80790"><![CDATA[
thank you nml375, that confirms what I had thought  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sat Feb 09, 2008 10:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-02-09T12:35:13-04:00</updated>

		<published>2008-02-09T12:35:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80777#p80777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80777#p80777"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80777#p80777"><![CDATA[
YooHoo:<br>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).<br>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.<br><br>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.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Feb 09, 2008 12:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2008-02-08T22:39:15-04:00</updated>

		<published>2008-02-08T22:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80768#p80768</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80768#p80768"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80768#p80768"><![CDATA[
isn't the ident tied to the username of the shell account? unless, of course, someone were to have something like oident in their shell?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Fri Feb 08, 2008 10:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2008-02-08T10:09:33-04:00</updated>

		<published>2008-02-08T10:09:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80750#p80750</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80750#p80750"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80750#p80750"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>[05:55] &lt;-psyBNC&gt; Help for: ADDALLOW[05:55] &lt;-psyBNC&gt; ADDALLOW host or hostmask[05:55] &lt;-psyBNC&gt; -------------------------[05:55] &lt;-psyBNC&gt; This Function allows you to set hosts which may connect to your bouncer.[05:55] &lt;-psyBNC&gt; On default, * is set to be allowed to connect to the bouncer. You would[05:55] &lt;-psyBNC&gt; have to delete that entry first to set your own more restricted host[05:55] &lt;-psyBNC&gt; allows for the bouncer.[05:55] &lt;-psyBNC&gt; Example [05:55] &lt;-psyBNC&gt; /ADDALLOW host22.mydomain.com[05:55] &lt;-psyBNC&gt; would allow that specific host to connect.[05:55] &lt;-psyBNC&gt; /ADDALLOW *.mydomain.com[05:55] &lt;-psyBNC&gt; would allow all hosts from mydomain.com.[05:55] &lt;-psyBNC&gt; You can use the wildcards ? and * in your definition.[05:55] &lt;-psyBNC&gt; Remember that also linked hosts have to be added in the host allowance.[05:55] &lt;-psyBNC&gt; See also: DELALLOW LISTALLOW[05:55] &lt;-psyBNC&gt; BHELP - End of help</code></pre></div></div></blockquote>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 <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>Sorry for acting smart /me runs &amp; hides. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><br>peace<br>death<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Fri Feb 08, 2008 10:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2008-02-08T09:58:32-04:00</updated>

		<published>2008-02-08T09:58:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80748#p80748</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80748#p80748"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80748#p80748"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>[05:55] &lt;-psyBNC&gt; Help for: ADDALLOW[05:55] &lt;-psyBNC&gt; ADDALLOW host or hostmask[05:55] &lt;-psyBNC&gt; -------------------------[05:55] &lt;-psyBNC&gt; This Function allows you to set hosts which may connect to your bouncer.[05:55] &lt;-psyBNC&gt; On default, * is set to be allowed to connect to the bouncer. You would[05:55] &lt;-psyBNC&gt; have to delete that entry first to set your own more restricted host[05:55] &lt;-psyBNC&gt; allows for the bouncer.[05:55] &lt;-psyBNC&gt; Example [05:55] &lt;-psyBNC&gt; /ADDALLOW host22.mydomain.com[05:55] &lt;-psyBNC&gt; would allow that specific host to connect.[05:55] &lt;-psyBNC&gt; /ADDALLOW *.mydomain.com[05:55] &lt;-psyBNC&gt; would allow all hosts from mydomain.com.[05:55] &lt;-psyBNC&gt; You can use the wildcards ? and * in your definition.[05:55] &lt;-psyBNC&gt; Remember that also linked hosts have to be added in the host allowance.[05:55] &lt;-psyBNC&gt; See also: DELALLOW LISTALLOW[05:55] &lt;-psyBNC&gt; BHELP - End of help</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Fri Feb 08, 2008 9:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-02-08T01:08:47-04:00</updated>

		<published>2008-02-08T01:08:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80737#p80737</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80737#p80737"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80737#p80737"><![CDATA[
<blockquote class="uncited"><div>Well, when he is on irc his ident(<a href="mailto:3rk4n@blah.blah.com">3rk4n@blah.blah.com</a>) from his own client is what is used for his ident on the psyBNC, but when he dcc's it his shown as "<a href="mailto:Almighty@blah.blah.com">Almighty@blah.blah.com</a>" so I assume the Almighty thing is the username of the shell admin/owner?</div></blockquote>This sounds like the ircd is using the "username" from the connecting client as the ident, as Unrealircd and a few other do.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Feb 08, 2008 1:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2008-02-07T20:15:38-04:00</updated>

		<published>2008-02-07T20:15:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80734#p80734</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80734#p80734"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80734#p80734"><![CDATA[
Read this post: <a href="http://forum.egghelp.org/viewtopic.php?t=15019&amp;highlight=oidentd" class="postlink">http://forum.egghelp.org/viewtopic.php? ... ht=oidentd</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Feb 07, 2008 8:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[EnglishExpress]]></name></author>
		<updated>2008-02-07T12:24:13-04:00</updated>

		<published>2008-02-07T12:24:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80723#p80723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80723#p80723"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80723#p80723"><![CDATA[
Well, when he is on irc his ident(<a href="mailto:3rk4n@blah.blah.com">3rk4n@blah.blah.com</a>) from his own client is what is used for his ident on the psyBNC, but when he dcc's it his shown as "<a href="mailto:Almighty@blah.blah.com">Almighty@blah.blah.com</a>" so I assume the Almighty thing is the username of the shell admin/owner?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9228">EnglishExpress</a> — Thu Feb 07, 2008 12:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2008-02-07T12:20:46-04:00</updated>

		<published>2008-02-07T12:20:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80722#p80722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80722#p80722"/>
		<title type="html"><![CDATA[Re: Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80722#p80722"><![CDATA[
<blockquote class="uncited"><div>&lt;Retarded&gt; How the hell do I change my ident on the BNC?<br>&lt;Virus&gt; what do you mean, like <a href="mailto:ident@blah.blah.com">ident@blah.blah.com</a>? don't you choose that when you first set it up?<br>&lt;Retarded&gt; Idk I'm on ryans shell so I don't have an option then?<br>&lt;Virus&gt; Ask him <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":o" title="Surprised"><br><br>- This got me thinking, is there an option to change your ident via command line?</div></blockquote>It's possible, depends on what operating system the server uses and what identd program is being used.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Thu Feb 07, 2008 12:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[iamdeath]]></name></author>
		<updated>2008-02-07T10:43:12-04:00</updated>

		<published>2008-02-07T10:43:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80720#p80720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80720#p80720"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80720#p80720"><![CDATA[
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.<br><br>peace<br>death<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5982">iamdeath</a> — Thu Feb 07, 2008 10:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[EnglishExpress]]></name></author>
		<updated>2008-02-08T13:47:11-04:00</updated>

		<published>2008-02-07T09:42:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=80718#p80718</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=80718#p80718"/>
		<title type="html"><![CDATA[Change ident on psyBNC?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=80718#p80718"><![CDATA[
&lt;Retarded&gt; How the hell do I change my ident on the BNC?<br>&lt;Virus&gt; what do you mean, like <a href="mailto:ident@blah.blah.com">ident@blah.blah.com</a>? don't you choose that when you first set it up?<br>&lt;Retarded&gt; Idk I'm on ryans shell so I don't have an option then?<br>&lt;Virus&gt; Ask him :o<br><br>This got me thinking, is there an option to change your ident via command line?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9228">EnglishExpress</a> — Thu Feb 07, 2008 9:42 am</p><hr />
]]></content>
	</entry>
	</feed>
