On Fri, Jun 26, 2020 at 09:51:50PM -0400, Bob Goodwin wrote:
> 
> 
> On 2020-06-26 19:55, Ed Greshko wrote:
> > On 2020-06-27 07:50, Bob Goodwin wrote:
> > > 
> > > On 2020-06-26 19:29, Ed Greshko wrote:
> > > > I think you mean....
> > > > 
> > > > 1.  Connected monitor and keyboard and booted to a command line login 
> > > > prompt.
> > > > 2.  Logged in as root
> > > > 3.  Used startx and got an xfce desktop
> > > > 4.  Created a new user using "useradd".
> > > .
> > > Yes exactly as you say, But I have not logged out, I will try that since 
> > > you suggest it. It is almost supper time here so it may be some time 
> > > before I get back to report the result.     Thanks,
> > OK....
> > 
> > Just a comment.  If you didn't logout of the root account then what did you 
> > mean by "they could not do anything".
> > 
> > 
> > > > 5.  Logged out of the xfce session and logged out of the root account.
> > > > 6.  Tried to login as the user created in #4
> > > > 
> > > > .?????
> 
> .
> So I tried the following:
> 
> Logout root via ssh:
> [root@box48 ~]# logout
> Connection to 192.168.50.148 closed.
> 
> Log in bobg:
> [bobg@WS1 ~]$ ssh bobg@192.168.50.148
> bobg@192.168.50.148's password:
> Last login: Tue May 26 15:16:50 2020 from 192.168.50.57
> /bin/bash: Permission denied
> Connection to 192.168.50.148 closed.
> 
> Login bob:
> 
> [bobg@WS1 ~]$ ssh bob@192.168.50.148
> bob@192.168.50.148's password:
> Last login: Tue May 26 15:20:58 2020 from 192.168.50.57
> /bin/bash: Permission denied
> Connection to 192.168.50.148 closed.
> 
> Both are refused. Maybe user/group settings? Tomorrow will be soon enough.
> None of this really matters since a reinstall will replace the existing 
> system.
> 

Note you are succesfully logging in.  You get a message about the
last login and start a shell.  Otherwise /bin/bash would not
be sending error messages.

There must be something wrong in your start up scripts or environment
that cause your shell to exit before giving a prompt.

You may get more info by logging in as root and using "su" and "su -"
to switch user to bob or bobg.

Jon
-- 
Jon H. LaBadie                  jo...@jgcomp.com
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to