delorie.com/archives/browse.cgi | search |
On Tue, Feb 23, 2010 at 11:25 AM, Eric wrote: > According to Thomas Baker on 2/23/2010 9:06 AM: >> On the netbook the permissions for /usr/bin/procmail start with: >> >> =C2=A0 =C2=A0 =C2=A0 -rwxr-x---+ > > The trailing + tells you that there are ACLs attached to the file that may > further impact who can access the file. =C2=A0getfacl can show you those > additional permissions; maybe it is a case where you were relying on an A= CL. getfacl -a /usr/bin/procmail on the desktop says: # file: /usr/bin/procmail # owner: TBaker # group: Users user::rwx group::r-x mask:rwx other:--- On the netbook it has two additional permissions: # file: /usr/bin/procmail # owner: tbaker # group: Benutzer user::rwx group::r-x -> group:root:rwx -> group:SYSTEM:rwx mask:rwx other:--- A promising development...! How might I set those permissions on the desktop? Many thanks, Tom --=20 Tom Baker <tbaker AT tbaker DOT de> -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |