> Is it possible to allow a user write permissions inside a particular > directory, but not allow them to modify the directory itself?
The "sticky" bit on the directory might do what you want, depending on your expectations. man chmmod Paul -- Paul A. Scott mailto:[EMAIL PROTECTED] http://skycoast.us/pscott/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
