|
发表于 2006-12-14 00:18:43
|
显示全部楼层
/bin/false or /bin/true are not connecting to any shells. they simply prevent you from login to the real shell so that you can't run any system commands. they just return true or false. For a virtual user, I'd think you should use /bin/true instead of /bin/false so you can still access ftp. |
|