Allowing shell /bin/ftponly without /etc/shells entry.
Hi,
We have ftp users having shell /bin/ftponly and other shells also.
We are not sure about other shells which is used by the users since it large in numbers.
I want to know is there any way that we allow users to have ftp access with the shell /bin/ftponly.But the same we dont want to have any entries in /etc/shells or file itself, since it will disallow the other users who is using different shell. We have customised shell also like /usr/local/script/usermenu.sh and more.
About the server:
FYI. We use ldap and netgroup and pam.conf.
0