Re: Linux in the workplace, on the desk.

2003-09-27 Thread Bill Campbell
On Fri, Sep 26, 2003, Michael Hipp wrote:
...
I'll be using it for high-end 3D visualization, high throughput data
processing (filtering many Gbytes) and at night our developers will run 
their builds on it. Should be fun...

The system I want to see is a bunch of Apple G5s doing distributed builds.
Apple has some development tools on OS X that are totally mind boggling.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``The Income Tax has made more Liars out of American people than Golf has.''
Will Rogers
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Michael Hipp
Well, problem solved. Turns out things were NOT authenticating correctly 
on normal logins, hence ipop3d couldn't either. It fooled me because 
everything I was doing used ssh keys to get in.

Anyway, it does not work to copy the user entries from /etc/passwd, 
/etc/shadow, /etc/group, /etc/gshadow from the old RH8 to the new 
install of RH9. No doubt there is something more to be done.

Unless someone knows what it is, I'll just have to reset the other 
passwords manually.

Michael

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d

2003-09-27 Thread James McDonald
Michael Hipp wrote:

I just did a clean install of RH9 on a server that was running RH8, 
everything is working great except that ipop3d won't authenticate any 
users. Just says Bad authentication. This was working fine on RH8 
and I don't remember putting any real effort into getting it working.

Log says stuff like:  Autologout user=??? host=[192.168.0.xxx]

Does it use some different authentication mechanism? Is there even a 
config file for ipop3d?

Thanks,
Michael
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - 
http://mail.linux-sxs.org/mailman/listinfo/linux-users


check for the existence of /etc/pam.d/pop with this contents

#%PAM-1.0
auth   required pam_stack.so service=system-auth
accountrequired pam_stack.so service=system-auth
Sounds like the ipop3d pam module isn't passing the right stuff or 
replying with the right information



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Linux in the workplace, on the desk.

2003-09-27 Thread Michael Hipp
Alan Jackson wrote:

Well I got a Linux box at work last week. On my desk. This is significant,
because we are looking to replace all Unix desktops with Linux over the
next couple of years (about 5000 systems). 

I'm the local guinea pig.

It's a pretty good box. It's an HP with dual 3 Ghz Xeons, 4 Gb ram, and
an Nvidia Quadro4 380XGL. It has Redhat 7.3 on it. And dual 21 inch
flat screen monitors. Nice! I shoved my Ultra-80 to the back of the desk,
and slipped the monitors in front.
That's a *very* nice box. But why such an old version of RH?

I'll be using it for high-end 3D visualization, high throughput data
processing (filtering many Gbytes) and at night our developers will run 
their builds on it. Should be fun...
That's one thing the Windows world will never appreciate - that Linux is 
both a server *and* a desktop in one.

Congrats!

Michael

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Linux in the workplace, on the desk.

2003-09-27 Thread Alan Jackson
Well I got a Linux box at work last week. On my desk. This is significant,
because we are looking to replace all Unix desktops with Linux over the
next couple of years (about 5000 systems). 

I'm the local guinea pig.

It's a pretty good box. It's an HP with dual 3 Ghz Xeons, 4 Gb ram, and
an Nvidia Quadro4 380XGL. It has Redhat 7.3 on it. And dual 21 inch
flat screen monitors. Nice! I shoved my Ultra-80 to the back of the desk,
and slipped the monitors in front.

I'll be using it for high-end 3D visualization, high throughput data
processing (filtering many Gbytes) and at night our developers will run 
their builds on it. Should be fun...

-- 
---
| Alan K. Jackson| To see a World in a Grain of Sand  |
| [EMAIL PROTECTED]  | And a Heaven in a Wild Flower, |
| www.ajackson.org   | Hold Infinity in the palm of your hand |
| Houston, Texas | And Eternity in an hour. - Blake   |
---
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread burns
On Fri, 2003-09-26 at 20:49, Bill Campbell wrote:

 FWIW, tcpflow is a program that's very useful for debugging things like
 this.  It is very similar to tcpdump except that it creates files for each
 connection (e.g. one for the connection from the pop/imap client to the
 server, and another for the return traffic).  The tcpflow command line
 arguments are pretty much the same as for tcpdump enabling you to look at
 specific hosts and ports.

