The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: FTP access
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-03-2008
Katkota Katkota is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 118
FTP access

Folks;
I'm working on building ACL for our Solaris 10 box. I'm going to use LDAP for authentication.

We have a mounted drive on that server & users would like to be able to write to it.

We need to restrict the write access to that mounted drive on the box to be only through FTP, so if they want to add files/directories to that drive they have no choice but using FTP

Any help?