Microsoft
Software
Hardware
Network
Question : How to prevent a directory from being deleted
Have a directory from a rhel5 smb server exported to our ftp server via nfs.
NFS mount string is ~ xxx.xxx.xx.xx:/pcnet/picku
p/1bb1 /home/userid/Pickup nfs suid,dev,noexec 0 0
There is a sub-directory structure below the FTP mount point /home/userid/pickup/... where I need to prevent FTP users from deleteing the sub-directory. How is this done? Have been reading about sticky bits, but not clear on their usage and potential in this application.
Thanks in advance.
Answer : How to prevent a directory from being deleted
Do you give ftp users full control? give them only read control. if they don't upload files to ftp link.
http://kbase.redhat.com/fa
q/docs/DOC
-9026
here is the info about sticky bits,
http://kbase.redhat.com/fa
q/docs/DOC
-9406
Random Solutions
publishing Terminal Server in ISA 2006
system deals
Formula for Quarter Dys, Excel
How to convet a CString to unsigned char * const
mssql: how would you construct a where clause on this situation?
Requiredfieldvalidator code to accept Year(now) only
start win xp without login
Simple code issue with synchronized comboboxes in MS Access
How do I show user presence (Live Messenger) in a Sharepoint (WSS 3.0) calculated column.
How to enqueue a song in an open winamp player using javascript