<?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/3334" />

	<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>2002-12-29T22:44:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-29T22:44:33-04:00</updated>

		<published>2002-12-29T22:44:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14691#p14691</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14691#p14691"/>
		<title type="html"><![CDATA[OT: psyBNC + oidentd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14691#p14691"><![CDATA[
From what I understand, there should be no need to do any changes, other than compiling with oidentd support.<br><br>On top of this, just to check. You do have root access to the system right?<br><br>without root access, you can't install oidentd correctly. Identd deamons use a port below 1024, which can only be used by root (however, the programs can change to a different user after started).<br><br>Without root access, you are stumped for this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Dec 29, 2002 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[BiLL]]></name></author>
		<updated>2002-12-29T03:19:39-04:00</updated>

		<published>2002-12-29T03:19:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14656#p14656</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14656#p14656"/>
		<title type="html"><![CDATA[OT: psyBNC + oidentd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14656#p14656"><![CDATA[
Hello,<br><br>yes I know - prolly wrong forum - but I searched with google and couldn't find any useful psyBNC forum. I know here are the most skilled people so I thought it's okay to ask here <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":-)" title="Smile">.<br><br>I got a little problem to run my psyBNC with oident.<br>I am running psyBNC 2.3.1 and oidentd 2.0.4.<br><br>What I want to do:<br><br>I want to run ONE psyBNC with different users. And these different users should have their username as ident. (Not the username from the shell where the psyBNC is running from). This is possible!<br><br>To do that I found this tutorial on google:<br><br>- make sure you have #define OIDENTD in psybnc's config.h <br>- take a editor and search for the line containig: <br>fprintf(oid,"%s\n",user(nuser)-&gt;login); <br>in the file p_server.c <br>change it to:<br>fprintf(oid,"global {\n reply \"%s\"\n}\n",user(nuser)-&gt;login); <br>- make your psybnc <br>- place a symbolic link in the home-dir of the user psybnc runs under:<br>ln -s ~/.ispoof ~/.oidentd.conf <br><br>And I did this. EXACTLY everything.<br>But my psyBNC still doesnt change his ident. It still got the ident from the username who it runs from. Btw my /etc/oidentd.conf is empty... Since I use %home/.oidentd.conf I think this is correctly.<br><br>Anyone ever got psyBNC+oident working? Would be really nice if someone could help me... I dont know where to ask else <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":-(" title="Sad">.<br><br>Thanks,<br><br>Bye,<br><br>BiLL<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=50">BiLL</a> — Sun Dec 29, 2002 3:19 am</p><hr />
]]></content>
	</entry>
	</feed>
