Yes. I created two users and tried to add buddy with alias and group. While doing so, the user who wants to add a buddy logs off.<br><br>say for example, I created 2 users a1 and a2. I logged in with a1 and a2. When i try to add a2 from a1 account, a1 gets disconnected. After this, I am not able to login again with a1 account. The user entry for a1 is not there. 
<br><br><div class="gmail_quote">On Dec 11, 2007 1:55 AM, Edward Rudd &lt;<a href="mailto:erudd@netfor.com">erudd@netfor.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The roster table ONLY gets updated when a *subscription* happens. IE.<br>users A subscribes or adds user B to a group in their buddy list.<br><div class="Ih2E3d"><br>Rajesh Dharmalingam wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I created new users and able to login. But when i check the roster, i
<br>&gt; get the same old data as i sent you previously. The roaster table does<br>&gt; not get updated with the latest users.<br>&gt;<br>&gt; From config file:<br>&gt; The plugin for users<br>&gt; &nbsp; &lt;Plugin DJabberd::Authen::HTDigest&gt;
<br>&gt; &nbsp; &nbsp; Realm djabberd<br>&gt; &nbsp; &nbsp; HtDigest /usr/local/chat/djabberd/djabberd.users<br>&gt; &nbsp; &lt;/Plugin&gt;<br>&gt;<br>&gt; The plugin for SQLite:<br>&gt; &nbsp; &lt;Plugin DJabberd::RosterStorage::SQLite&gt;<br>&gt; &nbsp; &nbsp;Database /usr/local/chat/djabberd/DJabberd/roster.sqlite
<br>&gt; &nbsp; &lt;/Plugin&gt;<br>&gt;<br>&gt; I am creating the users as<br>&gt; htdigest -c djabberd.users djabberd user1<br>&gt; htdigest -c djabberd.users djabberd user2<br>&gt;<br>&gt; Am i missing something?<br>&gt;<br>
&gt; Regards,<br>&gt; -Rajesh<br>&gt;<br>&gt; On Dec 11, 2007 1:08 AM, Edward Rudd &lt;<a href="mailto:erudd@netfor.com">erudd@netfor.com</a><br></div><div><div></div><div class="Wj3C7c">&gt; &lt;mailto:<a href="mailto:erudd@netfor.com">
erudd@netfor.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt; &nbsp; &nbsp; Rajesh Dharmalingam wrote:<br>&gt; &nbsp; &nbsp; [snip]<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; That means the subscriptiong didn&#39;t work right. &nbsp;Can you<br>&gt; &nbsp; &nbsp; provide a dump<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; of your roster database?
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;sqlite3 roster.sqlite .dump<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; This is the output:<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; BEGIN TRANSACTION;<br>&gt; &nbsp; &nbsp; [snip]<br>&gt; &nbsp; &nbsp; &gt; CREATE TABLE roster (<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;userid &nbsp; &nbsp; &nbsp; &nbsp;INTEGER REFERENCES
<br>&gt; &nbsp; &nbsp; jidmap<br>&gt; &nbsp; &nbsp; &gt; NOT NULL,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;contactid &nbsp; &nbsp; INTEGER REFERENCES<br>&gt; &nbsp; &nbsp; jidmap<br>&gt; &nbsp; &nbsp; &gt; NOT NULL,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;VARCHAR(255),
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;subscription &nbsp;INTEGER NOT NULL<br>&gt; &nbsp; &nbsp; &gt; REFERENCES substates DEFAULT 0,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;PRIMARY KEY (userid, contactid)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;);
<br>&gt; &nbsp; &nbsp; Looks like no subscription information every got save. &nbsp;Odd.. the<br>&gt; &nbsp; &nbsp; roster<br>&gt; &nbsp; &nbsp; table should be filled with entries like (1,2, &#39;My User&#39;,3) and (2,1,<br>&gt; &nbsp; &nbsp; &#39;My Other User&#39;,3)
<br>&gt;<br>&gt; &nbsp; &nbsp; Try specifying a *groupname* and alias when subscribing to users and see<br>&gt; &nbsp; &nbsp; how this DB changes.<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Regards,<br>&gt; -Rajesh<br>&gt;<br>&gt; &quot;Stick to our roots and not to forget where we come from&quot;
<br></div></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>-Rajesh<br><br>&quot;Stick to our roots and not to forget where we come from&quot;