https://issues.apache.org/bugzilla/show_bug.cgi?id=43231


rahul <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID




--- Comment #5 from rahul <[EMAIL PROTECTED]>  2008-05-27 23:34:31 PST ---
The problem is caused by (commonly) misconfigured solaris ftp server. It
happens when anonymous ftp configured on ftp does not have 'ls' under
[ftproot]/bin . In this case, the ls used is /bin/ls unfortunately users under
group guest do not have access to /bin/* 

when ls -l or ls -lag is sent the /bin/ls is tried, but denied. this results in
no listing. (I think /bin/ls is not used for a simple 'ls')

Since this is a misconfiguration on solaris ftp server (albeit common) rather
than apache, I am closing this bug.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to