Setting up userquota question

2003-10-23 Thread Jason Williams
Hello everyone. I've run into a bit of a problem when I try and implement userquotas on my /home partition. I followed the steps that were suggested in the Red Hat Manuals. I did the following: 1) I edited /etc/fstab and add usrquota to the /home line: $ mount /dev/sda1 on / type ext3 (rw) no

Apache: I'm brand new...need some help

2003-10-09 Thread Jason Williams
Good morning everyone. I started playing with Apache today and really need to find some good documentation on it, as well as some examples. I'm running Apache 2.0.44 on RH 8.0. I was curious if anyone could point me in the direction of some good books, links, tutorials and how to get started...

Re: Problem running rhn_register

2003-09-30 Thread Jason Williams
Ahh...tried that package and it workedkinda weird. Thank you. Jason At 04:58 PM 9/30/2003 -0500, you wrote: On Tuesday 30 September 2003 16:19, Jason Williams wrote: > Hello folks. > > Running RH 7.3. The machine im working with has never been > registered. So im attem

Problem running rhn_register

2003-09-30 Thread Jason Williams
Hello folks. Running RH 7.3. The machine im working with has never been registered. So im attempting to run rhn_register, but im getting SSL Connect error. I went to www.redhat.com and d/l the latest rhn_register rpm, ran rpm -Uvh as well as rpm -Fvh but it kept coming back with the package is al

Re: Procmail recipes

2003-09-26 Thread Jason Williams
for review for a specific account. Thanks for your input. Jason At 09:22 PM 9/26/2003 +0100, you wrote: On Fri, 26 Sep 2003, Jason Williams wrote: > Hello everyone... > > I was trying to learn procmail so I can write up my own recipes. However, > im having a hard time joining their

Procmail recipes

2003-09-26 Thread Jason Williams
Hello everyone... I was trying to learn procmail so I can write up my own recipes. However, im having a hard time joining their mailing list...It does not look like the list is working... I was curious if anyone had recommendations on where I could go to learn how to develop my recipes? For i

Using /etc/skel question

2003-09-02 Thread Jason Williams
Good morning everyone... Ok..I figured out how to use /etc/skel to create Maildir folders each time I create a user. What im trying to figure out now is how to I setup my system so it does not create a folder in /var/spool/mail for each user I create... Since im using IMAP and Maildir/ I dont n

Help setting up Apache (and mailman)

2003-08-29 Thread Jason Williams
Hello... Im pretty new to Apache and im trying to setup mailman to work with apache... My system is: RH 8.0 Apache 2.x The mailman files are located in /usr/local/mailman I thought I was setting it up right, but its not working: I added the following, per the README: ScriptAlias /mailman/ /u

Re: Figuring out memory usage question...

2003-08-28 Thread Jason Williams
Im wondering if this a memory leak of some sort...its weird...havent seen this before Any suggestions are greatly appreciated... Jason At 12:15 PM 8/28/2003 -0700, you wrote: Hello everyone... Im running a RH 7.3 server. It is running Samba 2.2.8a with OpenLDAP 2.0.27 on the backend for a

Figuring out memory usage question...

2003-08-28 Thread Jason Williams
Hello everyone... Im running a RH 7.3 server. It is running Samba 2.2.8a with OpenLDAP 2.0.27 on the backend for accounts. Everything is working so far with this server, however I noticed something today that im not to sure about.. The server specs: Xeon 2.8ghz 2gig RAM 3 36 320 SCSI drives Wha

Re: Customizing src.rpm to fit my need...

2003-08-27 Thread Jason Williams
Thanks Sean...I'll give that a shot. Jason At 05:54 PM 8/27/2003 -0400, you wrote: On Wed, 27 Aug 2003 14:31:57 -0700 Jason Williams <[EMAIL PROTECTED]> wrote: > Hello everyone. > > Well, I downloaded a source rpm that I need to install on my RH 8.0 system. > The source

Customizing src.rpm to fit my need...

