unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] /srv/bzr/emacs/trunk r111256: Add support for preserving ACL entries of files.
       [not found] ` <87sj74znor.fsf@silenus.orebokech.com>
@ 2012-12-17 18:55   ` Michael Albinus
  0 siblings, 0 replies; only message in thread
From: Michael Albinus @ 2012-12-17 18:55 UTC (permalink / raw)
  To: Romain Francoise; +Cc: emacs-devel

[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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-17 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <E1TkcRV-0008HH-Cr@vcs.savannah.gnu.org>
     [not found] ` <87sj74znor.fsf@silenus.orebokech.com>
2012-12-17 18:55   ` [Emacs-diffs] /srv/bzr/emacs/trunk r111256: Add support for preserving ACL entries of files Michael Albinus

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).