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

	<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-07-21T12:30:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-07-21T12:30:08-04:00</updated>

		<published>2008-07-21T12:30:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84094#p84094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84094#p84094"/>
		<title type="html"><![CDATA[Making Eggdrop/TCL Check Identify Nick When Owner Set Passwd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84094#p84094"><![CDATA[
First off, how would an user identify in the first place without a password?<br>And why would you grant owner privileges to a user record that has no password set yet. The "normal" approach is to create a new user record with limited/none privileges, add restrictive hostmasks, contact the user and tell then to set a new password. Once the user confirms they've successfully set their password, add further privileges and hostmasks as needed.<br><br>The above process could of course be somewhat automated through script, but securing it would require additional work.<br><br>A different approach could be to create the user record with a random password, which you distribute to the new user somehow. I guess this would be somewhat similar to the "identification" you are talking 'bout. After all, that's what we use passwords in eggies in the first place...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Jul 21, 2008 12:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[heroes]]></name></author>
		<updated>2008-07-20T22:57:16-04:00</updated>

		<published>2008-07-20T22:57:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=84088#p84088</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=84088#p84088"/>
		<title type="html"><![CDATA[Making Eggdrop/TCL Check Identify Nick When Owner Set Passwd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=84088#p84088"><![CDATA[
Hi all,<br><br>how to do the coding for the tcl, so that after we added a new owner, the eggdrop will identify whether the new owner has identified his nick or not before accepting to set the password to the eggdrop.<br><br>if not identified nick, the eggdrop will not accept his password and tell him to identify nick first before set his password to the eggdrop.<br><br>if identified nick, the eggdrop will accept to set his password to the eggdrop, and identify him as the new owner.<br><br>please give me some example code. NB : set password to eggdrop via PRIVMSG.<br><br>Before Thank's You All for help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9510">heroes</a> — Sun Jul 20, 2008 10:57 pm</p><hr />
]]></content>
	</entry>
	</feed>
