<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Mail Server Setup and Howto Guide</title>
	<atom:link href="http://www.linuxmail.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmail.info</link>
	<description>Rapidly deploy Linux based mail solutions today</description>
	<lastBuildDate>Wed, 24 Jun 2009 13:11:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Add the RPMforge Repository in RHEL/CentOS 5</title>
		<link>http://www.linuxmail.info/add-rpmforge-centos-5/</link>
		<comments>http://www.linuxmail.info/add-rpmforge-centos-5/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:51:21 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[CentOS 5]]></category>
		<category><![CDATA[Red Hat Enterprise Linux 5]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=301</guid>
		<description><![CDATA[This article describes how to add the RPMforge repository in Red Hat Enterprise Linux or CentOS 5.]]></description>
			<content:encoded><![CDATA[<p>RPMforge is a third party RPM repository for Red Hat Enterprise Linux or CentOS. Adding the RPMforge repository will give you access to an extensive library of precompiled binaries. This article describes how to add the RPMforge repository in Red Hat Enterprise Linux or CentOS 5.</p>
<span id="more-301"></span>
<h2>Adding RPMforge to Yum</h2>
<p>The rpmforge repo package can be downloaded from the site below.</p>
<div class="clearfix steps"><a href="/images/centos-5/firefox-rpmforge.png"><img class="preview" alt="Firefox RPMforge" src="/images/centos-5/t-firefox-rpmforge.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Launch Firefox and go to <a href="http://dag.wieers.com/rpm/FAQ.php#B2" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://dag.wieers.com/rpm/FAQ.php#B2');">http://dag.wieers.com/rpm/FAQ.php#B2</a>. Click on the package appropriate for your version of Red Hat Enterprise Linux or CentOS.</div>
<!--more-->
<div class="clearfix steps"><a href="/images/centos-5/firefox-rpmforge-install.png"><img class="preview" alt="Firefox RPMForge Install" src="/images/centos-5/t-firefox-rpmforge-install.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Choose <em>Open with Software Installer (default)</em> and click <em>Ok</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/installing-rpmforge.png"><img class="preview" alt="Installing RPMForge" src="/images/centos-5/t-installing-rpmforge.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. The <strong>Installing packages</strong> window will appear. Click <em>Apply</em> to proceed.</div>
<div class="clearfix steps"><a href="/images/centos-5/install-rpmforge-success.png"><img class="preview" alt="Installing RPMForge" src="/images/centos-5/t-install-rpmforge-success.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. Finally click <em>Ok</em>.</div>
<h2>Lowering the RPMforge priority</h2>
<p>Lowering the priority of the RPMforge repository will ensure that the base packages provided by RHEL/CentOS will not be replaced by a newer version from RPMforge.</p>
<div class="clearfix steps"><a href="/images/centos-5/yum-install-priorities.png"><img class="preview" alt="Install priorities" src="/images/centos-5/t-yum-install-priorities.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Install the Yum priorities package using the command below.
<pre class="steps">
yum install yum-priorities
</pre>
</div>
<div class="clearfix steps"><a href="/images/centos-5/edit-rpmforge-repo.png"><img class="preview" alt="Edit rpmforge.repo" src="/images/centos-5/t-edit-rpmforge-repo.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Edit the file <em>/etc/yum.repos.d/rpmforge.repo</em> and add the line below.
<pre class="steps">
priority=10
</pre>
</div>
<div class="clearfix steps"><a href="/images/centos-5/yum-check-update.png"><img class="preview" alt="Yum check update" src="/images/centos-5/t-yum-check-update.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Test your configuration using the command below. You should see a <em>priority protections</em> message in the output.
<pre class="steps">
yum check-update
</pre>
</div>
<p class="akst_link"><a href="http://www.linuxmail.info/?p=301&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_301" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/add-rpmforge-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SquirrelMail Retrieve User Data</title>
		<link>http://www.linuxmail.info/retrieveuserdata/</link>
		<comments>http://www.linuxmail.info/retrieveuserdata/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 13:46:58 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[SquirrelMail]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=273</guid>
		<description><![CDATA[Retrieve User Data SquirrelMail plugin retrieves a user's name and e-mail address from a configurable source like LDAP, MySQL, Linux system accounts and other sources.]]></description>
			<content:encoded><![CDATA[<p>The SquirrelMail <strong>Retrieve User Data</strong> plugin retrieves a user&#8217;s name and e-mail address from a configurable source like LDAP, MySQL, Linux system accounts and other sources. Users do not need to configure Squirrelmail before writing their first mail.</p>
<span id="more-273"></span>
<h2>History</h2>
<h3>Version 0.9-1.4.2</h3>
<p>Released on June 7, 2009<br />
[ <a href="/files/retrieveuserdata.0.9-1.4.2.tar.gz">download</a> ]</p>
<ul>
<li>Domain name for Linux system accounts are now retrieved from the setting in SquirrelMail instead of being derived using the hostname command.</li>
<li>Added option to disable LDAP referral chasing.</li>
</ul>
<h3>Version 0.9-1.4.1</h3>
<p>Released on November 15, 2008<br />
[ <a href="/files/retrieveuserdata.0.9-1.4.1.tar.gz">download</a> ]</p>
<ul>
<li>Fixed Linux system account retrieval by detecting the domain name hostname command.</li>
<li>Added option to set LDAP protocol version.</li>
<li>Optimized the settings saving by.</li>
</ul>
<a href="http://www.squirrelmail.org/plugin_view.php?id=11" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.squirrelmail.org/plugin_view.php?id=11');">More history on the SquirrelMail website</a>
<h2>Howtos</h2>
<div class="clearfix steps"><a href="/images/centos-5/sm-personal-info.png"><img class="preview" alt="SquirrelMail" src="/images/centos-5/t-sm-personal-info.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><a href="/auto-update-squirrelmail-personal-information/">How to install the Retrieve User Data plugin in SquirrelMail</a></div><p class="akst_link"><a href="http://www.linuxmail.info/?p=273&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_273" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/retrieveuserdata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy Policy</title>
		<link>http://www.linuxmail.info/privacy-policy/</link>
		<comments>http://www.linuxmail.info/privacy-policy/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:58:16 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=256</guid>
		<description><![CDATA[Article describing the privacy policy of linuxmail.info]]></description>
			<content:encoded><![CDATA[<p>The privacy of our visitors is important to us.</p>
<p>We recognize that privacy of your personal information is important. Here is information on what types of personal information we receive and collect when you use and visit this site, and how we safeguard your information. We never sell your personal information to third parties.</p>
<span id="more-256"></span>
<h2>Log Files</h2>
<p>As with most other websites, we collect and use the data contained in log files. The information in the log files include your IP (internet protocol) address, your ISP (internet service provider, such as AOL or Shaw Cable), the browser you used to visit our site (such as Internet Explorer or Firefox), the time you visited our site and which pages you visited throughout our site.</p>
<h2>Cookies and Web Beacons</h2>
<p>We do use cookies to store information, such as your personal preferences when you visit our site. This could include only showing you a popup once in your visit, or the ability to login to some of our features, such as forums.</p>
<p>We also use third party advertisements to support our site. Some of these advertisers may use technology such as cookies and web beacons when they advertise on our site, which will also send these advertisers (such as Google through the Google AdSense program) information including your IP address, your ISP, the browser you used to visit our site, and in some cases, whether you have Flash installed.  This is generally used for geotargeting purposes (showing New York real estate ads to someone in New York, for example) or showing certain ads based on specific sites visited (such as showing cooking ads to someone who frequents cooking sites).</p>
<p>You can chose to disable or selectively turn off our cookies or third-party cookies in your browser settings, or by managing preferences in programs such as Norton Internet Security. However, this can affect how you are able to interact with our site as well as other websites. This could include the inability to login to services or programs, such as logging into forums or accounts.</p><p class="akst_link"><a href="http://www.linuxmail.info/?p=256&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_256" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/privacy-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LDAP Authentication in RHEL/CentOS 5</title>
		<link>http://www.linuxmail.info/ldap-authentication-centos-5/</link>
		<comments>http://www.linuxmail.info/ldap-authentication-centos-5/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 03:26:09 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[CentOS 5]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Red Hat Enterprise Linux 5]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=251</guid>
		<description><![CDATA[This articles describes how to use LDAP authentication in Red Hat Enterprise Linux 5 or CentOS 5.]]></description>
			<content:encoded><![CDATA[<p>This articles describes how to use LDAP authentication in Red Hat Enterprise Linux 5 or CentOS 5.</p>
<span id="more-251"></span>
<p>The attributes below are required to be filled up to be able to use LDAP authentication.</p>
<ul>
<li><em>uid</em> &#8211; User name</li>
<li><em>userPassword</em> &#8211; User password</li>
<li><em>uidNumber</em> &#8211; UID</li>
<li><em>gidNumber</em> &#8211; GID</li>
<li><em>homeDirectory</em> &#8211; Home directory</li>
<li><em>loginShell</em> &#8211; Login shell</li>
</ul>
<div class="clearfix steps"><a href="/images/centos-5/fds-posix-user.png"><img class="preview" alt="Posix User" src="/images/centos-5/t-fds-posix-user.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>If you are using <strong>Fedora Directory Server</strong>, it has a great GUI tool for managing the required Posix attributes.</div>
<h2>Setup Authentication</h2>
<div class="clearfix steps"><a href="/images/centos-5/authentication.png"><img class="preview" alt="Authentication" src="/images/centos-5/t-authentication.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Click <em>System</em>, select <em>Administration</em> and click <em>Authentication</em>. This will launch the <strong>Authentication Configuration</strong> window.</div>
<div class="clearfix steps"><a href="/images/centos-5/auth-config-user-information.png"><img class="preview" alt="Authentication Configuration" src="/images/centos-5/t-auth-config-user-information.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Check <em>Enable LDAP Support</em> and click the <em>Configure LDAP</em> button.</div>
<div class="clearfix steps"><a href="/images/centos-5/auth-config-ldap-settings.png"><img class="preview" alt="LDAP Settings" src="/images/centos-5/t-auth-config-ldap-settings.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Fill in the <em>LDAP Search Base DN</em> and <em>LDAP Server</em> fields. Click <em>Ok</em> when you are done.</div>
<div class="clearfix steps"><a href="/images/centos-5/auth-config-authentication.png"><img class="preview" alt="Authentication" src="/images/centos-5/t-auth-config-authentication.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. Click the <em>Authentications</em> tab and check <em>Enable LDAP Support</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/auth-config-options.png"><img class="preview" alt="LDAP Settings" src="/images/centos-5/t-auth-config-options.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>5. Click the <em>Options</em> tab and check <em>Local authorization is sufficient for local users</em> and <em>Create home directories on the first login</em>. Click <em>Ok</em> when you are done.</div>
<div class="clearfix steps"><a href="/images/centos-5/terminal-getent-passwd.png"><img class="preview" alt="getent passwd" src="/images/centos-5/t-terminal-getent-passwd.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>6. Type in <tt>getent passwd</tt> in a terminal window. You should see your Active Directory user accounts.</div>
<p>Finally, reboot your computer. You should now be able to login using LDAP user accounts.</p>
<p><img class="icon32x32 left" alt="Note" src="/images/emblem-note.png" />If your LDAP server requires authentication or its attributes does not conform to the RFC 2307 specification, you need to edit the file <em>/etc/ldap.conf</em> to make this work. See <a href="/active-directory-single-sign-on/">Active Directory Authentication</a> for an example.</p>
<div class="clearfix steps"><img class="icon32x32 left" alt="Important" src="/images/emblem-important.png" />The version of <em>sudo</em> that comes with RHEL/CentOS 5 does not work with non local user accounts. While this is not yet fixed, use the <a href="http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/sudo" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://rpm.pbone.net/index.php3/stat/3/srodzaj/1/search/sudo');">sudo rpm package for Fedora 8</a>.</div><p class="akst_link"><a href="http://www.linuxmail.info/?p=251&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_251" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/ldap-authentication-centos-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Handling Multiple Domains with Postfix Admin in RHEL/CentOS 5</title>
		<link>http://www.linuxmail.info/multiple-domains-postfix-admin-centos-5/</link>
		<comments>http://www.linuxmail.info/multiple-domains-postfix-admin-centos-5/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 16:42:05 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[CentOS 5]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Red Hat Enterprise Linux 5]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=240</guid>
		<description><![CDATA[This article will show you how to configure Postfix and Dovecot to handle multiple domains stored in MySQL and managed by Postfix Admin.]]></description>
			<content:encoded><![CDATA[<p>This article will show you how to configure Postfix and Dovecot to handle multiple domains stored in MySQL. Postfix Admin is used to manage the domains, mailboxes and aliases in MySQL. See <a href="/postfix-admin-howto-centos-5/">How to Install Postfix Admin</a> to setup the MySQL database that will be used by Postfix and Dovecot.</p>
<span id="more-240"></span>
<h2>Creating the Virtual Mail User Account</h2>
<p>Since the user names will be stored in MySQL, we will have to create a user that will be the owner for all the files belonging to the MySQL user names. </p>
<div class="clearfix steps"><a href="/images/centos-5/create-user-vmail.png"><img class="preview" alt="Create user vmail" src="/images/centos-5/t-create-user-vmail.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Create a new user, we will call it <em>vmail.</em> Change the <em>Login Shell</em> to <em>/sbin/nologin</em>, this user account should not be used for logging in. <a href="/how-to-add-remove-user-accounts-centos-5/">Learn how to use the User Manager application here.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/user-manager-vmail.png"><img class="preview" alt="User Manager" src="/images/centos-5/t-user-manager-vmail.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Take note of the <em>User ID</em> and <em>Home Directory</em> of vmail.</div>
<div class="clearfix steps"><a href="/images/centos-5/user-manager-vmail-groups.png"><img class="preview" alt="User Manager" src="/images/centos-5/t-user-manager-vmail-groups.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Click the <em>Groups</em> tab and now note down the <em>Group ID</em>  of vmail. We&#8217;ll be needing all of them later.</div>
<h2>Configuring Postfix</h2>
<div class="clearfix steps"><a href="/images/centos-5/terminal-postconf-m.png"><img class="preview" alt="postconf" src="/images/centos-5/t-terminal-postconf-m.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. <a href="/postfix-mysql-centos-5/">Install a version of Postfix with MySQL support.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/edit-mysql-domains-cf.png"><img class="preview" alt="Edit mysql-domains.cf" src="/images/centos-5/t-edit-mysql-domains-cf.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><div class="m">2. Create the file <em>/etc/postfix/mysql-domains.cf</em> containing the lines below.
<pre class="steps scroll">
host = localhost
user = postfix
password = <em>your_password</em>
dbname = postfix
table = domain
select_field = domain
where_field = domain
additional_conditions = and backupmx = '0' and active = '1'
</pre>
</div>
</div>
<div class="clearfix steps"><a href="/images/centos-5/edit-postfixadmin-config.png"><img class="preview" alt="Edit config.inc.php" src="/images/centos-5/t-edit-postfixadmin-config.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><div class="m">3. Create the file <em>/etc/postfix/mysql-users.cf</em> containing the lines below.
<pre class="steps">
host = localhost
user = postfix
password = <em>your_password</em>
dbname = postfix
table = mailbox
select_field = maildir
where_field = username
result_format = %sMaildir/
</pre>
</div>
</div>
<div class="clearfix steps"><a href="/images/centos-5/edit-mysql-aliases-cf.png"><img class="preview" alt="Edit mysql-aliases.cf" src="/images/centos-5/t-edit-mysql-aliases-cf.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><div class="m">4. Create the file <em>/etc/postfix/mysql-aliases.cf</em> containing the lines below.
<pre class="steps">
host = localhost
user = postfix
password = <em>your_password</em>
dbname = postfix
table = alias
select_field = goto
where_field = address
</pre>
</div>
</div>
<div class="clearfix steps"><a href="/images/centos-5/edit-main-cf-virtual-4.png"><img class="preview" alt="Edit main.cf" src="/images/centos-5/t-edit-main-cf-virtual-4.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>5. Edit the postfix configuration file <em>/etc/postfix/main.cf</em> and edit the line below.</div>
<pre class="steps">
mydestination = $myhostname, localhost.$mydomain, localhost
</pre>
<p>and add the lines below</p>
<pre class="steps">
virtual_mailbox_domains = mysql:/etc/postfix/mysql-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-users.cf
virtual_alias_maps = mysql:/etc/postfix/mysql-aliases.cf
virtual_mailbox_base = /home/vmail
virtual_uid_maps = static:501
virtual_gid_maps = static:501
</pre>
<p><em>virtual_mailbox_base</em>, <em>virtual_uid_maps</em> and <em>virtual_gid_maps</em> should contain the home directory, user id and group id of vmail respectively.</p>
<div class="clearfix steps"><img class="icon32x32 left" alt="Note" src="/images/emblem-note.png" />Make sure <em>$mydomain</em> in <em>mydestination</em> has been removed, otherwise the lookup will not work and you will get a &#8220;User unknown in local recipient table&#8221; error.</div>
<div class="clearfix steps"><a href="/images/centos-5/service-config-2.png"><img class="preview" alt="Service Configuration" src="/images/centos-5/t-service-config-2.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>6. Restart the Postfix or MailScanner service if you have installed it. <a href="/how-to-start-stop-services-centos-5/">Learn how to start and stop services here.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/terminal.png"><img class="preview" alt="Terminal" src="/images/centos-5/t-terminal.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>7. You should now be able to send email to addresses found in MySQL. See <a href="/postfix-smtp-server-howto-centos-5/#test-postfix">Test Postfix using Telnet</a> and try using MySQL email addresses instead of the system user names.</div>
<h2>Configuring Dovecot</h2>
<div class="clearfix steps"><a href="/images/centos-5/edit-dovecot-mysql-conf.png"><img class="preview" alt="Edit dovecot-mysql.conf" src="/images/centos-5/t-edit-dovecot-mysql-conf.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Create the file <em>/etc/dovecot-mysql.conf</em> containing the lines below.</div>
<pre class="steps">
driver = mysql
connect = host=localhost dbname=postfix user=postfix password=<em>password</em>
default_pass_scheme = PLAIN
password_query = SELECT password FROM mailbox WHERE username = '%u'
</pre>
<div class="clearfix steps"><a href="/images/centos-5/edit-dovecot-conf-virtual-2.png"><img class="preview" alt="Edit dovecot.conf" src="/images/centos-5/t-edit-dovecot-conf-virtual-2.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Edit the file <em>/etc/dovecot.conf</em> and change the value of the following keys below.</div>
<pre class="steps">
passdb sql {
  args = /etc/dovecot-mysql.conf
}

userdb static {
  args = uid=501 gid=501 home=/home/vmail/%d/%n
}
</pre>
<p><em>uid</em>, <em>gid</em> and <em>home</em> should contain the user id, group id and home directory respectively of the vmail user account.</p>
<p><img class="icon32x32 left" alt="Note" src="/images/emblem-note.png" />Comment out all the other <em>passdb</em> and <em>userdb</em> sections except for those specified above to ensure that nothing will conflict with our LDAP virtual accounts.</p>
<div class="clearfix steps"><a href="/images/centos-5/service-config-3.png"><img class="preview" alt="Service Configuration" src="/images/centos-5/t-service-config-3.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Restart the dovecot service. <a href="/how-to-start-stop-services-centos-5/">Learn how to start and stop services here.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/terminal.png"><img class="preview" alt="Terminal" src="/images/centos-5/t-terminal.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. You should now be able to login using the user names found in MySQL. See <a href="/install-setup-dovecot-centos-5/#test-dovecot">Test Dovecot using Telnet</a> and try using MySQL user names instead of the system user names.</div>
<div class="clearfix steps"><img class="icon32x32 left" alt="Note" src="/images/emblem-note.png" />If you encounter any problems, check the log file at <em>/var/log/maillog.</em></div><p class="akst_link"><a href="http://www.linuxmail.info/?p=240&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_240" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/multiple-domains-postfix-admin-centos-5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Install Postfix Admin in RHEL/CentOS 5</title>
		<link>http://www.linuxmail.info/postfix-admin-howto-centos-5/</link>
		<comments>http://www.linuxmail.info/postfix-admin-howto-centos-5/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 16:38:42 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[CentOS 5]]></category>
		<category><![CDATA[Postfix]]></category>
		<category><![CDATA[Red Hat Enterprise Linux 5]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=238</guid>
		<description><![CDATA[This article will show you how to install Postfix Admin to simplify management of mailboxes, domains and aliases.]]></description>
			<content:encoded><![CDATA[<p><strong>Postfix Admin</strong> is a web based interface used to manage mailboxes, virtual domains and aliases. This article will show you how to install Postfix Admin to simplify management of mailboxes, domains and aliases.</p>
<span id="more-238"></span>
<h2>Installing Postfix Admin</h2>
<div class="clearfix steps"><a href="/images/centos-5/terminal-yum-install-mysql.png"><img class="preview" alt="yum install" src="/images/centos-5/t-terminal-yum-install-mysql.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Install the Postfix Admin requirements using the command below.
<pre class="steps">
yum install mysql-server php-mysql php-imap
</pre>
</div>
<div class="clearfix steps"><a href="/images/centos-5/tar-postfixadmin.png"><img class="preview" alt="tar postfixadmin" src="/images/centos-5/t-tar-postfixadmin.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><div class="m">2. Download the latest stable version of Postfix Admin in .tar.gz format <a href="http://sourceforge.net/project/showfiles.php?group_id=191583&#038;package_id=225300" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://sourceforge.net/project/showfiles.php?group_id=191583&#038;package_id=225300');">here</a>. Assuming you got the file <em>postfixadmin-2.2.1.1.tar.gz</em> and it is located on your Desktop, type in the commands below to extract and to put it into its proper directory.
<pre class="steps">
cd /usr/share
tar -xvzf ~/Desktop/postfixadmin-2.2.1.1.tar.gz
mv postfixadmin-2.2.1.1 postfixadmin
</pre>
</div>
</div>
<p><img class="icon32x32 left" alt="Note" src="/images/emblem-note.png" />The PostfixAdmin archive has to be extracted directly into the /usr/share directory to enable Linux to apply the proper SELinux Context into the files.</p>
<div class="clearfix steps"><a href="/images/centos-5/edit-postfixadmin-config.png"><img class="preview" alt="Edit postfixadmin.conf" src="/images/centos-5/t-edit-postfixadmin-config.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><div class="m">3. Edit the file <em>/usr/share/postfixadmin/config.inc.php</em> and update the following lines below.
<pre class="steps">
$CONF['configured'] = true;
$CONF['postfix_admin_url'] = '/postfixadmin';
$CONF['database_type'] = 'mysqli';
$CONF['database_host'] = 'localhost';
$CONF['database_user'] = 'postfix';
$CONF['database_password'] = '<em>your_password</em>';
$CONF['database_name'] = 'postfix';
$CONF['domain_path'] = 'YES';
$CONF['domain_in_mailbox'] = 'NO';
$CONF['encrypt'] = 'cleartext';
$CONF['emailcheck_resolve_domain] = 'NO';
</pre>
</div>
</div>
<h2>Creating the Postfix Admin Database</h2>
<div class="clearfix steps"><a href="/images/centos-5/service-config.png"><img class="preview" alt="Service Configuration" src="/images/centos-5/t-service-config.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Start the <em>mysqld</em> service. <a href="/how-to-start-stop-services-centos-5/">Learn how to start and stop services here.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/create-postfixadmin-db.png"><img class="preview" alt="Create Postfix Admin db" src="/images/centos-5/t-create-postfixadmin-db.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Create the Postfix Admin MySQL database using the commands below. The default root password of MySQL is a blank password.</div>
<pre class="steps">
mysql -u root -p -e "CREATE DATABASE postfix;"
mysql -u root -p -e "CREATE USER postfix IDENTIFIED BY 'password';"
mysql -u root -p -e "GRANT ALL PRIVILEGES ON postfix.* TO postfix;" 
</pre>
<h2>Configuring the Postfix Admin Web Application</h2>
<div class="clearfix steps"><a href="/images/centos-5/edit-postfixadmin-conf.png"><img class="preview" alt="Edit postfixadmin.conf" src="/images/centos-5/t-edit-postfixadmin-conf.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Create the file <em>/etc/httpd/conf.d/postfixadmin.conf</em> containing the line below.
<pre class="steps">
Alias /postfixadmin /usr/share/postfixadmin
</pre>
</div>
<div class="clearfix steps"><a href="/images/centos-5/service-config.png"><img class="preview" alt="Service Configuration" src="/images/centos-5/t-service-config.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Start the <em>httpd</em> service. <a href="/how-to-start-stop-services-centos-5/">Learn how to start and stop services here.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/postfixadmin-setup-php.png"><img class="preview" alt="Postfix Admin Setup" src="/images/centos-5/t-postfixadmin-setup-php.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Go to the Postfix Admin setup page at <a href="http://localhost/postfixadmin/setup.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://localhost/postfixadmin/setup.php');">http://localhost/postfixadmin/setup.php</a> and create a new admin user. The admin user name should be a valid email address. Delete <em>setup.php</em> when you are done.</div>
<div class="clearfix steps"><a href="/images/centos-5/postfixadmin-admin-login.png"><img class="preview" alt="Postfix Admin Login" src="/images/centos-5/t-postfixadmin-admin-login.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. Go to the Postfix Admin login page at <a href="http://localhost/postfixadmin/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://localhost/postfixadmin/');">http://localhost/postfixadmin/</a> and login using your newly created admin account.</div>
<div class="clearfix steps"><a href="/images/centos-5/postfixadmin-main.png"><img class="preview" alt="Postfix Admin Main" src="/images/centos-5/t-postfixadmin-main.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>5. Congratulations, it works.</div><p class="akst_link"><a href="http://www.linuxmail.info/?p=238&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_238" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/postfix-admin-howto-centos-5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Fedora Directory Server Howto for RHEL/CentOS 5</title>
		<link>http://www.linuxmail.info/fedora-directory-server-howto-centos-5/</link>
		<comments>http://www.linuxmail.info/fedora-directory-server-howto-centos-5/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 15:30:54 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[Fedora Directory Server]]></category>
		<category><![CDATA[LDAP]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=232</guid>
		<description><![CDATA[This article describes how to install and use the Fedora Directory Server.]]></description>
			<content:encoded><![CDATA[<p><strong>Fedora Directory Server</strong> (FDS) is an enterprise-class open source LDAP server for Linux. FDS is very mature and very powerful, below are some of its features.</p>
<span id="more-232"></span>
<ul>
<li>Has graphical tools to manage users, groups, and server configurations</li>
<li>Supports Active Directory synchronization</li>
<li>Supports multi-master replication</li>
<li>Supports secure authentication and communication</li>
<li>Supports LDAP version 3</li>
<li>LDAP based update of schema, configurations, and access control information</li>
</ul>
<p>This article describes how to install and use the Fedora Directory Server.</p>
<h2>How to install Linux</h2>
<p>You can use either <a href="http://www.redhat.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.redhat.com');">Red Hat Enterprise Linux 5</a> or <a href="http://www.centos.org" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.centos.org');">CentOS 5</a>. RHEL 5 can be purchased from <a href="http://www.redhat.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.redhat.com');">Red Hat</a> and comes with support. CentOS 5 on the other hand can be downloaded <a href="http://isoredirect.centos.org/centos/5/isos/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://isoredirect.centos.org/centos/5/isos/');">here</a>.</p>
<div class="clearfix steps"><a href="/images/centos-5/boot.png"><img class="preview" alt="Boot" src="/images/centos-5/t-boot.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. <a href="/how-to-install-centos-5-linux/">How to install CentOS 5.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/welcome2.png"><img class="preview" alt="Welcome" src="/images/centos-5/t-welcome2.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. <a href="/how-to-setup-centos-5-linux/">How to setup CentOS 5.</a></div>
<h2>How to install and configure the Fedora Directory Server</h2>
<p>This section is about installing Fedora Directory Server and using its graphical management tool.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-console-login.png"><img class="preview" alt="Fedora Directory Server" src="/images/centos-5/t-fds-console-login.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. <a href="/fedora-directory-server-setup-howto-centos-5/">How to setup the Fedora Directory Server.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-new-user.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-new-user.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. <a href="/fedora-management-console-howto/">How to use the Fedora Management Console.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-plugins.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-plugins.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. <a href="/fedora-directory-server-plugins-howto/">How to configure Fedora Directory Server plug-ins.</a></div>
<h2>Synchronizing with Active Directory</h2>
<p>This section describes how to synchronize with Active Directory. With this feature, you can reduce your Windows Server license requirements for your LDAP applications.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-5.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-5.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. <a href="/ad-fds-sync-howto/">How to synchronize with Active Directory.</a></div>
<div class="clearfix steps"><a href="/images/centos-5/t-fds-manage-certificates-3.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-manage-certificates-3.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. <a href="/install-ssl-certificate-fds/">How to install SSL certificate in Fedora Directory Server.</a> This is needed to replicate password changes in FDS to Active Directory.</div>
<div class="clearfix steps"><a href="/images/windows-2003/reset-user-password.png"><img class="preview" alt="Active Directory Users and Computers" src="/images/windows-2003/t-reset-user-password.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. <a href="/synch-ad-password-fds/">How to replicate Active Directory password changes to Fedora Directory Server.</a></div>
<div class="clearfix steps"><a href="/images/windows-2003/adsiedit-acme.png"><img class="preview" alt="ADSI Edit" src="/images/windows-2003/t-adsiedit-acme.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>Active Directory synchronization is not yet perfect. Here are some <a href="/active-directory-fds-sync-issues/">issues you need to be aware of when synchronizing with Active Directory</a>.</div><p class="akst_link"><a href="http://www.linuxmail.info/?p=232&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_232" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/fedora-directory-server-howto-centos-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Active Directory and Fedora Directory Server Sync Issues</title>
		<link>http://www.linuxmail.info/active-directory-fds-sync-issues/</link>
		<comments>http://www.linuxmail.info/active-directory-fds-sync-issues/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 12:52:53 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Fedora Directory Server]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=229</guid>
		<description><![CDATA[This article describes possible issues that may be encountered while implementing the Active Directory and Fedora Directory Server synchronization.]]></description>
			<content:encoded><![CDATA[<p>Fedora Directory Server have the capability to synchronize with Active Directory. But this capability is not perfect. I&#8217;ll discuss below the problems you may encounter when <a href="/ad-fds-sync-howto/">using the synchronization feature</a>.</p>
<span id="more-229"></span>
<h2>Users</h2>
<div class="clearfix steps"><a href="/images/windows-2003/ad-users-bugs.png"><img class="preview" alt="User Bugs Bunny" src="/images/windows-2003/t-ad-users-bugs.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>The <em>Last Name</em> is required in Fedora Directory Server so make sure all users have it in Active Directory.</div>
<h2>User Passwords</h2>
<div class="clearfix steps"><a href="/images/windows-2003/reset-user-password.png"><img class="preview" alt="Reset User Password" src="/images/windows-2003/t-reset-user-password.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>The Active Directory user passwords can only be replicated to FDS by <a href="/synch-ad-password-fds/">installing the PassSync utility</a> to capture password changes before they are stored in a hashed format. This is the only way to get the user&#8217;s password from Active Directory.</div>
<div class="clearfix steps"><a href="/images/windows-2003/passsync-welcome.png"><img class="preview" alt="Reset User Password" src="/images/windows-2003/t-passsync-welcome.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>The PassSync utility does not work in the 64 bit versions of Windows Server. It also stores the passwords used to authenticate with FDS and the certificate database unencrypted in the registry.</div>
<h2>Organizational Units</h2>
<div class="clearfix steps"><a href="/images/windows-2003/ad-acme.png"><img class="preview" alt="Active Directory Users and Computers" src="/images/windows-2003/t-ad-acme.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>Organizational Units, like <em>Accounting</em>, <em>Domain Controllers</em>, <em>Engineering</em> and <em>Sales and Marketing</em> in the screen shot, are not automatically synchronized. Every time you create a new one in Active Directory, you need to manually create the same in Fedora Directory Server to synchronize its contents.</div>
<h2>Containers</h2>
<div class="clearfix steps"><a href="/images/windows-2003/ad-acme.png"><img class="preview" alt="Active Directory Users and Computers" src="/images/windows-2003/t-ad-acme.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>Containers, like <em>Computers</em>, <em>ForeignSecurityPrincipals</em>, and <em>Users</em> in the screen shot, is similar to the Organizational Unit but uses a different distinguished name.</div>
<div class="clearfix steps"><a href="/images/windows-2003/adsiedit-acme.png"><img class="preview" alt="ADSI Edit" src="/images/windows-2003/t-adsiedit-acme.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>It uses <em>CN=name</em> instead of <em>OU=name</em> for its relative distinguished name.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-cn-users.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-cn-users.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>To create an organizational unit with the same naming convention, you have to extend the FDS schema.</div>
<div class="clearfix steps"><a href="/images/centos-5/terminal-setupusers-sh.png"><img class="preview" alt="setupusers.sh" src="/images/centos-5/t-terminal-setupusers-sh.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>You can use the <a href="/files/setupusers.sh">setupusers.sh</a> script to create the <em>Users</em> organizational unit for you. Just type in <em>./setupusers.sh &#8220;dc=acme,dc=local&#8221;</em> to automatically create the Users container in FDS. Replace <em>&#8220;dc=acme,dc=local&#8221;</em> with your own base DN.</div><p class="akst_link"><a href="http://www.linuxmail.info/?p=229&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_229" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/active-directory-fds-sync-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Fedora Directory Server Plug-ins</title>
		<link>http://www.linuxmail.info/fedora-directory-server-plugins-howto/</link>
		<comments>http://www.linuxmail.info/fedora-directory-server-plugins-howto/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 12:13:39 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[Fedora Directory Server]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=226</guid>
		<description><![CDATA[This article is describes how to use the plug-ins installed in Fedora Directory Server.]]></description>
			<content:encoded><![CDATA[<p>This article is describes how to use the plug-ins installed in Fedora Directory Server. We will use the <em>Distributed Numeric Assignment</em> plug-in, a plug-in that automatically assigns unique uid numbers to new user entries as they are created, as an example.</p>
<span id="more-226"></span>
<h2>Launching the Fedora Management Console</h2>
<p>The Fedora Management Console requires the <a href="/java-jre-setup-howto/">Java Runtime Environment from Sun Microsystem</a>.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-console-login.png"><img class="preview" alt="FDS Console Login" src="/images/centos-5/t-fds-console-login.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. From a terminal window, type in <tt>fedora-idm-console</tt>. This will launch the <strong>Fedora Console Login</strong> window.
<div>&nbsp;</div>
<div class="m">
    <div class="fw">User ID</div><div><em>cn=directory manager</em></div>
    <div class="fw">Password</div><div><em>the directory manager password</em></div>
    <div class="fw">Administration URL</div><div><em>localhost:9830</em></div>
    <div>&nbsp;</div>
The values above assumes you have used the default values.
</div>
</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-console-2.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-console-2.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Click the + sign corresponding to your server. Next, click the + sign corresponding to <em>Server Group</em> and click <em>Directory Server</em>. Finally, click the <em>Open</em> button in the <em>Directory Server</em> page.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-tasks.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-tasks.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Click the <em>Configuration</em> tab.</div>
<h2>Configuring Fedora Directory Server Plug-ins</h2>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-configuration.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-configuration.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Click the + sign corressponding to <em>Plug-ins</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-plugins.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-plugins.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Click the <em>Distributed Numeric Assignment Plugin</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-plugins-dna.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-plugins-dna.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Check <em>Enable plug-in</em> and click the <em>Save</em> button.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-plugins-save.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-plugins-save.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. Click <em>Ok</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/service-config.png"><img class="preview" alt="CentOS 5 Service Configuration" src="/images/centos-5/t-service-config.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>5. Restart the <em>dirsrv</em> service. <a href="/how-to-start-stop-services-centos-5/">Learn how to stop and start services here.</a></div><p class="akst_link"><a href="http://www.linuxmail.info/?p=226&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_226" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/fedora-directory-server-plugins-howto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use the Fedora Management Console</title>
		<link>http://www.linuxmail.info/fedora-management-console-howto/</link>
		<comments>http://www.linuxmail.info/fedora-management-console-howto/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 06:57:55 +0000</pubDate>
		<dc:creator>consultant</dc:creator>
				<category><![CDATA[Fedora Directory Server]]></category>

		<guid isPermaLink="false">http://www.linuxmail.info/?p=223</guid>
		<description><![CDATA[This article is a very basic guide in using the Fedora Management Console to manage the Fedora Directory Server.]]></description>
			<content:encoded><![CDATA[<p>This article is a very basic guide in using the <strong>Fedora Management Console</strong> to manage the <strong>Fedora Directory Server</strong>.</p>
<span id="more-223"></span>
<h2>Launching the Fedora Management Console</h2>
<p>The Fedora Management Console requires the <a href="/java-jre-setup-howto/">Java Runtime Environment from Sun Microsystem</a>.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-console-login.png"><img class="preview" alt="FDS Console Login" src="/images/centos-5/t-fds-console-login.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. From a terminal window, type in <tt>fedora-idm-console</tt>. This will launch the <strong>Fedora Console Login</strong> window.
<div>&nbsp;</div>
<div class="m">
    <div class="fw">User ID</div><div><em>cn=directory manager</em></div>
    <div class="fw">Password</div><div><em>the directory manager password</em></div>
    <div class="fw">Administration URL</div><div><em>localhost:9830</em></div>
    <div>&nbsp;</div>
The values above assumes you have used the default values.
</div>
</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-console-2.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-console-2.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. Click the + sign corresponding to your server. Next, click the + sign corresponding to <em>Server Group</em> and click <em>Directory Server</em>. Finally, click the <em>Open</em> button in the <em>Directory Server</em> page.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-tasks.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-tasks.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Click the <em>Directory</em> tab.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-domain.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-domain.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>4. Click the folder corresponding to your domain.</div>
<h2>Creating a New User</h2>
<p>A User is an object used to store user information and authentication information.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-new-user.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-new-user.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Right click your domain, select <em>New</em> and click <em>User</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-create-new-user.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-create-new-user.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. In the <strong>Create New User</strong> window, fill in the user information and click <em>Ok</em> when you are done.</div>
<h2>Creating a New Group</h2>
<p>A Group is a container used to logically organize users into an easily identifiable structure.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-new-group.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-new-group.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Right click your domain, select <em>New</em> and click <em>Group</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-create-new-group.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-create-new-group.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. In the <strong>Create New User</strong> window, fill in the group information.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-create-new-group-members.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-create-new-group-members.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>3. Add the member users in the <em>Members</em> section.  Click <em>Ok</em> when you are done.</div>
<h2>Creating a New Organizational Group</h2>
<p>An organizational unit is an administrative-level container that is used to logically organize objects. You can create objects into an Organization Unit or copy and paste an existing object into it.</p>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-new-org-unit.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-new-org-unit.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>1. Right click your domain, select <em>New</em> and click <em>Organizational Unit</em>.</div>
<div class="clearfix steps"><a href="/images/centos-5/fds-create-new-org-unit.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-create-new-org-unit.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a>2. In the <strong>Create New Organizational Unit</strong> window, fill in the organizational unit information and click <em>Ok</em> when you are done.</div>
<h2>Related Pages</h2>
<div class="clearfix steps"><a href="/images/centos-5/fds-ds-config-plugins.png"><img class="preview" alt="Fedora Management Console" src="/images/centos-5/t-fds-ds-config-plugins.png" onmouseover="changeSrc(this)" /><img class="full" alt="" src="/images/busy.gif" /></a><a href="/fedora-directory-server-plugins-howto/">How to configure plug-ins in Fedora Directory Server</a></div><p class="akst_link"><a href="http://www.linuxmail.info/?p=223&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_223" class="akst_share_link" rel="nofollow" >Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.linuxmail.info/fedora-management-console-howto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
