Operating System - HP-UX
1855278 Members
2472 Online
104109 Solutions
New Discussion

anoymous ftp account can't be a softlink

 
Sebastien Masson
Valued Contributor

anoymous ftp account can't be a softlink

Hi all,

Someone can tell me why ftpd can't do a chroot in a path with a softlink for the anonymous account when with the (1M) chroot command it's works ?! I know, the man page said the ftp anonymous home can't be a softlink, but someone can told me what is the reason of that....
1 REPLY 1
Animesh Chakraborty
Honored Contributor

Re: anoymous ftp account can't be a softlink

Hi,
Here is a document I found.


Description : anon ftp user cannot cd to linked automounted nfs file
Document Id : W3715233
Search String :

You may provide feedback on this document

View the printer friendly version of this document



--------------------------------------------------------------------------------

Problem Description

When I ftp as an anonymous user I cannot cd to a linked
automounted nfs file. Why not?

Configuration Info

Operating System - HP-UX
Version -
Hardware System - HP 9000
Series -

Solution

You attempted to cd to a link that will violate the directory
restrictions put on an anon (anonymous) user (anonymous users
get chroot). In this case another login works so anonymous
logins cannot follow links outside the restricted area. Testing
showed that anon users apparently cannot follow links at all.



Did you take a backup?