Samba-tool-external: Difference between revisions

From SambaWiki
mNo edit summary
mNo edit summary
Line 32: Line 32:
</tr>
</tr>
<tr>
<tr>
<td>acl</td>
<td>drs</td>
<td>get or set acls on a file</td>
<td></td>
<td>nt(file), ds(directory object)</td>
<td></td>
<td>add options</td>
<td></td>
<td>acl</td>
</tr>
<tr>
<td>get or set acls on a file</td>
<td>nt(file), ds(directory object)</td>
<td>enableaccount</td>
<td>add options</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>export</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>fsmo</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>group</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>gpo2</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>join</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>ldapcmp</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>machinepw</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>newuser</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>pwsettings</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>setexpiry</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>setpassword</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>time</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>user</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>vampire</td>
<td></td>
<td></td>
<td></td>
</tr>
</tr>
</table>
</table>


</body>
</body>
</html>
</html>
domainlevel
<br>
<br>
drs
<br>
<br>
enableaccount
<br>
<br>
export
<br>
<br>
fsmo
<br>
<br>
group
<br>
<br>
gpo2
<br>
<br>
join
<br>
<br>
ldapcmp
<br>
<br>
machinepw
<br>
<br>
newuser
<br>
<br>
pwsettings
<br>
<br>
rodc
<br>
<br>
setexpiry
<br>
<br>
setpassword
<br>
<br>
spn
<br>
<br>
time
<br>
<br>
user
<br>
<br>
vampire
<br>
<br>

Revision as of 19:45, 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
drs
enableaccount
export
fsmo
group
gpo2
join
ldapcmp
machinepw
newuser
pwsettings
setexpiry
setpassword
time
user
vampire

</body> </html>