This is was created user “only” connect through FTP,Used in Solaris 9
$ uname -a
SunOS 5.9
# cat /etc/shells
/bin/bash
(some output remove for brevity)
/bin/ftpaccess
/sbin/sh
# useradd -d /export/home/ftpuser -s /bin/ftpaccess ftpuser
C:\>ftp serverftp
Connected to serverftp.
220 serverftp NcFTPd Server (registered copy) ready.
User (serverftp:(none)): ftpuser
331 User testftp okay, need password.
Password:
230-You are user #1 of 50 simultaneous users allowed.
230-
230 Restricted user logged in.
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
.profile
local.cshrc
local.login
local.profile
226 Listing completed.
ftp: 51 bytes received in 0,01Seconds 3,40Kbytes/sec.
Done!.
Popularity: 10% [?]
You Should Also Check Out This Post:
- System Administrator Appreciation Day
- Troubleshooting for startup inconsistent DB
- Linux System information
- set hostname without reboot
- ssh[23593]: [ID 530472 user.error] Kerberos mechanism library initialization error:


An ordinary people, participants, contributor who share their own experiences, their knowledge, their informations, task, a few tips and tricks, their problem with solving tools..
No User Responded In This Article
Leave Your Comment Below