Hi, all,
I am trying to set up a chroot ftp area for our clients. We also have a
requirement that users have to use one time passwords to login. I am using
TIS fwtk.
What I have in netperm-table is something like this:
netacl-ftpd: permit-hosts * -chroot /ftp/others/ -exec /usr/bin/ftpd -d
When a user tries to login, he gets the following error:
530 Cannot connect to auth server
ftp: Login failed.
Remote system type is UNIX.
It seems that the chroot happens before the user gets authenticated and
hence has no access to the authsrv database. Is there a way to get around this?
Thanks for any help.
Cynthia
Follow-Ups:
|
|