You can make a "ftp-only" account by creating a user id with the "login" and "rlogin" flags set to false:
mkuser login=false rlogin=false ftpuser
This allows the user to ftp files to the system, but restricts their ability to log on.
As an alternative, you can use "anonymous" ftp if you do not need to password protection. An "anonymous" id allows anyone to access files in a public directory. To create an anonymous ftp account, you can use the AIX "/usr/samples/tcpip/anon.ftp" script.
Mike
"Whenever I dwell for any length of time on my own shortcomings, they gradually begin to seem mild, harmless, rather engaging little things, not at all like the staring defects in other people's characters."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.