Difference between revisions of "Samba-tool-external"
m |
m |
||
Line 8: | Line 8: | ||
'''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''' | ||
+ | {| class="wikitable" style="text-align: center; width: 200px; height: 200px;" | ||
+ | |+ Multiplication table | ||
+ | |- | ||
+ | ! scope="col" | × | ||
+ | ! scope="col" | 1 | ||
+ | ! scope="col" | 2 | ||
+ | ! scope="col" | 3 | ||
+ | |- | ||
+ | ! scope="row" | 1 | ||
+ | | 1 || 2 || 3 | ||
+ | |- | ||
+ | ! scope="row" | 2 | ||
+ | | 2 || 4 || 6 | ||
+ | |- | ||
+ | ! scope="row" | 3 | ||
+ | | 3 || 6 || 9 | ||
+ | |- | ||
+ | ! scope="row" | 4 | ||
+ | | 4 || 8 || 12 | ||
+ | |- | ||
+ | ! scope="row" | 5 | ||
+ | | 5 || 10 || 15 | ||
+ | |} | ||
'''object:''' acl <br> | '''object:''' acl <br> |
Revision as of 19:30, 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
× | 1 | 2 | 3 |
---|---|---|---|
1 | 1 | 2 | 3 |
2 | 2 | 4 | 6 |
3 | 3 | 6 | 9 |
4 | 4 | 8 | 12 |
5 | 5 | 10 | 15 |
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