unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Romain Francoise <romain@orebokech.com>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r111256: Add support for preserving ACL entries of files.
Date: Mon, 17 Dec 2012 19:55:55 +0100	[thread overview]
Message-ID: <87d2y8mrt0.fsf@gmx.de> (raw)
In-Reply-To: <87sj74znor.fsf@silenus.orebokech.com> (Romain Francoise's message of "Mon, 17 Dec 2012 16:46:28 +0100")

[Cc emacs-devel]

Romain Francoise <romain@orebokech.com> writes:

Hi Romain,

> Thanks! I trust everything worked as expected on my side of things?

Yes, no additional needs from your patch.

I hope to get feedback next time, how it works in reality to transfer
ACLs over host boundaries. For example, I don't know what happens if
`set-file-acl' has as argument "user:joe:rwx", but "joe" doesn't exist
on that host. Likely, there will be an error which must be handled:

# setfacl -m u:joe:r ~/tmp/file ; echo $?
setfacl: Option -m: Invalid argument near character 3
2

Another missing point on my todo list are ACLs of remote hosts accessed
via Samba. Recent smbclients offer the "getfacl" command, which I plan
to exploit.

Best regards, Michael.



           reply	other threads:[~2012-12-17 18:55 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87sj74znor.fsf@silenus.orebokech.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d2y8mrt0.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=romain@orebokech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).