Ooook?

[EMAIL PROTECTED] burns]# cd /
[EMAIL PROTECTED] /]# locate tcpflow
[EMAIL PROTECTED] /]#
[EMAIL PROTECTED] /]#

next stop sourceforge I 'spose, or do you have a source link?

-- 
burns



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Swen

2003-09-27 Thread Bill Campbell
On Fri, Sep 26, 2003, Kurt Wall wrote:
Oh, this is just *too* ridiculous. I log my spam rejections and keep a
graph of rejected connection attempts to my SMTP server. Thanks to
Swen, on 24 September, Postfix rejected 4628 attempts just from hosts
lacking hostnames that resolve to known IP address. 

I'm not sure you can attribute that entirely to the latest worm to attach
the Microsoft virus, Windows.  Of 13,503 rejected attempts on our primary
mail server yesterday, 6,557 were for no rDNS, 1,220 from bad HELO
(attempting to masquerade as one of our servers), 1,599 from bad MAIL FROM
(no ``A'' or ``MX'' records for the domain part of the alleged sender).
Our backup mail server rejected 26,965 attempts, 6,181 for no rDNS, 6,710
bad HELO, and 1,631 for bad MAIL FROM.

I'm seeing about 300 incoming worms a day just to my personal addresses,
almost all of which claim to be patches for Windows.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Systems, Inc.
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

We contend that for a nation to try to tax itself into prosperity is like a
man standing in a bucket and trying to lift himself up by the handle.
-- Winston Churchill
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Kurt Wall
Quoth burns:
 On Fri, 2003-09-26 at 20:49, Bill Campbell wrote:
 
  FWIW, tcpflow is a program that's very useful for debugging things like
  this.  It is very similar to tcpdump except that it creates files for each
  connection (e.g. one for the connection from the pop/imap client to the
  server, and another for the return traffic).  The tcpflow command line
  arguments are pretty much the same as for tcpdump enabling you to look at
  specific hosts and ports.
 
 Ooook?
 
 [EMAIL PROTECTED] burns]# cd /
 [EMAIL PROTECTED] /]# locate tcpflow
 [EMAIL PROTECTED] /]#
 [EMAIL PROTECTED] /]#
 
 next stop sourceforge I 'spose, or do you have a source link?

http://www.circlemud.org/~jelson/software/tcpflow/

Kurt
-- 
It's a dog-eat-dog world out there, and I'm wearing Milkbone
underwear.
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Bill Campbell
On Fri, Sep 26, 2003, Michael Hipp wrote:
Well, problem solved. Turns out things were NOT authenticating correctly 
on normal logins, hence ipop3d couldn't either. It fooled me because 
everything I was doing used ssh keys to get in.

I'm glad you figured it out.

FWIW, tcpflow is a program that's very useful for debugging things like
this.  It is very similar to tcpdump except that it creates files for each
connection (e.g. one for the connection from the pop/imap client to the
server, and another for the return traffic).  The tcpflow command line
arguments are pretty much the same as for tcpdump enabling you to look at
specific hosts and ports.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``It will be of little avail to the people that the laws are made by men of
their own choice if the laws be so voluminous that they cannot be read, or
so incoherent that they cannot be understood.''
-James Madison, Federalist Paper #62
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Bill Campbell
On Fri, Sep 26, 2003, burns wrote:
On Fri, 2003-09-26 at 20:49, Bill Campbell wrote:

 FWIW, tcpflow is a program that's very useful for debugging things like
 this.  It is very similar to tcpdump except that it creates files for each
 connection (e.g. one for the connection from the pop/imap client to the
 server, and another for the return traffic).  The tcpflow command line
 arguments are pretty much the same as for tcpdump enabling you to look at
 specific hosts and ports.

Ooook?

[EMAIL PROTECTED] burns]# cd /
[EMAIL PROTECTED] /]# locate tcpflow
[EMAIL PROTECTED] /]#
[EMAIL PROTECTED] /]#

next stop sourceforge I 'spose, or do you have a source link?