2003-08-27 Thread Jason Williams
Hello everyone. Well, I downloaded a source rpm that I need to install on my RH 8.0 system. The source rpm is: cyrus-sasl-2.1.15.src.rpm The problem is that when I go to build the RPM, it fails on a dependency for: db3-devel. Well, the flipside is that, RH 8.0 comes with db4 and db4-devel So m

Need some suggestions here...

2003-08-26 Thread Jason Williams
...for a task I am about to embark upon.. I am about to setup and configure a mail server for my network. I have decided on a few things that I am going to use: Postfix IMAP My question to everyone here is this: What I need to do is setup and install this server as quickly as I can, yet have it

Question on compiling postfix +sasl2

2003-08-26 Thread Jason Williams
Ok..I think this should be easy but im struggling right now (long day) I just downloaded and compiled cyrus-sasl-2.1.15...everything went smoothly... Now im working on building binary RPMS from a source RPM provided by Simon Mudd... The build was going fine until this error poppedup: bin/postc

Correct way to get the packages you need question...

2003-08-25 Thread Jason Williams
Hello everyone. Im currently working with a RH 7.3 server. I needed to install a few extra pieces of software via RPM. I have the source rpm and installed it. I was then trying to build binary RPMS so I can distribute them to the servers I need to install it on. Anyways, when I went to build t

Re: PAM and smtp

2003-08-22 Thread Jason Williams
Hmm..well, if sendmail was removed and only postfix is running, that could be the problem? Hmm...any ideas on how to get it back into there? heheh Jason At 05:29 PM 8/22/2003 -0400, you wrote: On Fri, 2003-08-22 at 17:01, Jason Williams wrote: > I was thinking of setting up my SMTP with

PAM and smtp

2003-08-22 Thread Jason Williams
I was thinking of setting up my SMTP with PAM...curiously though, I dont have an option for smtp in my /etc/pam.d directory. Running RH 9.0. Is there a module I would need to download of some sort and if so, where can I get it? Thanks. Jas -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re: Problems trying to get SMTP AUTH to work...help please

2003-08-22 Thread Jason Williams
Ok...more progress. Almost there...I solved the /etc/sasldb2 problem. Still have a few small problems though. The latest log info: Aug 22 12:05:33 corpmail postfix/smtpd[10806]: connect from jwilliams[192.168.1.90] Aug 22 12:05:33 corpmail postfix/smtpd[10806]: warning: SASL authentication failur

Re: Problems trying to get SMTP AUTH to work...help please

2003-08-22 Thread Jason Williams
Ok..i've tried both of these methods and still no dice. Heck, I even recompiled postfix with options to point to the correct locations for the SASL libraries... Still, no luck and my patience is running thin here: Aug 22 11:23:48 corpmail postfix/smtpd[10593]: connect from jwilliams[192.168.1.

A call for helping on compiling software...need advice

2003-08-22 Thread Jason Williams
Morning everyone. What I think i've realized the problem im having with my current setup of postfix is that the libraries needed for SASL are located in /usr/lib. I think that when I installed the postfix RPM, it thinks the libraries are in /usr/local/lib... So im trying to figure out the best

Re: Problems trying to get SMTP AUTH to work...help please

2003-08-22 Thread Jason Williams
Hmm...I thought I had tried that. I set my /usr/lib/sasl2/smtp.conf to use auxprop and I turned off saslauthd by shutting it down using the init script.. I just tried it again, but still receiving the same thing... Am I missing something again? Jason t 10:02 AM 8/22/2003 -0500, you wrote: What

Problems trying to get SMTP AUTH to work...help please

2003-08-22 Thread Jason Williams
Morning everyone. I've been working with my postfix mail server, trying to get SMTP AUTH to work. I've followed instructions posted on some of the links provided on the postfix web site. But im running into a bit of a problem. I'm running postfix-2.0.12 compiled with support for SASL and TLS I h

Problems building cyrus-sasl RPM's

2003-08-21 Thread Jason Williams
Evening everyone. Well, I was trying to build some RPMS from a cyrus-sasl source rpm available here: http://tis.foobar.fi/software/?sasl Everyone was going fine, until I hit a snag on the build. Here is the error: digestmd5.c:64:19: des.h: No such file or directory make[2]: *** [digestmd5.lo]

