Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread beno
At 03:39 PM 3/22/2003 -0400, you wrote: On Sat, Mar 22, 2003 at 02:52:08PM -0400, beno wrote: > At 09:19 AM 3/22/2003 -0600, you wrote: > >Uhh!! You have the login shell set to /bin/false. Try /bin/bash > > Forgive my ignorance. How do I go about doing that? man chsh Thanks!!! beno -- redhat-list

Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread Javier Gostling
On Sat, Mar 22, 2003 at 02:52:08PM -0400, beno wrote: > At 09:19 AM 3/22/2003 -0600, you wrote: > >Uhh!! You have the login shell set to /bin/false. Try /bin/bash > > Forgive my ignorance. How do I go about doing that? man chsh Cheers, -- Javier Gostling D. <[EMAIL PROTECTED]> -- redhat-lis

RE: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread beno
At 09:19 AM 3/22/2003 -0600, you wrote: > -Original Message- > From: beno > Sent: Saturday, March 22, 2003 8:43 AM > Subject: Re: SECOND REQUEST: Setting Up A User for SSH2 > > vital:x:10041:10041::/home/virtuals/vital:/bin/false > > > >ssh -v [EMAIL PROTECTE

RE: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread Cowles, Steve
> -Original Message- > From: beno > Sent: Saturday, March 22, 2003 8:43 AM > Subject: Re: SECOND REQUEST: Setting Up A User for SSH2 > > vital:x:10041:10041::/home/virtuals/vital:/bin/false > > > >ssh -v [EMAIL PROTECTED] > > Among other things, the

Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread beno
At 03:56 PM 3/22/2003 +0200, you wrote: On Sî, 2003-03-22 at 14:58, beno wrote: > Hmm. Did this. sshd is running because I'm in to the server on SSH2. What > am I missing? So your user works, but the other doesn't. Test with a new user, add it now ( say johndoe ) What's the output of: cat /etc/pas

Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread Marius Andreiana
On Sî, 2003-03-22 at 14:58, beno wrote: > Hmm. Did this. sshd is running because I'm in to the server on SSH2. What > am I missing? So your user works, but the other doesn't. Test with a new user, add it now ( say johndoe ) What's the output of: cat /etc/passwd|grep johndoe ( you're using shadow

Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread beno
At 01:59 PM 3/22/2003 +0200, you wrote: On Sî, 2003-03-22 at 12:47, beno wrote: > I would like to enable another user to have access to my RH72 box using > SSH2 authentication. How do I do this? useradd username make sure ssh daemon is running ( ntsysv -> check sshd; if it wasn't checked run servic

Re: SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread Marius Andreiana
On Sî, 2003-03-22 at 12:47, beno wrote: > I would like to enable another user to have access to my RH72 box using > SSH2 authentication. How do I do this? useradd username make sure ssh daemon is running ( ntsysv -> check sshd; if it wasn't checked run service sshd start ) -- Marius Andreiana So

SECOND REQUEST: Setting Up A User for SSH2

2003-03-22 Thread beno
Hi; Easy question here, guys. Please answer. I would like to enable another user to have access to my RH72 box using SSH2 authentication. How do I do this? TIA, beno -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Setting Up A User for SSH2

2003-03-21 Thread Ben Russo
beno wrote: Hi; I would like to enable another user to have access to my RH72 box using SSH2 authentication. How do I do this? TIA, beno Well, on your RedHat 7.2 box you have to have the SSH daemon running. as root try: (if you haven't already) rhn_register then: up2date -i

Setting Up A User for SSH2

2003-03-21 Thread beno
Hi; I would like to enable another user to have access to my RH72 box using SSH2 authentication. How do I do this? TIA, beno -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list