info wrote: > > Thanks. > But I already have NT ACL support set to 'yes'.
It won't help if your filesystem does not support ACL and your Samba is not build with them. First make sure it does - "ldd smbd" should list libacl among others. > How does the ACL allow me to set the default owner without giving them the > "rights" of the owner? Please explain if you can. THanks You can apply ACLs using W2K or NT workstation. ACL can be changed through Security Tab on File/Directory properties. Keep in mind that to be able to do that you must be either root or the owner of the files. > > ----- Original Message ----- > From: "Yura Pismerov" <[EMAIL PROTECTED]> > To: "info" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, November 05, 2002 8:20 AM > Subject: Re: [Samba] Force User - > > > > > You will need ACL support. > > > > info wrote: > > > > > > Hello, > > > I am using Samba shares as a way for my users to publish files from > their > > > Windows XP PC's to my Apache Web Server on Red Hat Linux. > > > > > > The username I use for Apache is apache and it has full read,write and > > > execute access on all the files within my webserver root directory. In > the > > > Samba Shares I use force user = apache so this means that any files > created > > > using the share actually get apache as the owner. However, this > actually > > > gives the person who connects using the samba share the power of the > user > > > apache which means they can change anything. I dont want this. I just > want > > > to set it so that the owner of any files created by using the samba > share is > > > set as apache. I do not want people to have the power of apache! Is > this > > > possible? > > > > > > Or does anyone know a better way of publishing to the apache webserver? > > > PLease help, thanks > > > > > > Mr. Gerard O'Reilly > > > Intranet Manager > > > Siam Stars Ltd/ Thai-Belgium Industrial Co. Ltd > > > 21/6 Moo 3, Soi Kayha Bangbua, > > > Viphavadee Rangsit Road, > > > 60 Talad Bangkhen, > > > Laksi Bangkok 10210 > > > Tel: 02-561-4649 or 02-940-8750 > > > Fax: (66-2) 5611486 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
