Line | |
---|
1 | <?xml version="1.0" encoding="iso-8859-1"?>
|
---|
2 | <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
|
---|
3 | <refentry id="getntacl.1">
|
---|
4 |
|
---|
5 | <refmeta>
|
---|
6 | <refentrytitle>getntacl</refentrytitle>
|
---|
7 | <manvolnum>1</manvolnum>
|
---|
8 | </refmeta>
|
---|
9 |
|
---|
10 |
|
---|
11 | <refnamediv>
|
---|
12 | <refname>getntacl</refname>
|
---|
13 | <refpurpose>Tool for displaying NT ACLs stored in extended attributes</refpurpose>
|
---|
14 | </refnamediv>
|
---|
15 |
|
---|
16 | <refsynopsisdiv>
|
---|
17 | <cmdsynopsis>
|
---|
18 | <command>getntacl</command>
|
---|
19 | <arg choice="req">filename</arg>
|
---|
20 | </cmdsynopsis>
|
---|
21 | </refsynopsisdiv>
|
---|
22 |
|
---|
23 | <refsect1>
|
---|
24 | <title>DESCRIPTION</title>
|
---|
25 |
|
---|
26 | <para>Retrieves the NT security ACL on the specified file, as
|
---|
27 | stored in the filesystems' extended attribute. </para>
|
---|
28 | </refsect1>
|
---|
29 |
|
---|
30 | <refsect1>
|
---|
31 | <title>VERSION</title>
|
---|
32 |
|
---|
33 | <para>This man page is correct for version 4.0 of the Samba suite.</para>
|
---|
34 | </refsect1>
|
---|
35 |
|
---|
36 | <refsect1>
|
---|
37 | <title>AUTHOR</title>
|
---|
38 |
|
---|
39 | <para>This utility is part of the <ulink url="http://www.samba.org/">Samba</ulink> suite, which is developed by the global <ulink url="http://www.samba.org/samba/team/">Samba Team</ulink>.</para>
|
---|
40 |
|
---|
41 | <para>This manpage was written by Jelmer Vernooij. </para>
|
---|
42 |
|
---|
43 | </refsect1>
|
---|
44 |
|
---|
45 | </refentry>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.