I had a chat with a colleague today regarding FTP access. For some reason, it made me think of the /etc/shells file. This file allows an FTP user access to the system if his/her shell is defined in it. An example is shown below.
By the way, this is a user created file.
#cat > /etc/shells
/sbin/sh
/bin/sh
/bin/csh
/bin/ksh
/bin/bash
/bin/tcsh
control ^d
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
No comments:
Post a Comment