I have SRPMS that build on various flavours of Caldera Linux on
ftp.celestial.com (roll your own URLS since they wrap).
/pub/SRPMS/tcpflow-0.20-2.src.rpm

And for OpenPKG
/private/ftp.openpkg.org/release/1.3/SRC/tcpflow-0.20-20030529.src.rpm

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

Few skills are so well rewarded as the ability to convince parasites that
they are victims. -- Thomas Sowell
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Swen

2003-09-27 Thread Kurt Wall
Quoth Bill Campbell:
 On Fri, Sep 26, 2003, Kurt Wall wrote:
 Oh, this is just *too* ridiculous. I log my spam rejections and keep a
 graph of rejected connection attempts to my SMTP server. Thanks to
 Swen, on 24 September, Postfix rejected 4628 attempts just from hosts
 lacking hostnames that resolve to known IP address. 
 
 I'm not sure you can attribute that entirely to the latest worm to attach
 the Microsoft virus, Windows.  Of 13,503 rejected attempts on our primary
 mail server yesterday, 6,557 were for no rDNS, 1,220 from bad HELO
 (attempting to masquerade as one of our servers), 1,599 from bad MAIL FROM
 (no ``A'' or ``MX'' records for the domain part of the alleged sender).
 Our backup mail server rejected 26,965 attempts, 6,181 for no rDNS, 6,710
 bad HELO, and 1,631 for bad MAIL FROM.
 
 I'm seeing about 300 incoming worms a day just to my personal addresses,
 almost all of which claim to be patches for Windows.

The numbers boggle my mind, because I have a dinky little server with a 
small Web site and one mailing list. The reason I attribute it to the
latest worm is that my typical volume of failed rDNS rejects has never
been more than 100 in the almost three months I've been tracking it.
Suddenly, it went into to orbit:

09/25 4628
09/24 18
09/23 23
09/22 20
09/21 27
09/20 14
09/19 9
09/18 43
09/17 19
09/16 8

I guess it doesn't matter whither or whence. At that volume, it starts 
to approach DoS attempts on my mail server.

Kurt
-- 
If I traveled to the end of the rainbow
As Dame Fortune did intend,
Murphy would be there to tell me
The pot's at the other end.
-- Bert Whitney
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


strange problem with checkinstall and spamassassin

2003-09-27 Thread M.W. Chang

I was trying to install Mail-SpamAssassin-2.60 from tarball.
Perl Makefile.PL
make
checkinstall

I ran into this error:

Installing RPM package... FAILED!

*** Failed to install the package

Do you want to see the log file?  [y]:
error: cannot open file
/usr/src/redhat/RPMS/i386/Mail-SpamAssassin-2.60-1.i386.
rpm: No such file or directory

why would there be a redhat word when I am using caldera OpenLinux system?



-- 
  .~.Might, Courage, Vision. In Linux We Trust.
 / v \   http://www.linux-sxs.org
/( _ )\  Linux 2.4.20
  ^ ^1:16pm up 15:03, 1 user, load average: 0.17, 0.17, 0.07

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


[Fwd: samba-3.0.0]

2003-09-27 Thread toylet


 Original Message 
Subject: samba-3.0.0
Date: 26 Sep 2003 21:33:09 +0800
From: toylet [EMAIL PROTECTED]
Organization: Hong Kong PC User Group http://www.hkpcug.org
Newsgroups: hkpcug.linux


anyone successfully compiled it from source?

I hit an error:

Linking bin/smbd
tdb/tdbutil.o: In function `tdb_search_keys':
/usr/src/samba-3.0.0/source/tdb/tdbutil.c:791: undefined reference to
`ap_fnmatch'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1


-- 
  .~.Might, Courage, Vision. In Linux We Trust.
 / v \   http://www.linux-sxs.org
/( _ )\  Linux 2.4.20
  ^ ^1:14pm up 15:01, 1 user, load average: 0.33, 0.11, 0.03

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: strange problem with checkinstall and spamassassin

2003-09-27 Thread Federico Voges
On Sat, 27 Sep 2003 13:17:41 +0800, M.W. Chang wrote:


I was trying to install Mail-SpamAssassin-2.60 from tarball.
Perl Makefile.PL
make
checkinstall

