Package: ejabberd
Version: 2.0.1-6+lenny2
Severity: wishlist

When we setup a jabber server, we assume that only local user will have access 
to muc and other ressources.

i believe that most installations are more oriented 'enterprise' than 'public 
free for all'.

I'd like to change it to : 

 %% All users are allowed to use MUC service:
-{access, muc, [{allow, all}]}.
+{access, muc, [{allow, local}]}.
 
 
 %% Everybody can create pubsub nodes
-{access, pubsub_createnode, [{allow, all}]}.
+{access, pubsub_createnode, [{allow, local}]}.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (550, 'stable'), (549, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31.6.2.6.31.6-1-ws.2009.11.24 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to