Difference between revisions of "Samba-tool-external"
m |
m |
||
Line 22: | Line 22: | ||
<td>acl</td> | <td>acl</td> | ||
<td>get or set acls on a file</td> | <td>get or set acls on a file</td> | ||
− | <td>nt(file), ds(directory object</td> | + | <td>nt(file), ds(directory object)</td> |
+ | <td>add options</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>domainlevel</td> | ||
+ | <td>Raises domain and forest function level</td> | ||
+ | <td>show or raise</td> | ||
+ | <td>add options</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>acl</td> | ||
+ | <td>get or set acls on a file</td> | ||
+ | <td>nt(file), ds(directory object)</td> | ||
+ | <td>add options</td> | ||
+ | <td>acl</td> | ||
+ | <td>get or set acls on a file</td> | ||
+ | <td>nt(file), ds(directory object)</td> | ||
<td>add options</td> | <td>add options</td> | ||
</tr> | </tr> |
Revision as of 19:39, 19 April 2011
samba-tool
This wiki page will document the current externals of the samba-tool command with proposed changes to be made for consistency and usability.
The proposed format for all new / existing functions on the samba-tool command are as follows:
samba-tool <object> <action> <options>
Current commands listed in __init__.py in samba 4 Version 4.0.0alpha15-GIT-b12fbc2 <html> <body>
samba-tools current commands:
Object | Description | Parameters | Options | ||||
acl | get or set acls on a file | nt(file), ds(directory object) | add options | ||||
domainlevel | Raises domain and forest function level | show or raise | add options | ||||
acl | get or set acls on a file | nt(file), ds(directory object) | add options | acl | get or set acls on a file | nt(file), ds(directory object) | add options |
</body>
</html>
domainlevel
drs
enableaccount
export
fsmo
group
gpo2
join
ldapcmp
machinepw
newuser
pwsettings
rodc
setexpiry
setpassword
spn
time
user
vampire