Samba-tool-external

From SambaWiki
Revision as of 20:21, 19 April 2011 by TheresaHalloran (talk | contribs)

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 various directory replication services bind, kcc, replicate, showrepl, options
enableaccount enable a user username should this be user enable which is consistent with object action?
export
fsmo
group
gpo2
join
ldapcmp
machinepw
newuser combine function with user create
pwsettings
password re-write into python
setexpiry
setpassword Use password command
combine both commands into one external
time
user create or delete a user create, delete options Add enable
vampire

</body> </html>