I ran into this error:

Installing RPM package... FAILED!

*** Failed to install the package

Do you want to see the log file?  [y]:
error: cannot open file
/usr/src/redhat/RPMS/i386/Mail-SpamAssassin-2.60-1.i386.
rpm: No such file or directory

why would there be a redhat word when I am using caldera OpenLinux system?


Nope, it's just checkinstall assuming you're using redhat. 

You have two options:
A.- Modify checkinstall to use the correct directory
B.- Symlink /usr/src/redhat to /usr/src/OpenLinux

Bye!

Federico Voges
Socio gerente

Intrasoft Tel/Fax: 54-11-4833-5182
Malabia 2137 14 A e-mail: [EMAIL PROTECTED]
(C1425EZC) Buenos Aires   Web: http://www.intrasoft.com.ar
Argentina



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Keith Morse
On Fri, 26 Sep 2003, Michael Hipp wrote:

 Well, problem solved. Turns out things were NOT authenticating correctly 
 on normal logins, hence ipop3d couldn't either. It fooled me because 
 everything I was doing used ssh keys to get in.

I must have glossed over that part of your mail.  I thought your telnet 
test did work.

 
 Anyway, it does not work to copy the user entries from /etc/passwd, 
 /etc/shadow, /etc/group, /etc/gshadow from the old RH8 to the new 
 install of RH9. No doubt there is something more to be done.
 

Interesting,  I certainly wouldn't have expected that behaviour either.


 Unless someone knows what it is, I'll just have to reset the other 
 passwords manually.
 

Since I'm planning to go thru much the same upgrade on our mail server, I 
did a test in copying one user's info; passwd, shadow, group, gshadow and 
home, to the new server.  Logged in without errors.  I suspect your copy 
process was flawed.

How did you copy that info?

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: strange problem with checkinstall and spamassassin

2003-09-27 Thread M.W. Chang
I don't have the error with other packages. that's really strange

Federico Voges wrote:

error: cannot open file
/usr/src/redhat/RPMS/i386/Mail-SpamAssassin-2.60-1.i386.
rpm: No such file or directory

why would there be a redhat word when I am using caldera OpenLinux system?
 Nope, it's just checkinstall assuming you're using redhat. 
 
 You have two options:
 A.- Modify checkinstall to use the correct directory
 B.- Symlink /usr/src/redhat to /usr/src/OpenLinux

-- 
  .~.Might, Courage, Vision. In Linux We Trust.
 / v \   http://www.linux-sxs.org
/( _ )\  Linux 2.4.20
  ^ ^6:54pm up 20:41, 0 users, load average: 0.00, 0.00, 0.07

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread burns
On Fri, 2003-09-26 at 21:19, Kurt Wall wrote:


 http://www.circlemud.org/~jelson/software/tcpflow/
 

domo aregato, kurt-san (or something like that)

-- 
burns

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Networking issues