Reinstalling Postfix with additional options...

2003-08-21 Thread Jason Williams
Hello everyone. I am currently working on mail server, running Postfix 2.0.12, which was installed via RPM from the following link: http://postfix.wl0.org/en/ So here are my questions: (Bare with me...im fairly new to all of this) 1.) It appears that I am going to need to do one of two things

Re: Loooonnnngggg time to log in...Need advice

2003-08-19 Thread Jason Williams
, Jason Williams wrote: > Thanks Sean. I do appreciate. > > Any idea how this occurred? This is the first time i've had this particular > problem. All of my other systems before these two had no problems at all. > Im just curious, from looking at the logs on the two servers having &

Re: Loooonnnngggg time to log in...Need advice

2003-08-19 Thread Jason Williams
with authentication. Kinda baffles me. I'd like to track down the cause of this and make sure it does not occur again and if it does, then I know how to fix it. Anyone know possibly why this happened? Thanks. Jason At 01:01 PM 8/19/2003 -0400, you wrote: On Tue, 19 Aug 2003 09:52:15 -0700 Jaso

Loooonnnngggg time to log in...Need advice

2003-08-19 Thread Jason Williams
Morning everyone. Ok...i've had this problem for about 2 weeks now and it is really driving me crazy. What is happening is that I am opening a SSH connection to my RH server running RH 9.0. Once I type in my username, it takes about 3-5 seconds for the password prompt to show up... This is real

Removing X Windows and other X related packages question...

2003-08-19 Thread Jason Williams
Morning everyone. I came to the realization this morning that one of the servers I have inherited has a lot of crap on it that I really do not want on it. Specifically, X windows and it appears gnome as well. This server is our PDC so im a little baffled as to why the previous admin installed X

Using PAM for authentication

2003-08-15 Thread Jason Williams
Evening everyone. Hopefully there a few people around to answer my questions. :) Anyway, im starting to look more at PAM for using authentication on my servers. Specifically, items like LDAP and SSH for example. What i've done is setup samba with LDAP on the backend to hold user accounts. Throu

Question on PAM and ftp..

2003-08-15 Thread Jason Williams
Hi everyone. I was doing some testing and configuring with PAM. I wanted to use ftpd as my primary testing tool so if I break something in ftp, it is not a critical problem. However, when I went into /etc/pam.d/ I did not see any ftpd in there to test with. Anybody know what program I need for

Re: Mailing list manager: Mailman and majordomo

2003-08-14 Thread Jason Williams
mailing lists and add my users? Thanks again. Jason At 03:26 PM 8/8/2003 -0500, you wrote: On Fri, Aug 08, 2003 at 12:59:35PM -0700, Jason Williams wrote: > I need to install a mailing list manager on my mail server, which is > running postfix. > Mailman comes highly recommended, b

Re: install ldap

2003-08-14 Thread Jason Williams
Look slike you need an updated version of openssl. At 02:27 PM 8/13/2003 -0700, you wrote: Any idea what I can do [EMAIL PROTECTED] rpms]# rpm -hvi openldap-2.0.27-2.7.1.i386.rpm error: failed dependencies: libcrypto.so.1 is needed by openldap-2.0.27-2.7.1 libssl.so.1 is ne

Re: install ldap

2003-08-14 Thread Jason Williams
you need to get by searching here: https://www.redhat.com/apps/download/advanced_search.html Select all of the "Fields to Search" and put the libraries, it will tell you to what package they belong. Hope this helps. OB On Wed, 2003-08-13 at 15:32, Jason Williams wrote: Look slike y

Mailing list manager: Mailman and majordomo

2003-08-11 Thread Jason Williams
Hello everyone. I need to install a mailing list manager on my mail server, which is running postfix. Mailman comes highly recommended, but im not familiar with it. Majordomo i've used before, but im a little rusty with it. I wanted to get some feedback and opinions on these two programs to see

