Difference between revisions of "Samba-tool-external"
m |
m |
||
Line 9: | Line 9: | ||
'''Current commands listed in __init__.py in samba 4 Version 4.0.0alpha15-GIT-b12fbc2''' | '''Current commands listed in __init__.py in samba 4 Version 4.0.0alpha15-GIT-b12fbc2''' | ||
− | '''object: | + | '''object:'''acl <br> |
'''description:''' get or set acls on a file<br> | '''description:''' get or set acls on a file<br> | ||
'''parameters:''' nt (file), ds (directory object)<br> | '''parameters:''' nt (file), ds (directory object)<br> | ||
'''options:''' | '''options:''' | ||
+ | <br> | ||
<br> | <br> | ||
domainlevel | domainlevel | ||
− | + | <br> | |
+ | <br> | ||
drs | drs | ||
− | + | <br> | |
+ | <br> | ||
enableaccount | enableaccount | ||
− | + | <br> | |
+ | <br> | ||
export | export | ||
− | + | <br> | |
+ | <br> | ||
fsmo | fsmo | ||
− | + | <br> | |
+ | <br> | ||
group | group | ||
− | + | <br> | |
+ | <br> | ||
gpo2 | gpo2 | ||
− | + | <br> | |
+ | <br> | ||
join | join | ||
− | + | <br> | |
+ | <br> | ||
ldapcmp | ldapcmp | ||
− | + | <br> | |
+ | <br> | ||
machinepw | machinepw | ||
− | + | <br> | |
+ | <br> | ||
newuser | newuser | ||
− | + | <br> | |
+ | <br> | ||
pwsettings | pwsettings | ||
− | + | <br> | |
+ | <br> | ||
rodc | rodc | ||
− | + | <br> | |
+ | <br> | ||
setexpiry | setexpiry | ||
− | + | <br> | |
+ | <br> | ||
setpassword | setpassword | ||
− | + | <br> | |
+ | <br> | ||
spn | spn | ||
− | + | <br> | |
+ | <br> | ||
time | time | ||
− | + | <br> | |
+ | <br> | ||
user | user | ||
− | + | <br> | |
+ | <br> | ||
vampire | vampire | ||
+ | <br> | ||
+ | <br> |
Revision as of 19:26, 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
object:acl
description: get or set acls on a file
parameters: nt (file), ds (directory object)
options:
domainlevel
drs
enableaccount
export
fsmo
group
gpo2
join
ldapcmp
machinepw
newuser
pwsettings
rodc
setexpiry
setpassword
spn
time
user
vampire