2003-09-27 Thread David A. Bandel
On Fri, 26 Sep 2003 13:25:43 -0700 (PDT)
Brad De Vries [EMAIL PROTECTED] wrote:

 I have a network of WinXX PC's with a single Linux box
 acting as the gateway/firewall/dhcp server/e-mail
 server/etc.  My Linux box connects to the ISP via 128K
 ISDN dial-up line (too far away for DSL and cable is
 N/A).
 
 When I first connect the Linux box to the ISP, I can:
 1) Use the Linux box to traceroute to everything (the
 ISP blocked ICMP so I can't ping outside their
 network).
 2) Use the Linux box to browse the web (using Lynx).
 3) Use the WinXX PC's to browse the web to some
 sites (google, domains hosted by ISP, etc.)
 
 When I first connect the Linux box to the ISP, I can
 not:
 1) Use the WinXX PC's to tracert beyond the first two
 hops, Linux box is first and the ISP's router is the
 second.
 2) Use the WinXX PC's to browse the web to anything
 big such as Yahoo!, ABCNews, FoxNews,
 WeatherChannel, etc.
 
 After a while (sometimes 5 minutes, sometimes 20 or
 more) I begin to lose some functionality.  Such as
 traceroute from Linux to the world or pinging the
 ISP's router, etc.  The ISDN Terminal Adapter (i.e.,
 modem) sends the requests, the SD light goes on, but
 never receives a reply, no RD light.
 
 I've been experiencing this problem for the last week
 to 10 days.  Does anyone have any thoughts as to what
 might be the cause?  I've replaced some hardware
 including the hub and cabling and I've tried using an
 analog modem but the same problem persists.  The Linux
 box has been running for a very long time without any
 changes.  (For those of you heavily in the Windows
 world, a user rebooted the Linux box the other day to
 see if it would fix the problem but it, obviously,
 didn't.)

Sounds like a typical broken DNF issue.  Try lowering the MTU on the
Linux box' connection to your ISP and see if that helps:

ifconfig dev mtu 296

If not, does your ISP permit multiple systems behind a NAT box?  There
are ways to detect nat'd systems, and he _might_ be blocking them (would
be the first time I've heard of this happening though).

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
Nemesis Racing Team motto
GPG key autoresponder:  mailto:[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Linux in the workplace, on the desk.

2003-09-27 Thread Net Llama!
On Fri, 26 Sep 2003, Michael Hipp wrote:
 Alan Jackson wrote:

  Well I got a Linux box at work last week. On my desk. This is significant,
  because we are looking to replace all Unix desktops with Linux over the
  next couple of years (about 5000 systems).
 
  I'm the local guinea pig.
 
  It's a pretty good box. It's an HP with dual 3 Ghz Xeons, 4 Gb ram, and
  an Nvidia Quadro4 380XGL. It has Redhat 7.3 on it. And dual 21 inch
  flat screen monitors. Nice! I shoved my Ultra-80 to the back of the desk,
  and slipped the monitors in front.

 That's a *very* nice box. But why such an old version of RH?

Because RH-7.3 is stable  dependable.  I still use it on all of my
production servers.  I'll prolly start to deploy on RH9 after Severn is
released.

~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Kurt Wall
Quoth burns:
 On Fri, 2003-09-26 at 21:19, Kurt Wall wrote:
 
 
  http://www.circlemud.org/~jelson/software/tcpflow/
 
 domo aregato, kurt-san (or something like that)

You're welcome, I think, Burns-san.

Kurt
-- 
Certainly there are things in life that money can't buy, but it's very funny--
Did you ever try buying them without money?
-- Ogden Nash
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Can't authenticate to ipop3d (SOLVED!)

2003-09-27 Thread Michael Hipp
Keith Morse wrote:
On Fri, 26 Sep 2003, Michael Hipp wrote:


Well, problem solved. Turns out things were NOT authenticating correctly 
on normal logins, hence ipop3d couldn't either. It fooled me because 
everything I was doing used ssh keys to get in.


I must have glossed over that part of your mail.  I thought your telnet 
test did work.
I never tried Telnet on a normal login since I have it disabled. I did 
try it to port 110 (pop port) and it would connect fine but couldn't 
authenticate to ipop3d. Which is why I kept looking at the host/ipop 
auth problem.

Unless someone knows what it is, I'll just have to reset the other 
passwords manually.

Since I'm planning to go thru much the same upgrade on our mail server, I 
did a test in copying one user's info; passwd, shadow, group, gshadow and 
home, to the new server.  Logged in without errors.  I suspect your copy 
process was flawed.

How did you copy that info?
I just brought up those files (old  new) side by side in an editor 
(gedit) and copied the last x lines (the ones that are about the actual 
users) to the end of the file on the new RH9 install. Odd thing is, the 
accounts are there and they work, except it appears the passwords are 
not correct. Soon as I reset my password it worked. I didn't just copy 
the files in whole because there were additional entries in the new ones 
I didn't want to lose.

Any insight appreciated,

Michael

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Linux in the workplace, on the desk.

2003-09-27 Thread Ben Duncan
Same reason some of my Servers that exposed to the internet run COL E2.3
- with all the latest patches/security updates - of course.
BFWIW - I am deploying SuSe 8.3 on desktop/Workstations these days.
It seems to be really stable and flat out WORKS with everthing I have thrown
at it, at the hardware level.
Net Llama! wrote:
On Fri, 26 Sep 2003, Michael Hipp wrote:
SNIP

.



--
Ben Duncan   Phone (601)-355-2574 Fax (601)-355-2573   Cell (601)-946-1220
Business Network Solutions
 336 Elton Road  Jackson MS, 39212
   Software is like Sex, it is better when it's free - Linus Torvalds
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Footers in Enscript

2003-09-27 Thread Joel Hammer
I may be missing something obvious, but:

The enscript (1.6.3) man page claims that the footer option works just
like the header option, but, when I try it I get no footers in the output.
Looking at the postscript output shows that although my footer string
is indeed in the postscript file, there is no do_footer routine like
there is for do_header.

I have the sinking feeling there is no do_footer routine in enscript,
despite what the man page claims.

Does anyone implement footers in enscript (without having to write your
own footer routine?)

Thanks,

Joel

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


[OT] Re: Linux in the workplace, on the desk.

2003-09-27 Thread Shawn L Johnston
On Sat, 2003-09-27 at 10:30, Ben Duncan wrote:
 Same reason some of my Servers that exposed to the internet run COL E2.3
 - with all the latest patches/security updates - of course.
 
 BFWIW - I am deploying SuSe 8.3 on desktop/Workstations these days.
 It seems to be really stable and flat out WORKS with everthing I have thrown
 at it, at the hardware level.
 

Excepting using Evloution with KDE seems to do strange things, never
start Galeon or it will launch multiple copies of itself, and sound
configuration seems like its a bit touchy out of the box.


Shawn

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Footers in Enscript

2003-09-27 Thread Joel Hammer
Well, it looks like if you want footers you sorta have to roll your
own. My solution is attached below.

I guess there is no do_footer routine because the do_header routine
does the footers, too, at least in some circumstances. There happens
to be a supplied fancy header a2ps.hdr which also prints a footer. So,
here is a footer.hdr which just prints out the page numbers at the lower
right corner. That's all I wanted to do.

This gets really easy once you poke around in the hdr files supplied
with enscript. Just gotta know a little postscript, is all. The trick
is realizing that all the positions on the paper, eg., d_footer_x, are
generated by enscript. You just have to fool with the %Format strings
at the start of the hdr file to get the information you want to show n
the header. The more adventurous can fool with the graphical stuff in
the hdr file.

Then, when you invoke enscript, use this option:
  --fancy-header=footer

Joel

% footer.hdr modified from a2ps.
% -- code follows this line --
%Format: lowerpagestr   page $% of $=

%FooterHeight: 12

% Fonts.
/Helvetica /helvetica-encoded MF
/SmallFont /helvetica-encoded findfont 8 scalefont def
/a2ps_marg 10 def
/do_header {% print a2ps header
  gsave
% lowerpagestr
SmallFont setfont
d_footer_x d_footer_w add lowerpagestr stringwidth pop sub
a2ps_marg sub
d_footer_y moveto lowerpagestr show
  grestore
} def

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


linux network administration guide

2003-09-27 Thread zohar
I want to know about various configuration files in Linux. I tried Linux network
administration guide of Orally but that book was made in 2000 and also does not
over many of the configuration files of system utilities. Can you please help me
to go to correct web page .
Thanx in advance.
Zohar


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


linux network administration guide

2003-09-27 Thread zohar
I want to know about various configuration files in Linux, its various variables
and values it mean and what all values it supports. I tried Linux network
administration guide of Orally but that book was made in 2000 and also does not
cover many of the configuration files of system utilities. Can you please help
me
to go to correct web page(so) .
Thanx in advance.
Zohar



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


onfiguration files

2003-09-27 Thread zohar
I want to know about various configuration files in Linux, its various variables
and values it mean and what all values it supports. I tried Linux network
administration guide of Orally but that book was made in 2000 and also does not
cover many of the configuration files of system utilities. Can you please help
me
to go to correct web page(s) .
Thanx in advance.
Zohar



___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: Networking issues

2003-09-27 Thread Matthew Carpenter
I've had issues using ifconfig to set MTU.  Also, if the problem is MTU, you'll want 
to set your Windows system MTU down as well...  I believe Windows is not very good at 
responding correctly to the ICMP messages which control transmission size.  It just 
makes everything cleaner.
Try the Linux box first.  If this clears it up, I'd recommend doing the Windows system 
as well.

If ifconfig does not work for you (I believe the issue I've seen could be 
NIC-specific) you can use the ip command:
MYBOX# ip link set interface mtu 1300


On Sat, 27 Sep 2003 07:07:47 -0500
David A. Bandel [EMAIL PROTECTED] wrote:

 On Fri, 26 Sep 2003 13:25:43 -0700 (PDT)
 Brad De Vries [EMAIL PROTECTED] wrote:
 
  I have a network of WinXX PC's with a single Linux box
  acting as the gateway/firewall/dhcp server/e-mail
  server/etc.  My Linux box connects to the ISP via 128K
  ISDN dial-up line (too far away for DSL and cable is
  N/A).
  
  When I first connect the Linux box to the ISP, I can:
  1) Use the Linux box to traceroute to everything (the
  ISP blocked ICMP so I can't ping outside their
  network).
  2) Use the Linux box to browse the web (using Lynx).
  3) Use the WinXX PC's to browse the web to some
  sites (google, domains hosted by ISP, etc.)
  
  When I first connect the Linux box to the ISP, I can
  not:
  1) Use the WinXX PC's to tracert beyond the first two
  hops, Linux box is first and the ISP's router is the
  second.
  2) Use the WinXX PC's to browse the web to anything
  big such as Yahoo!, ABCNews, FoxNews,
  WeatherChannel, etc.
  
  After a while (sometimes 5 minutes, sometimes 20 or
  more) I begin to lose some functionality.  Such as
  traceroute from Linux to the world or pinging the
  ISP's router, etc.  The ISDN Terminal Adapter (i.e.,
  modem) sends the requests, the SD light goes on, but
  never receives a reply, no RD light.
  
  I've been experiencing this problem for the last week
  to 10 days.  Does anyone have any thoughts as to what
  might be the cause?  I've replaced some hardware
  including the hub and cabling and I've tried using an
  analog modem but the same problem persists.  The Linux
  box has been running for a very long time without any
  changes.  (For those of you heavily in the Windows
  world, a user rebooted the Linux box the other day to
  see if it would fix the problem but it, obviously,
  didn't.)
 
 Sounds like a typical broken DNF issue.  Try lowering the MTU on the
 Linux box' connection to your ISP and see if that helps:
 
 ifconfig dev mtu 296
 
 If not, does your ISP permit multiple systems behind a NAT box?  There
 are ways to detect nat'd systems, and he _might_ be blocking them (would
 be the first time I've heard of this happening though).
 
 Ciao,
 
 David A. Bandel
 -- 
 Focus on the dream, not the competition.
   Nemesis Racing Team motto
 GPG key autoresponder:  mailto:[EMAIL PROTECTED]
 


-- 
Matthew Carpenter 
[EMAIL PROTECTED]  http://www.eisgr.com/

Enterprise Information Systems
* Network Server Appliances
* Network Consulting, Integration  Support
* Web Integration and E-Business
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


fmt: How to skip some text?

2003-09-27 Thread Joel Hammer
I want to use fmt in vi to format text, eg:
  :1,$ ! fmt -w 130

Without vi, this command would look like:
  cat file ! fmt -w 130

I want it to format everything except lines which begin with at least
two blanks, like this:

  1. My list 
 First
 Second
 Third

Is there anyway to do this with fmt? par? sed?
Thanks,
Joel

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users


Re: fmt: How to skip some text?

2003-09-27 Thread Bill Campbell
On Sat, Sep 27, 2003, Joel Hammer wrote:
I want to use fmt in vi to format text, eg:
  :1,$ ! fmt -w 130

Without vi, this command would look like:
  cat file ! fmt -w 130

I want it to format everything except lines which begin with at least
two blanks, like this:

Extend your command to pipe it through sed first:

This will format the entire document
Go to the top of the document (1G);
!Gsed '/^  /d' | fmt -w 130ENTER

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

More laws, less justice.  -- Marcus Tulius Ciceroca (42 BD)
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://mail.linux-sxs.org/mailman/listinfo/linux-users