<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — restrict domain admin rights]]></title>
		<link>http://www.iredmail.org/forum/topic4183-restrict-domain-admin-rights.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4183.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in restrict domain admin rights.]]></description>
		<lastBuildDate>Tue, 27 Nov 2012 07:56:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: restrict domain admin rights]]></title>
			<link>http://www.iredmail.org/forum/post19257.html#p19257</link>
			<description><![CDATA[<p>Thanks Zhang, just modified those code in domain and user profile.html as you guided and it works well. We further set relevant navlinks settings to false so that those menu tabs do not show up.</p>]]></description>
			<author><![CDATA[null@example.com (pang)]]></author>
			<pubDate>Tue, 27 Nov 2012 07:56:20 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19257.html#p19257</guid>
		</item>
		<item>
			<title><![CDATA[Re: restrict domain admin rights]]></title>
			<link>http://www.iredmail.org/forum/post19217.html#p19217</link>
			<description><![CDATA[<div class="quotebox"><cite>pang wrote:</cite><blockquote><p>Is it possible to take out some options such as setting &quot;enabled services&quot;, &quot;user id&quot;, &quot;relay&quot; or &quot;incoming and outgoing mail monitoring&quot; or customize to make them unavailable at domain admin panel level?</p></blockquote></div><p>if you don&#039;t want to make them available to domain admin, please edit file templates/default/mysql/domain/profile.html, surround related code with:<br /></p><div class="codebox"><pre><code>{% if session.get(&#039;domainGlobalAdmin&#039;) is sameas true %}
    [... THE CODE YOU WANT TO HIDE FOR DOMAIN ADMIN ...]
{% endif %}</code></pre></div><p>Maybe we should make it configurable, for example, allow admin &quot;xxx@yyy.zzz&quot; to update &quot;enabled service&quot;, but not &quot;relay&quot; setting.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 24 Nov 2012 14:10:16 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19217.html#p19217</guid>
		</item>
		<item>
			<title><![CDATA[restrict domain admin rights]]></title>
			<link>http://www.iredmail.org/forum/post19191.html#p19191</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.1<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql<br />- Linux/BSD distribution name and version: centos6<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>Hi Zhang,</p><p>we got a lot domains on same server and we need to give admin panel access to each domain admin.</p><p>Is it possible to take out some options such as setting &quot;enabled services&quot;, &quot;user id&quot;, &quot;relay&quot; or &quot;incoming and outgoing mail monitoring&quot; or customize to make them unavailable at domain admin panel level? </p><p>Thanks in advance!</p>]]></description>
			<author><![CDATA[null@example.com (pang)]]></author>
			<pubDate>Thu, 22 Nov 2012 08:25:34 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19191.html#p19191</guid>
		</item>
	</channel>
</rss>
