PDA

View Full Version : plz help ppl


avi
11-17-2004, 11:37 AM
hallow
fresh instal on fedora core 2
server dual xeon 3.06

cant login to users`s ftp

EXEMPLE:
/etc/passwd

aviavi:x:552:553::/home/aviavi::/bin/false


i changed it to

aviavi:x:552:553::/home/aviavi::/sbin/nologin

and it bagan to work

my quastion is haw can i make DA to set it otomaticly to ::/sbin/nologin


becouse i cant change it all the time whan my resalers add users

hostpc.com
11-17-2004, 01:54 PM
This is like the 3rd forum I've seen this question in...

saman
11-18-2004, 01:32 PM
First, this question should be posted in another forum. Good spelling is also appreciated :-)

Try adding the shell to the /etc/shells:echo "/bin/false" >> /etc/shellsThis will allow users with that shell to be accepted.

avi
11-18-2004, 02:43 PM
tnx man ownzzz

tnx very mach