RC script question

2003-08-09 Thread Jason Williams
Hello everyone. I was playing around with our mail server today when I came across a few ideas that I would like to implement on my mail server. My mail server is currently running postfix. The server boots to run level 3 What I found interesting when I was looking in the /etc/rc.d/rc3.d direct

RE: RH 9.0 log in question: seems a bit long

2003-07-31 Thread Jason Williams
everse DNS lookup delay make sure your server and client have PTR records or use the /etc/hosts file to set the addresses right. -Original Message----- From: Jason Williams [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 12:37 PM To: [EMAIL PROTECTED] Subject: RE: RH 9.0 log in questio

RE: RH 9.0 log in question: seems a bit long

2003-07-31 Thread Jason Williams
Hmm... I cannot figure out why it takes about 3 seconds for the password prompt to appear after I type in my login name. I have a RH 9.0 workstation and it does not have this problem. As I said before, this is a reinstall of 9.0 on this server and the previous setup did not do this. I have not do

RE: RH 9.0 log in question: seems a bit long

2003-07-31 Thread Jason Williams
Hmm... I cannot figure out why it takes about 3 seconds for the password prompt to appear after I type in my login name. I have a RH 9.0 workstation and it does not have this problem. As I said before, this is a reinstall of 9.0 on this server and the previous setup did not do this. I have not do

Re: Compiling courier-imap on RH 9.0 fails

2003-07-30 Thread Jason Williams
- Hash: SHA1 On Wed, 30 Jul 2003 12:28:09 -0700, Jason Williams wrote: > Hello everyone. Im working on installing courier-imap on a RH 9.0 box. > > However, I ran into this problem when I ran make: > > make[2]: Entering directory `/tmp/courier-imap-2.0.0.20030721/tcpd' >

Compiling courier-imap on RH 9.0 fails

2003-07-30 Thread Jason Williams
Hello everyone. Im working on installing courier-imap on a RH 9.0 box. However, I ran into this problem when I ran make: make[2]: Entering directory `/tmp/courier-imap-2.0.0.20030721/tcpd' Compiling spipe.c rm -f libspipe.a ar cru libspipe.a spipe.o ranlib libspipe.a Compiling tlsclient.c Compili

Re: RH 9.0 log in question: seems a bit long

2003-07-30 Thread Jason Williams
No lag after I enter my password. There is a momentarily lag after I type in my username. When I type in command, it executes right away. It struck me as odd because i've never seen this before. Never ha this happen. I'll keep searching. Jason At 09:26 PM 7/29/2003 -0400, you wr

RH 9.0 log in question: seems a bit long

2003-07-29 Thread Jason Williams
Evening everyone. I have a question about a RH 9.0 server that im working with. I am testing out RH 9.0 to see if we would like to put it into production. However, I noticed that when I log in (via putty), once I enter my login name, it hangs for about 2 seconds...Not long I know, but i've neve

RE: POP3 Retrieval

2003-07-29 Thread Jason Williams
Not sure if they work with a mail scanner, but two popular ones are: qpopper http://www.eudora.com/qpopper courier-imaphttp://www.inter7.com/courierimap.html Qpopper is pretty straightforward install. It's very nice. Hope this helps. Jason At 02:13 PM 7/29/2003 -0400, you wrote: Anyone?

Re: Problems with Perl in RH 9.0

2003-07-29 Thread Jason Williams
drop back to 7.3 Anyone else have any ideas? Jason At 12:28 PM 7/29/2003 -0400, you wrote: On Tue, 2003-07-29 at 12:21, Jason Williams wrote: > Morning everyone. > I was installing some perl modules today via perl -MCPAN when I ran into a > problem. > I was getting all of these erro

Problems with Perl in RH 9.0

2003-07-29 Thread Jason Williams
Morning everyone. I was installing some perl modules today via perl -MCPAN when I ran into a problem. I was getting all of these errors and such that were failing and the modules were not being installed. After doing some research, I found out that there is a nice bug in the perl shipped with 9

installing qpopper for postfix on RH 9.0

2003-07-24 Thread Jason Williams
Hello everyone. I was curious if anyone has installed qpopper for use with postfix on a Red Hat 9.0 system. I'm currently debating between using qpopper, courier and a few others. Qpopper comes highly recommended, but i'm a little unsure on what would be the best way to install qpopper on Red H

Re: djbdns install problems

2003-07-21 Thread Jason Williams
Alternate for BIND. But I was having some problems with the daemontools that are required in order to use djbdns. At 02:28 PM 7/21/2003 -0700, you wrote: what does this program do? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-l

Re: djbdns install problems

2003-07-21 Thread Jason Williams
Let me correct really quick. this happened when I attempted to install the daemontools. Jason At 01:51 PM 7/21/2003 -0700, you wrote: Well, I seem to be having a rough day today. I was installing djbdns today on one of our test Red Hat 9.0 servers. I've installed djbdns before on *BSD and RH 7.

djbdns install problems

2003-07-21 Thread Jason Williams
Well, I seem to be having a rough day today. I was installing djbdns today on one of our test Red Hat 9.0 servers. I've installed djbdns before on *BSD and RH 7.3 with no problems. When I go to install the program, this is what I get: make: *** [envdir] Error 1 Copying commands into ./command...

Problem with Perl -MCPAN...installing extras

2003-07-21 Thread Jason Williams
Hello everyone. Im using RH 9.0 I was trying to install some additional perl items with perl -MCPAN today when I came across a problem and im unsure how to fix it. I was trying to install: Archive::Zip when I received this error: CPAN.pm: Going to build N/NE/NEDKONZ/Archive-Zip-1.06.tar.gz Ch

Re: Postfix question

2003-07-18 Thread Jason Williams
BTW, anyone running the latest version from Red Hat? Or is it best to get the latest release from www.postfix.org and install from there? Trying to weigh whether or now I should upgrade. Jason At 06:27 PM 7/18/2003 -0400, you wrote: Jason Williams wrote: Just a quick question here. I recently

Re: Postfix question

2003-07-18 Thread Jason Williams
Yes they are...time for a uninstall and compile from source. Jason At 06:27 PM 7/18/2003 -0400, you wrote: Jason Williams wrote: Just a quick question here. I recently installed RH 9.0 with Postfix. When I typed postconf mail_version, mine came back with 1.1.11 Now, if im correct, isn&#

Postfix question

2003-07-18 Thread Jason Williams
Just a quick question here. I recently installed RH 9.0 with Postfix. When I typed postconf mail_version, mine came back with 1.1.11 Now, if im correct, isn't something like 2.0 our? Is the version installed with 9.0 really that far behind? Or, have I just had a very long day and week and im m

Re: Postfix mail server and mail relay question

2003-07-16 Thread Jason Williams
. Hmm. At 07:20 PM 7/16/2003 -0400, you wrote: On Wed, 2003-07-16 at 19:10, Jason Williams wrote: > Hello everyone. I wanted to ask a couple of questions I have about setting > up a mail relay as well as setting up a postfix mail server. > > Here is what I want to do. > I am setting up a

Postfix mail server and mail relay question

2003-07-16 Thread Jason Williams
Hello everyone. I wanted to ask a couple of questions I have about setting up a mail relay as well as setting up a postfix mail server. Here is what I want to do. I am setting up a mail server for our network. It is going to run Postifx as well as spamassassin. I have found a couple of documents

xinetd...some input needed

2003-06-24 Thread Jason Williams
Hello everyone. I will try and make this as quick and brief as possible. I was trying to find out more info on xinetd itself so I could learn how to turn on and off daemons and services. For instance, I would like to setup a rsync server, but noticed that it is under the control of xinetd. But,

Re: OT: Watchguard Firebox

2003-06-06 Thread Jason Williams
I too am using a Watchguard FB700. Although it is doing it's job, I do think that the support is really lacking. I've had to learn using the firebox by 'trial and error' sorta a speak. Althought it is working, and doing it's job, I personally would like to look into other firewall possibilities