Re: Fw: Fw: /bin/bash problem

2004-05-11 Thread Sagi Bashari
Spivak" <[EMAIL PROTECTED]> Cc: "Linux mailing list" <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 6:54 PM Subject: Re: Fw: /bin/bash problem On Mon, May 10, 2004 at 07:12:36PM +0200, Amir Spivak wrote: his line from /etc/passwd: bwurzbur:x:558:100:Benjamin Wurzbur

Re: Fw: Fw: /bin/bash problem solved!!!

2004-05-11 Thread Muli Ben-Yehuda
On Tue, May 11, 2004 at 11:26:39AM +0200, Amir Spivak wrote: > Guys you are great > The problem was indeed a white space at the end of his line in /etc/passwd > !!! > Thank you very much!!! FWIW, I wrote you to check for a space at the end, on Monday, in private. I really do wonder why you em

Re: Fw: Fw: /bin/bash problem

2004-05-11 Thread linux-il
ot;Yedidyah Bar-David" <[EMAIL PROTECTED]> To: "Amir Spivak" <[EMAIL PROTECTED]> Cc: "Linux mailing list" <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 6:54 PM Subject: Re: Fw: /bin/bash problem On Mon, May 10, 2004 at 07:12:36PM +0200, Amir Spivak

Re: Fw: Fw: /bin/bash problem

2004-05-11 Thread Yedidyah Bar-David
On Tue, May 11, 2004 at 11:19:51AM +0200, Amir Spivak wrote: > [EMAIL PROTECTED]:# bwurzbur /etc/passwd | od -c > bash: bwurzbur: command not found > 000 You forgot the "grep" in the beginning. -- Didi = To unsubscribe, send ma

Fw: Fw: /bin/bash problem solved!!!

2004-05-11 Thread Amir Spivak
Guys you are great The problem was indeed a white space at the end of his line in /etc/passwd !!! Thank you very much!!! - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 7:10 AM Subject: Re: Fw: /bin/bash problem > Yed

Fw: Fw: /bin/bash problem

2004-05-11 Thread Amir Spivak
; Sent: Monday, May 10, 2004 6:54 PM Subject: Re: Fw: /bin/bash problem > On Mon, May 10, 2004 at 07:12:36PM +0200, Amir Spivak wrote: > > his line from /etc/passwd: > > bwurzbur:x:558:100:Benjamin Wurzburger:/home/bwurzbur:/bin/bash > > Are you sure it has no whitespace in

Re: Fw: /bin/bash problem

2004-05-10 Thread linux-il
Yedidyah Bar-David wrote: On Mon, May 10, 2004 at 07:12:36PM +0200, Amir Spivak wrote: his line from /etc/passwd: bwurzbur:x:558:100:Benjamin Wurzburger:/home/bwurzbur:/bin/bash Are you sure it has no whitespace in the end? Please send this: grep bwurzbur /etc/passwd | od -c The way I look for w

Re: Fw: /bin/bash problem

2004-05-10 Thread Yedidyah Bar-David
On Mon, May 10, 2004 at 07:12:36PM +0200, Amir Spivak wrote: > his line from /etc/passwd: > bwurzbur:x:558:100:Benjamin Wurzburger:/home/bwurzbur:/bin/bash Are you sure it has no whitespace in the end? Please send this: grep bwurzbur /etc/passwd | od -c What makes it even more suspicious is that i

Fw: /bin/bash problem

2004-05-10 Thread Amir Spivak
his line from /etc/passwd: bwurzbur:x:558:100:Benjamin Wurzburger:/home/bwurzbur:/bin/bash - Original Message - From: "Omer Zak" <[EMAIL PROTECTED]> To: "linux ILUG" <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 5:54 PM Subject: Re: /bin/bash problem &g

Fw: /bin/bash problem

2004-05-10 Thread Amir Spivak
; <[EMAIL PROTECTED]> Sent: Monday, May 10, 2004 5:52 PM Subject: Re: /bin/bash problem > Quoting Amir Spivak, from the post of Mon, 10 May: > > Hi all, > > I have a problem with user bwurzbur on a RH9 machine i hold, when doing "su bwurzbur" > > the output is:

Re: /bin/bash problem

2004-05-10 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 10 May 2004 18:35:14 +0200, Amir Spivak <[EMAIL PROTECTED]> wrote: > > Hi all, > I have a problem with user bwurzbur on a RH9 machine i hold, when doing "= > su bwurzbur" > the output is: > su: /bin/bash : No such file or directory >[snip

Re: /bin/bash problem

2004-05-10 Thread Omer Zak
Check again the /etc/passwd line defining the user: Does the line terminate with '\n' immediately after the /bin/bash field, or are there whitespace (or other invisible) characters between them? --- Omer There is no IGLU Cabal. If you look at this mess

Re: /bin/bash problem

2004-05-10 Thread Ira Abramov
Quoting Amir Spivak, from the post of Mon, 10 May: > Hi all, > I have a problem with user bwurzbur on a RH9 machine i hold, when doing "su bwurzbur" > the output is: > su: /bin/bash : No such file or directory please cut and paste the output to the following command (run as root) ls -ld /bin /b

Re: /bin/bash problem

2004-05-10 Thread linux-il
Could it be a symlink to a non-existing file? How about sneding us an "ls -ld /bin/bash" and a "file /bin/bash"? --Amos Amir Spivak wrote: Hi all, I have a problem with user bwurzbur on a RH9 machine i hold, when doing "su bwurzbur" the output is: su: /bin/bash : No such file or directory on ss

/bin/bash problem

2004-05-10 Thread Amir Spivak
Hi all, I have a problem with user bwurzbur on a RH9 machine i hold, when doing "su bwurzbur" the output is: su: /bin/bash  :  No such file or directory on ssh'ing to that machine under his login, the machine gives me the following ouput in the -d mode: debug1: Sent 768 bit server key and 10