Hi Swen,<br><br>Have you used the 'chown' command. <br><br>Here is a example:<br><br>chown foo:foo /home/foo/docs/test.sh<br>chmod 770 /home/foo/docs/test.sh<br><br>This will give full permission (rwx)  to the user foo and to the group foo. All others have no access. <br>
<br>Is this what you are trying to do?  If not, can you give some more details.<br><br>Regards,<br><br>Sunny<br><br><div class="gmail_quote">On Wed, Jun 30, 2010 at 2:01 PM, Swen Hartmut Tromm <span dir="ltr"><<a href="mailto:swentromm@yahoo.co.uk">swentromm@yahoo.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Perhaps I understand this a tick too simple, but what about "chown"?<br>
<br>
On Wednesday 30 Jun 2010, <a href="mailto:gllug-request@gllug.org.uk">gllug-request@gllug.org.uk</a> wrote:<br>
> Message: 1<br>
> Date: Tue, 29 Jun 2010 14:01:28 +0100<br>
> From: James Holland <<a href="mailto:holland.james@yahoo.co.uk">holland.james@yahoo.co.uk</a>><br>
> Subject: [Gllug] File permissions<br>
> To: GLLUG <<a href="mailto:gllug@gllug.org.uk">gllug@gllug.org.uk</a>><br>
> Message-ID: <<a href="mailto:1277816488.2132.8.camel@linux1.holland.net">1277816488.2132.8.camel@linux1.holland.net</a>><br>
> Content-Type: text/plain; charset="UTF-8"<br>
><br>
> I'm struggling with file permissions. I want to have a public directory<br>
> that inherits the UID as well as the GID. Using chmod g=rwxs is fine for<br>
> the group but under Debian doesn't work for the UID. In Samba I just<br>
> 'force user' but I am working in a mixed environment. Do I have to<br>
> resort to ACL's?<br>
<br>
<br>
<br>
--<br>
Swen Hartmut Tromm<br>
IT and Software Consultants<br>
13 Ashlake Road<br>
London SW16 2BB (UK)<br>
<br>
<a href="http://sht-services.co.uk" target="_blank">http://sht-services.co.uk</a><br>
<br>
Tel.: ++44 (0)20 8835 8541<br>
Mob.: ++44 (0)7731 654 344<br>
<font color="#888888">--<br>
Gllug mailing list  -  <a href="mailto:Gllug@gllug.org.uk">Gllug@gllug.org.uk</a><br>
<a href="http://lists.gllug.org.uk/mailman/listinfo/gllug" target="_blank">http://lists.gllug.org.uk/mailman/listinfo/gllug</a><br>
</font></blockquote></div><br>