<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Linux Forums - Servers</title>
		<link>http://www.linuxforums.org/forum/</link>
		<description>Anything server related, Apache, MySQL, Samba, server security, sendmail, exim, etc</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 00:27:35 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.linuxforums.org/forum/linux2/misc/rss.jpg</url>
			<title>Linux Forums - Servers</title>
			<link>http://www.linuxforums.org/forum/</link>
		</image>
		<item>
			<title>Access multiple directories with ftp</title>
			<link>http://www.linuxforums.org/forum/servers/155917-access-multiple-directories-ftp.html</link>
			<pubDate>Thu, 19 Nov 2009 04:46:54 GMT</pubDate>
			<description>I have an ubuntu lamp server with proftpd installed. I am able to change the default root to different directories like my data or www directory ....</description>
			<content:encoded><![CDATA[<div>I have an ubuntu lamp server with proftpd installed. I am able to change the default root to different directories like my data or www directory . But is there any way I can configure proftpd to give me access to multiple different directories. I have already tried a symbolic link to the other directory with no luck.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>jordank</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155917-access-multiple-directories-ftp.html</guid>
		</item>
		<item>
			<title>Limit outgoing number of messages in postfix</title>
			<link>http://www.linuxforums.org/forum/servers/155897-limit-outgoing-number-messages-postfix.html</link>
			<pubDate>Wed, 18 Nov 2009 16:47:35 GMT</pubDate>
			<description>Is there some good way to limit outbound mail in postfix? Exactly, I want to limit number of send messages by domain per some time interval. 
...</description>
			<content:encoded><![CDATA[<div>Is there some good way to limit outbound mail in postfix? Exactly, I want to limit number of send messages by domain per some time interval.<br />
<br />
Imaginary example:<br />
<br />
I have email accounts in 3 different domains: tld1, tld2 and tld3. It is not relevant how many accounts in what domain. <br />
All accounts in tld1 can send at most 20 messages per hour.<br />
All accounts in tld2 can send at most 10 messages per hour.<br />
All accounts in tld3 can send at most 25 messages per hour.<br />
<br />
Does that can be done? And how?</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>pesale86</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155897-limit-outgoing-number-messages-postfix.html</guid>
		</item>
		<item>
			<title>Linux OS for a server</title>
			<link>http://www.linuxforums.org/forum/servers/155895-linux-os-server.html</link>
			<pubDate>Wed, 18 Nov 2009 16:21:39 GMT</pubDate>
			<description><![CDATA[So basicly i need you help to choose 1 Linux OS to be my main OS on my server. I'm going to have game servers as the main objective but going to host...]]></description>
			<content:encoded><![CDATA[<div>So basicly i need you help to choose 1 Linux OS to be my main OS on my server. I'm going to have game servers as the main objective but going to host websites,ftp and mail server too. The Server is going to have and Intel Quad Xeon with 8GB of ram for sure and about 2TB HDD for now. AS about a desktop or cli version i prefer an os with a CLI but it doesn't matter :)<br />
<br />
What OS and version(of the OS) do you suggest?(eg.Ubuntu 9.10 Server)<br />
<br />
Ubuntu<br />
Debian<br />
openSUSE<br />
Fedora<br />
CentOS<br />
<br />
(these were the only once i know you can suggest any other)<br />
<br />
Thanks for all you help before hand.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>h3llkill3r</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155895-linux-os-server.html</guid>
		</item>
		<item>
			<title>Sendmail accessdb</title>
			<link>http://www.linuxforums.org/forum/servers/155892-sendmail-accessdb.html</link>
			<pubDate>Wed, 18 Nov 2009 14:16:45 GMT</pubDate>
			<description>Hi to all, 
 
Is it possible that inside /etc/mail/access file to include another file with exactly the same syntax. 
 
So I want to have to separate...</description>
			<content:encoded><![CDATA[<div>Hi to all,<br />
<br />
Is it possible that inside /etc/mail/access file to include another file with exactly the same syntax.<br />
<br />
So I want to have to separate accessdb files , or one that includes the other.<br />
<br />
Thank you in advance,<br />
<br />
Regards,<br />
Enid</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>enid</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155892-sendmail-accessdb.html</guid>
		</item>
		<item>
			<title>Relay email from internal postfix server to postfix gateway/smarthost server</title>
			<link>http://www.linuxforums.org/forum/servers/155878-relay-email-internal-postfix-server-postfix-gateway-smarthost-server.html</link>
			<pubDate>Wed, 18 Nov 2009 09:45:44 GMT</pubDate>
			<description>Hi, Im noob to postfix. 
 
I have managed with great effort, to setup a postfix mail server with dovecot, postfixadmin, apache2 and webmin with a...</description>
			<content:encoded><![CDATA[<div>Hi, Im noob to postfix.<br />
<br />
I have managed with great effort, to setup a postfix mail server with dovecot, postfixadmin, apache2 and webmin with a MySQL database <br />
and it all works. I can create mulitple domains and emails addresses for each domain. Emails are coming in and going out just fine.   <br />
<br />
I want to setup a client with a similar server and they want to do large internal emailing and for outgoing mail, <br />
they must use my postfix mail server. I have been reading oreilly_postfix_the_definitive_guide and The Book of Postfix - State <br />
of The Art Message Transport, all week and stil not getting the results Im looking for.<br />
<br />
Could someone please help!! I have looked at all the posts I could find and tried them all. I just cant seem to get comms across.<br />
<br />
If you could please post some detailed information, such as if I need to create the same domains and users on both servers. The configurations <br />
for main.cf, master.cf and any other changes. I'll post my config files when needed.<br />
<br />
Thanks again.<br />
<br />
Adrian</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>cimmron</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155878-relay-email-internal-postfix-server-postfix-gateway-smarthost-server.html</guid>
		</item>
		<item>
			<title>duplicate copy of emails using qmail</title>
			<link>http://www.linuxforums.org/forum/servers/155877-duplicate-copy-emails-using-qmail.html</link>
			<pubDate>Wed, 18 Nov 2009 09:15:29 GMT</pubDate>
			<description>Anyone can give me a hint or advise how can I duplicate all emails coming on a user to a have a copy to another folder inside his Maildir directory....</description>
			<content:encoded><![CDATA[<div>Anyone can give me a hint or advise how can I duplicate all emails coming on a user to a have a copy to another folder inside his Maildir directory.<br />
<br />
Example.<br />
<br />
There's a directory called backup inside the Maildir other than new, cur and tmp. Of course if someone email to a user, the email will go to new directory under Maildir. I want also to have a copy of that every new email to the backup folder inside the Maildir. I believe I can do this in .qmail inside the user's home directory. I just don't know where to start. Can anyone give me a url or suggestion how to do this. Can I create a simple bash script to put on .qmail to make this thing run?</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>packets</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155877-duplicate-copy-emails-using-qmail.html</guid>
		</item>
		<item>
			<title>samba server</title>
			<link>http://www.linuxforums.org/forum/servers/155861-samba-server.html</link>
			<pubDate>Tue, 17 Nov 2009 16:07:17 GMT</pubDate>
			<description>Pls. send me complete procedure to create samba domain and join from win xp</description>
			<content:encoded><![CDATA[<div>Pls. send me complete procedure to create samba domain and join from win xp</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>MJaved309</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155861-samba-server.html</guid>
		</item>
		<item>
			<title>Help With SendMail Please !</title>
			<link>http://www.linuxforums.org/forum/servers/155847-help-sendmail-please.html</link>
			<pubDate>Tue, 17 Nov 2009 02:47:11 GMT</pubDate>
			<description>Hi All, 
 
I am quite new to linux.  
 
Sendmail is working perfectly fine when sending to an email address that isnt associated within our company....</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I am quite new to linux. <br />
<br />
Sendmail is working perfectly fine when sending to an email address that isnt associated within our company.<br />
<br />
For example, an email to a gmail account, it sends fine, but when I test an email to a company email it is never sent. <br />
<br />
It isn't getting trapped at the firewall, it doesn't make it that far.<br />
<br />
I noticed two things in the maillog it referred to “DSN: Service unavailable” and “dsn=5.0.0, stat=Service unavailable” for the emails that aren't being sent.<br />
<br />
Any help would be much appreciated!<br />
<br />
Thanks,<br />
<br />
Matt.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>mattevansnz</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155847-help-sendmail-please.html</guid>
		</item>
		<item>
			<title>Open Smtp Relay with Authentication</title>
			<link>http://www.linuxforums.org/forum/servers/155788-open-smtp-relay-authentication.html</link>
			<pubDate>Sun, 15 Nov 2009 08:44:57 GMT</pubDate>
			<description><![CDATA[Hey guys! 
 
I need an Smtp Open Relay program -based on Redhat- which can authenticate username & passwords (those comes from Qmail) and pass them...]]></description>
			<content:encoded><![CDATA[<div>Hey guys!<br />
<br />
I need an Smtp Open Relay program -based on Redhat- which can authenticate username &amp; passwords (those comes from Qmail) and pass them to the Server! <br />
Having searched alot in web there were no result that make me and my groups satisfied! <br />
is there any suggestion?</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>Masoudeh</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155788-open-smtp-relay-authentication.html</guid>
		</item>
		<item>
			<title>Trying to join Windows (xp and vista) to linux domain - Wirelessly</title>
			<link>http://www.linuxforums.org/forum/servers/155773-trying-join-windows-xp-vista-linux-domain-wirelessly.html</link>
			<pubDate>Sat, 14 Nov 2009 20:57:35 GMT</pubDate>
			<description>Hi there. Let me give a brief description of how I currently have things setup 
 
 
 
D-Dlink DIR-655 Wirless Router using WPA2 encryption and is the...</description>
			<content:encoded><![CDATA[<div>Hi there. Let me give a brief description of how I currently have things setup<br />
<br />
<br />
<br />
D-Dlink DIR-655 Wirless Router using WPA2 encryption and is the gateway between my systems and the internet. It also supplies the DHCP addressing to the systems.<br />
<br />
A Windows XP Pro based laptop using wireless.<br />
A Windows Vista 64bit Home Professional desktop (2 floors up) using wireless<br />
<br />
Also there is one computer that has no OS on it as i'm trying to decide what linux flavor to use - this will be the server/domain controller. This will be hardwired to the router.<br />
<br />
A network printer connected wired to the D-Link router<br />
<br />
Possible other systems will be included eventually but this is all for now<br />
<br />
--------------------------------------------------------------------------------------------------------<br />
The Problem<br />
--------------------------------------------------------------------------------------------------------<br />
<br />
I want to set up the one &quot;blank slate&quot; computer to act as a Domain controller with roaming profiles for the windows based systems. I've done this in the past hardwired, with internal DNS and DHCP tables.  In this case it will be getting its IP addresses from the Router not internally set.  The other problem is the other computers are wireless not directly attached.  The common middle point or link is the router.<br />
<br />
I was originally thinking of also having the server act as authentication with FreeRadius for the router, but I realised that this may be more complicated and may be something I can revisit at a later date.  When I was researching this topic initially, I found that in order for this type of setup to work, one needs to have the windows xp systems configured with a wireless &quot;bootstrap&quot; to authenticate against the radius server, prior to logging into the domain. However all information I found on it was refering to MS ISA server - not FreeRadius or even linux. <br />
<br />
So Ignoring the Radius server part for now, and just concentrating on the Domain and Roaming profiles to be working, is there a way for me to get my Windows based computers to authenticate to a Linux Domain controller (most likely using LDAP or MySQL), wirelessely through the router?<br />
<br />
Thanks in advance.<br />
<br />
<br />
Carlo<br />
<br />
PS: If this is at all possible - what linux distro would you reconmend? I have been using Ubuntu in the past, but I'm also familure with RedHat. I've heard good things about LinuxMint.  My biggest issue is that I had massive problems with the latest version (9.10) of Ubuntu - where the HAL seemed to be messed up quite royal - Mount point references were not setup or had been changed since the previous version.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>Carlo1973</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155773-trying-join-windows-xp-vista-linux-domain-wirelessly.html</guid>
		</item>
		<item>
			<title>Sendmail LDAP help!</title>
			<link>http://www.linuxforums.org/forum/servers/155712-sendmail-ldap-help.html</link>
			<pubDate>Fri, 13 Nov 2009 15:50:26 GMT</pubDate>
			<description>I have a need to have Sendmail query AD for valid users and have it drop any that are invalid. 
I need this to be a real-time query, not reading from...</description>
			<content:encoded><![CDATA[<div>I have a need to have Sendmail query AD for valid users and have it drop any that are invalid.<br />
I need this to be a real-time query, not reading from a file.<br />
And please, not replys with &quot;use Postfix&quot; as the answer ; )<br />
<br />
I have been using the following Sendmail and Active Directory verification configuration:<br />
 (found at the shocknetwork blog)<br />
<br />
Works very well with two exceptions. Hoping someone can help.<br />
<br />
Queries against mailable groups fails with 'User Unknown' (same as an invalid user).<br />
How can I get it to query Groups as well as users?<br />
In the code, I do not see anything that says &quot;objectclass=X&quot; and I am searching at the root of the domain.<br />
It appears the only attribute the code looks for is &quot;mail&quot; and &quot;proxyaddress&quot; which are both an attribute of mailable groups.<br />
<br />
The only work around I have found is to hard-code the Expansion Server on each DL (not a good idea in a distributed Exchange environment).<br />
This is fine since 98% of what goes thru this relay is to users, not DL's but I would like to find a way to avoid this altogether.<br />
<br />
Has anyone been successful with this?<br />
<br />
<br />
<br />
Secondly, when mail is sent to an invalid user, it sends an NDR to the sender. This is fine in normal circumstances, but in this case, I would like any mail to invalid users dropped as most of these emails are being sent from 'no-reply' type addresses.<br />
<br />
<br />
<br />
<br />
Thanks in advance<br />
<br />
Rich<br />
<br />
Can provide code in post in needed.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>StarkRavingCalm</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155712-sendmail-ldap-help.html</guid>
		</item>
		<item>
			<title>creating samba share and accessing from windows</title>
			<link>http://www.linuxforums.org/forum/servers/155701-creating-samba-share-accessing-windows.html</link>
			<pubDate>Fri, 13 Nov 2009 12:36:58 GMT</pubDate>
			<description>hello all, 
 
I would like to create a share from a suse-linux box and access that share from a windows machine. However when created a directory in...</description>
			<content:encoded><![CDATA[<div>hello all,<br />
<br />
I would like to create a share from a suse-linux box and access that share from a windows machine. However when created a directory in linux and shared it using samba. I have modified the smb.conf file. <br />
<br />
These files are not accessible in windows. It asks for some username/passwd , but actually it should not ask for username and password , but it should allow the access.<br />
<br />
How to configure this. Any help would be appreciated. Please let me know if more details are needed.<br />
<br />
prabs.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>prabs003</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155701-creating-samba-share-accessing-windows.html</guid>
		</item>
		<item>
			<title>Squid delay pools dont works for my defined ACL</title>
			<link>http://www.linuxforums.org/forum/servers/155682-squid-delay-pools-dont-works-my-defined-acl.html</link>
			<pubDate>Fri, 13 Nov 2009 04:34:31 GMT</pubDate>
			<description>I have setup squid 2.6 on my centos server. It works perfect with my dansguardian. I have one question regarding my delay pools seems dont works for...</description>
			<content:encoded><![CDATA[<div>I have setup squid 2.6 on my centos server. It works perfect with my dansguardian. I have one question regarding my delay pools seems dont works for my defined ACL perdanet (acl perdanet src 172.16.5.0/255.255.255.0) but it works if I point to all (acl all src 0.0.0.0/0.0.0.0).<br />
<br />
can anyone pls advise what is wrong with my squid.conf? i,m really new to squid and have no experience on it. I,ve been trying for a week play around with the setting but found no changes. really appreciate if someone can share the solution on this. Thanks<br />
<br />
<br />
<br />
<b>here is my squid.conf:</b><br />
<br />
http_port 3128 transparent<br />
hierarchy_stoplist cgi-bin ?<br />
<br />
acl QUERY urlpath_regex cgi-bin \?<br />
cache deny QUERY<br />
<br />
acl apache rep_header Server ^Apache<br />
broken_vary_encoding allow apache<br />
cache_mem 256 MB<br />
maximum_object_size 4096 KB<br />
cache_dir ufs /var/spool/squid 1024 16 256<br />
access_log /var/log/squid/access.log squid<br />
cache_log /var/log/squid/cache.log<br />
refresh_pattern ^ftp: 1440 20% 10080<br />
refresh_pattern ^gopher: 1440 0% 1440<br />
refresh_pattern . 0 20% 4320<br />
<br />
<br />
acl localhost src 127.0.0.1/255.255.255.255<br />
acl perdanet src 172.16.5.0/255.255.255.0<br />
acl all src 0.0.0.0/0.0.0.0<br />
acl manager proto cache_object<br />
acl to_localhost dst 127.0.0.0/8<br />
<br />
acl SSL_ports port 443<br />
acl Safe_ports port 80 # http<br />
acl Safe_ports port 21 # ftp<br />
acl Safe_ports port 443 # https<br />
acl Safe_ports port 70 # gopher<br />
acl Safe_ports port 210 # wais<br />
acl Safe_ports port 1025-65535 # unregistered ports<br />
acl Safe_ports port 280 # http-mgmt<br />
acl Safe_ports port 488 # gss-http<br />
acl Safe_ports port 591 # filemaker<br />
acl Safe_ports port 777 # multiling http<br />
acl CONNECT method CONNECT<br />
<br />
<br />
http_access allow manager localhost<br />
http_access deny manager<br />
http_access deny !Safe_ports<br />
http_access deny CONNECT !SSL_ports<br />
acl Badsites url_regex &quot;/usr/local/etc/restricted-sites.squid&quot;<br />
http_access deny Badsites<br />
http_access allow localhost<br />
http_access allow perdanet<br />
http_access deny all<br />
<br />
http_reply_access allow all<br />
cache_effective_user squid<br />
cache_effective_group squid <br />
visible_hostname localhost<br />
store_avg_object_size 13 KB<br />
<br />
<br />
# Delay Pools<br />
delay_pools 1<br />
delay_class 1 3<br />
delay_access 1 allow perdanet<br />
delay_parameters 1 5000/64000 5000/64000 5000/64000<br />
<br />
delay_initial_bucket_level 50<br />
coredump_dir /var/spool/squid</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>mambra80</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155682-squid-delay-pools-dont-works-my-defined-acl.html</guid>
		</item>
		<item>
			<title>Mutt command not working</title>
			<link>http://www.linuxforums.org/forum/servers/155654-mutt-command-not-working.html</link>
			<pubDate>Thu, 12 Nov 2009 10:16:27 GMT</pubDate>
			<description>Hello friend 
 
In my company Fedora 7 server. 
In command line mutt command not work. 
What may be the problem? 
How to clear it?</description>
			<content:encoded><![CDATA[<div>Hello friend<br />
<br />
In my company Fedora 7 server.<br />
In command line mutt command not work.<br />
What may be the problem?<br />
How to clear it?</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>karthickphd</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155654-mutt-command-not-working.html</guid>
		</item>
		<item>
			<title>Authdaemon reading an encrypted password from mysql</title>
			<link>http://www.linuxforums.org/forum/servers/155636-authdaemon-reading-encrypted-password-mysql.html</link>
			<pubDate>Wed, 11 Nov 2009 23:20:30 GMT</pubDate>
			<description>Hey guys, I am having a small issue with Courier-Authdaemon. I have a mail server setup with virtual domains and users and that works perfectly,...</description>
			<content:encoded><![CDATA[<div>Hey guys, I am having a small issue with Courier-Authdaemon. I have a mail server setup with virtual domains and users and that works perfectly, however it is currently using the plaintext password field in the MySQL database rather than the encypted version. If I go into the authmysqlrc and change the file to use the crypt field I still cannot log in. Is there anything else I need to change? Any help would be greatly appreciated. Thanks.</div>

]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/servers/">Servers</category>
			<dc:creator>Wraith86</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/servers/155636-authdaemon-reading-encrypted-password-mysql.html</guid>
		</item>
	</channel>
</rss>
