Samba-tool-external: Difference between revisions

From SambaWiki
mNo edit summary
mNo edit summary
Line 18: Line 18:
<td>'''Parameters'''</td>
<td>'''Parameters'''</td>
<td>'''Options'''</td>
<td>'''Options'''</td>
<td>'''Proposed Changes'''</td>
</tr>
</tr>
<tr>
<tr>
Line 96: Line 97:
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>password</td>
<td></td>
<td></td>
<td></td>
<td>re-write into python</tr>
</tr>
</tr>
<tr>
<tr>
Line 108: Line 116:
<td></td>
<td></td>
<td></td>
<td></td>
<td>Use password command<br>combine both commands into one external</tr>
</tr>
</tr>
<tr>
<tr>

Revision as of 19:48, 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 Proposed Changes
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
password re-write into python
setexpiry
setpassword Use password command
combine both commands into one external
time
user
vampire

</body> </html>