* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped
Solaris ACL API support.
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | 2014-08-31  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
|  | 	* ntsec.xml (ntsec-common): Drop outdated comment about underdeveloped | ||||||
|  | 	Solaris ACL API support. | ||||||
|  |  | ||||||
| 2014-08-31  Corinna Vinschen  <corinna@vinschen.de> | 2014-08-31  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* utils.xml (setfacl): Drop outdated note that default ACEs are not | 	* utils.xml (setfacl): Drop outdated note that default ACEs are not | ||||||
|   | |||||||
| @@ -222,11 +222,9 @@ which disallows mapping of certain POSIX permissions cleanly.  See | |||||||
| Newer operating systems and file systems on POSIX systems also provide | Newer operating systems and file systems on POSIX systems also provide | ||||||
| access control lists.  Two different APIs exist for accessing these | access control lists.  Two different APIs exist for accessing these | ||||||
| ACLs, the Solaris API and the POSIX API.  Cygwin implements the Solaris | ACLs, the Solaris API and the POSIX API.  Cygwin implements the Solaris | ||||||
| API to access Windows ACLs in a Unixy way.  At the time of writing this | API to access Windows ACLs in a Unixy way.  Online man pages for the | ||||||
| document, the Cygwin implementation of the Solaris API isn't quite up | Solaris ACL API can be found on | ||||||
| to speed.  For instance, it doesn't handle access denied ACEs gracefully. | <ulink url="http://docs.sun.com">http://docs.sun.com</ulink>.</para> | ||||||
| So, use with care.  Online man pages for the Solaris ACL API can be |  | ||||||
| found on <ulink url="http://docs.sun.com">http://docs.sun.com</ulink>.</para> |  | ||||||
|  |  | ||||||
| </sect2> | </sect2> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user