You are not logged in.

#1 2013-06-12 05:21:05

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

[SOLVED] New installation, reference to /bin/bash in add user-guide

I' am planning to make Arch my primary linux installation, installing it on the first HD, replacing Xubuntu.
Just to be sure, there is still a reference to /bin/bash in the add user guide:

# useradd -m -g users -s /bin/bash archie

Is it safe to presume this should be changed to:

# useradd -m -g users -s /usr/bin/bash archie

Thanks for any respons.

Last edited by henk (2013-06-12 05:32:33)

Offline

#2 2013-06-12 05:28:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] New installation, reference to /bin/bash in add user-guide

/bin/bash will continue to work...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2013-06-12 05:32:04

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: [SOLVED] New installation, reference to /bin/bash in add user-guide

Thanks for the fast respons. Marking this as solved.

Offline

#4 2013-06-12 05:35:53

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: [SOLVED] New installation, reference to /bin/bash in add user-guide

I just made a clean install and learned the users path to shell should correspond to that of /etc/shells. Otherwise they won't be able to login on a tty. Somewhere there's a fault in the install scripts, I think. Might have occured in the recent "bin/sbin/usr" path changes.

Offline

Board footer

Powered by FluxBB