I did try it with bare JIDs. The sender is an admin. But even then it failed. The server (ejabberd) sent an error message. <div><br></div><div>/andy</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 5, 2012 at 4:52 PM, Sergey Dobrov <span dir="ltr"><<a href="mailto:binary@jrudevels.org" target="_blank">binary@jrudevels.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/05/2012 06:16 PM, Kim Alvefur wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
On 2012-12-05 11:00, andy nes wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey,<br>
<br>
I have a pubsub node, to which publishers publish their updates.<br>
<br>
As an admin and node owner, I want some users to subscribe to the node. I<br>
want to do that in the backend using the web admin so that the first time<br>
the users login using their jid, they start receiving the published items<br>
from the node.<br>
<br>
Is this possible?<br>
</blockquote>
<br></div>
The protocol doesn't make it impossible for someone with sufficient<br>
privileges to subscribe someone else, see<br>
<a href="http://xmpp.org/extensions/xep-0060.html#subscriber-subscribe" target="_blank">http://xmpp.org/extensions/<u></u>xep-0060.html#subscriber-<u></u>subscribe</a><br>
<br>
And the server can of course do whatever it wishes to the subscription list.<br>
</blockquote>
<br>
Hm, interesting note, it seems you're right. But don't sure if ejabberd supports this trick:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If the bare JID portions of the JIDs do not match as described above and the requesting entity does not have some kind of admin or proxy privilege as defined by the implementation, the service MUST return a <bad-request/> error, which SHOULD also include a pubsub-specific error condition of <invalid-jid/>.<span class="HOEnZb"><font color="#888888"><br>

</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
<br>
</font></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
<br>
--<br>
Regards,<br>
Kim "Zash" Alvefur</font></span><div class="im"><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
JDev mailing list<br>
Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/<u></u>mailman/listinfo/jdev</a><br>
Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org" target="_blank">JDev-unsubscribe@jabber.org</a><br>
______________________________<u></u>_________________<br>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
-- <br>
With best regards,<br>
Sergey Dobrov,<br>
XMPP Developer and JRuDevels.org founder.<br>
______________________________<u></u>_________________<br>
JDev mailing list<br>
Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/<u></u>mailman/listinfo/jdev</a><br>
Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org" target="_blank">JDev-unsubscribe@jabber.org</a><br>
______________________________<u></u>_________________<br>
</div></div></blockquote></div><br></div>