2011-01-13 13:29:16 -06:00
|
|
|
command: aci_add
|
2011-01-27 11:54:36 -06:00
|
|
|
args: 1,15,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: StrEnum('aciprefix', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', cli_name='attrs')
|
|
|
|
option: Str('filter?', cli_name='filter')
|
|
|
|
option: Str('group?', cli_name='group')
|
|
|
|
option: Str('memberof?', cli_name='memberof')
|
|
|
|
option: Str('permission?', cli_name='permission')
|
|
|
|
option: Str('permissions+', cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Flag('selfaci?', autofill=True, cli_name='self', default=False)
|
|
|
|
option: Str('subtree?', cli_name='subtree')
|
|
|
|
option: Str('targetgroup?', cli_name='targetgroup')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('test?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('type?', cli_name='type', values=[u'user', u'group', u'host', u'service', u'hostgroup', u'netgroup', u'dnsrecord'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: aci_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: StrEnum('aciprefix', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: aci_find
|
2012-01-16 04:14:59 -06:00
|
|
|
args: 1,16,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Str('aciname?', autofill=False, cli_name='name')
|
|
|
|
option: StrEnum('aciprefix?', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('filter?', autofill=False, cli_name='filter')
|
|
|
|
option: Str('group?', autofill=False, cli_name='group')
|
|
|
|
option: Str('memberof?', autofill=False, cli_name='memberof')
|
|
|
|
option: Str('permission?', autofill=False, cli_name='permission')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
2012-01-16 04:14:59 -06:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bool('selfaci?', autofill=False, cli_name='self', default=False)
|
|
|
|
option: Str('subtree?', autofill=False, cli_name='subtree')
|
|
|
|
option: Str('targetgroup?', autofill=False, cli_name='targetgroup')
|
|
|
|
option: StrEnum('type?', autofill=False, cli_name='type', values=[u'user', u'group', u'host', u'service', u'hostgroup', u'netgroup', u'dnsrecord'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: aci_mod
|
2011-01-27 11:54:36 -06:00
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: StrEnum('aciprefix', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('filter?', autofill=False, cli_name='filter')
|
|
|
|
option: Str('group?', autofill=False, cli_name='group')
|
|
|
|
option: Str('memberof?', autofill=False, cli_name='memberof')
|
|
|
|
option: Str('permission?', autofill=False, cli_name='permission')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Flag('selfaci?', autofill=True, cli_name='self', default=False)
|
|
|
|
option: Str('subtree?', autofill=False, cli_name='subtree')
|
|
|
|
option: Str('targetgroup?', autofill=False, cli_name='targetgroup')
|
|
|
|
option: StrEnum('type?', autofill=False, cli_name='type', values=[u'user', u'group', u'host', u'service', u'hostgroup', u'netgroup', u'dnsrecord'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: aci_rename
|
2011-01-27 11:54:36 -06:00
|
|
|
args: 1,15,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: StrEnum('aciprefix', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('filter?', autofill=False, cli_name='filter')
|
|
|
|
option: Str('group?', autofill=False, cli_name='group')
|
|
|
|
option: Str('memberof?', autofill=False, cli_name='memberof')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Str('newname')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('permission?', autofill=False, cli_name='permission')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Flag('selfaci?', autofill=True, cli_name='self', default=False)
|
|
|
|
option: Str('subtree?', autofill=False, cli_name='subtree')
|
|
|
|
option: Str('targetgroup?', autofill=False, cli_name='targetgroup')
|
|
|
|
option: StrEnum('type?', autofill=False, cli_name='type', values=[u'user', u'group', u'host', u'service', u'hostgroup', u'netgroup', u'dnsrecord'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: aci_show
|
2013-11-29 05:57:30 -06:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: StrEnum('aciprefix', cli_name='prefix', values=[u'permission', u'delegation', u'selfservice', u'none'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2013-11-29 05:57:30 -06:00
|
|
|
option: DNParam('location?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-06-10 17:57:08 -05:00
|
|
|
command: adtrust_is_enabled
|
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_add
|
2012-08-03 02:04:58 -05:00
|
|
|
args: 1,7,3
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_add_condition
|
|
|
|
args: 1,8,5
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('automemberexclusiveregex*', alwaysask=True, cli_name='exclusive_regex')
|
|
|
|
option: Str('automemberinclusiveregex*', alwaysask=True, cli_name='inclusive_regex')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('key')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_default_group_remove
|
|
|
|
args: 0,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_default_group_set
|
|
|
|
args: 0,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('automemberdefaultgroup', cli_name='default_group')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_default_group_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_find
|
|
|
|
args: 1,5,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_mod
|
2012-08-03 02:04:58 -05:00
|
|
|
args: 1,9,3
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-08-03 02:04:58 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-09-19 07:01:58 -05:00
|
|
|
command: automember_rebuild
|
2014-03-25 08:47:03 -05:00
|
|
|
args: 0,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2013-09-19 07:01:58 -05:00
|
|
|
option: Str('hosts*')
|
2014-03-25 08:47:03 -05:00
|
|
|
option: Flag('no_wait?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type?', values=[u'group', u'hostgroup'])
|
2013-09-19 07:01:58 -05:00
|
|
|
option: Str('users*')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_remove_condition
|
|
|
|
args: 1,8,5
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('automemberexclusiveregex*', alwaysask=True, cli_name='exclusive_regex')
|
|
|
|
option: Str('automemberinclusiveregex*', alwaysask=True, cli_name='inclusive_regex')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('key')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-08-30 19:48:15 -05:00
|
|
|
command: automember_show
|
|
|
|
args: 1,4,3
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('cn', cli_name='automember_rule')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('type', values=[u'group', u'hostgroup'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountkey_add
|
2010-12-19 13:23:16 -06:00
|
|
|
args: 2,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapautomountmapname', cli_name='automountmap')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: IA5Str('automountinformation', cli_name='info')
|
|
|
|
option: IA5Str('automountkey', cli_name='key')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountkey_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 2,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapautomountmapname', cli_name='automountmap')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: IA5Str('automountinformation?', cli_name='info')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: IA5Str('automountkey', cli_name='key')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountkey_find
|
2010-12-19 13:23:16 -06:00
|
|
|
args: 3,7,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapautomountmapname', cli_name='automountmap')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: IA5Str('automountinformation?', autofill=False, cli_name='info')
|
|
|
|
option: IA5Str('automountkey?', autofill=False, cli_name='key')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountkey_mod
|
2011-11-29 02:59:11 -06:00
|
|
|
args: 2,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapautomountmapname', cli_name='automountmap')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: IA5Str('automountinformation?', autofill=False, cli_name='info')
|
|
|
|
option: IA5Str('automountkey', alwaysask=False, cli_name='key')
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: IA5Str('newautomountinformation?', cli_name='newinfo')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountkey_show
|
2010-12-19 13:23:16 -06:00
|
|
|
args: 2,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapautomountmapname', cli_name='automountmap')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: IA5Str('automountinformation?', cli_name='info')
|
|
|
|
option: IA5Str('automountkey', cli_name='key')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_add
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='location')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='location')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_find
|
2011-10-26 04:12:38 -05:00
|
|
|
args: 1,7,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='location')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_import
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 2,2,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='location')
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('masterfile')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue?', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='location')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountlocation_tofiles
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='location')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_add
|
|
|
|
args: 2,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapname', cli_name='map')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_add_indirect
|
|
|
|
args: 2,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapname', cli_name='map')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('key', cli_name='mount')
|
|
|
|
option: Str('parentmap?', autofill=True, cli_name='parentmap', default=u'auto.master')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 2,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapname+', cli_name='map')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_find
|
2011-10-26 04:12:38 -05:00
|
|
|
args: 2,8,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: IA5Str('automountmapname?', autofill=False, cli_name='map')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_mod
|
2011-11-29 02:59:11 -06:00
|
|
|
args: 2,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapname', cli_name='map')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: automountmap_show
|
|
|
|
args: 2,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('automountlocationcn', cli_name='automountlocation')
|
|
|
|
arg: IA5Str('automountmapname', cli_name='map')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: batch
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,2
|
2011-11-21 09:50:27 -06:00
|
|
|
arg: Any('methods*')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: Output('results', type=[<type 'list'>, <type 'tuple'>])
|
2014-10-13 07:30:15 -05:00
|
|
|
command: ca_is_enabled
|
|
|
|
args: 0,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_add
|
|
|
|
args: 1,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', cli_name='hostcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipacertprofilecategory?', cli_name='profilecat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('servicecategory?', cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_add_host
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_add_profile
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('certprofile*', alwaysask=True, cli_name='certprofiles')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_add_service
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('service*', alwaysask=True, cli_name='services')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_add_user
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2015-05-25 07:39:07 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_disable
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_enable
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_find
|
|
|
|
args: 1,14,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipacertprofilecategory?', autofill=False, cli_name='profilecat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-05-25 07:39:07 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('servicecategory?', autofill=False, cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_mod
|
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipacertprofilecategory?', autofill=False, cli_name='profilecat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-25 07:39:07 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('servicecategory?', autofill=False, cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_remove_host
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_remove_profile
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('certprofile*', alwaysask=True, cli_name='certprofiles')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_remove_service
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('service*', alwaysask=True, cli_name='services')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_remove_user
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-25 07:39:07 -05:00
|
|
|
command: caacl_show
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-25 07:39:07 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-11-15 09:55:33 -06:00
|
|
|
command: cert_find
|
|
|
|
args: 0,17,4
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2012-11-15 09:55:33 -06:00
|
|
|
option: Flag('exactly?', autofill=True, default=False)
|
|
|
|
option: Str('issuedon_from?', autofill=False)
|
|
|
|
option: Str('issuedon_to?', autofill=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('max_serial_number?', autofill=False)
|
|
|
|
option: Int('min_serial_number?', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('revocation_reason?', autofill=False)
|
2012-11-15 09:55:33 -06:00
|
|
|
option: Str('revokedon_from?', autofill=False)
|
|
|
|
option: Str('revokedon_to?', autofill=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('sizelimit?', default=100)
|
2012-11-15 09:55:33 -06:00
|
|
|
option: Str('subject?', autofill=False)
|
|
|
|
option: Str('validnotafter_from?', autofill=False)
|
|
|
|
option: Str('validnotafter_to?', autofill=False)
|
|
|
|
option: Str('validnotbefore_from?', autofill=False)
|
|
|
|
option: Str('validnotbefore_to?', autofill=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cert_remove_hold
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('serial_number')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cert_request
|
2015-05-14 00:45:16 -05:00
|
|
|
args: 1,5,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: File('csr', cli_name='csr_file')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('add', autofill=True, default=False)
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('principal')
|
2015-05-14 00:45:16 -05:00
|
|
|
option: Str('profile_id?')
|
2011-01-13 13:29:16 -06:00
|
|
|
option: Str('request_type', autofill=True, default=u'pkcs10')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cert_revoke
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('serial_number')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('revocation_reason', autofill=True, default=0)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cert_show
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('serial_number')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('out?')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cert_status
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('request_id')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2015-04-30 03:55:29 -05:00
|
|
|
command: certprofile_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='id')
|
2015-04-30 03:55:29 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-04-30 03:55:29 -05:00
|
|
|
command: certprofile_find
|
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='id')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Bool('ipacertprofilestoreissued?', autofill=False, cli_name='store', default=True)
|
2015-04-30 03:55:29 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-04-30 03:55:29 -05:00
|
|
|
command: certprofile_import
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='id')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description', cli_name='desc')
|
2015-04-30 03:55:29 -05:00
|
|
|
option: File('file', cli_name='file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('ipacertprofilestoreissued', cli_name='store', default=True)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-04-30 03:55:29 -05:00
|
|
|
command: certprofile_mod
|
2015-09-01 20:04:34 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='id')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2015-07-02 03:09:31 -05:00
|
|
|
option: File('file?', cli_name='file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('ipacertprofilestoreissued?', autofill=False, cli_name='store', default=True)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-04-30 03:55:29 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-04-30 03:55:29 -05:00
|
|
|
command: certprofile_show
|
2015-07-02 02:31:31 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='id')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-07-02 02:31:31 -05:00
|
|
|
option: Str('out?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-04-30 03:55:29 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-08-02 09:14:27 -05:00
|
|
|
command: compat_is_enabled
|
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: config_mod
|
2013-09-18 14:48:23 -05:00
|
|
|
args: 0,25,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: StrEnum('ipaconfigstring*', autofill=False, cli_name='ipaconfigstring', values=[u'AllowNThash', u'KDC:Disable Last Success', u'KDC:Disable Lockout', u'KDC:Disable Default Preauth for SPNs'])
|
|
|
|
option: Str('ipadefaultemaildomain?', autofill=False, cli_name='emaildomain')
|
|
|
|
option: Str('ipadefaultloginshell?', autofill=False, cli_name='defaultshell')
|
|
|
|
option: Str('ipadefaultprimarygroup?', autofill=False, cli_name='defaultgroup')
|
|
|
|
option: Str('ipagroupobjectclasses*', autofill=False, cli_name='groupobjectclasses')
|
|
|
|
option: IA5Str('ipagroupsearchfields?', autofill=False, cli_name='groupsearch')
|
|
|
|
option: IA5Str('ipahomesrootdir?', autofill=False, cli_name='homedirectory')
|
|
|
|
option: StrEnum('ipakrbauthzdata*', autofill=False, cli_name='pac_type', values=[u'MS-PAC', u'PAD', u'nfs:NONE'])
|
|
|
|
option: Int('ipamaxusernamelength?', autofill=False, cli_name='maxusername')
|
|
|
|
option: Bool('ipamigrationenabled?', autofill=False, cli_name='enable_migration')
|
|
|
|
option: Int('ipapwdexpadvnotify?', autofill=False, cli_name='pwdexpnotify')
|
|
|
|
option: Int('ipasearchrecordslimit?', autofill=False, cli_name='searchrecordslimit')
|
|
|
|
option: Int('ipasearchtimelimit?', autofill=False, cli_name='searchtimelimit')
|
|
|
|
option: Str('ipaselinuxusermapdefault?', autofill=False)
|
|
|
|
option: Str('ipaselinuxusermaporder?', autofill=False)
|
|
|
|
option: StrEnum('ipauserauthtype*', autofill=False, cli_name='user_auth_type', values=[u'password', u'radius', u'otp', u'disabled'])
|
|
|
|
option: Str('ipauserobjectclasses*', autofill=False, cli_name='userobjectclasses')
|
|
|
|
option: IA5Str('ipausersearchfields?', autofill=False, cli_name='usersearch')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: config_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cosentry_add
|
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Int('cospriority')
|
|
|
|
option: DNParam('krbpwdpolicyreference')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cosentry_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cosentry_find
|
2011-10-26 04:12:38 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False)
|
|
|
|
option: Int('cospriority?', autofill=False)
|
|
|
|
option: DNParam('krbpwdpolicyreference?', autofill=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cosentry_mod
|
2011-11-29 02:59:11 -06:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Int('cospriority?', autofill=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: DNParam('krbpwdpolicyreference?', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: cosentry_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: delegation_add
|
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs+', cli_name='attrs')
|
|
|
|
option: Str('group', cli_name='group')
|
|
|
|
option: Str('memberof', cli_name='membergroup')
|
|
|
|
option: Str('permissions*', cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: delegation_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: delegation_find
|
2012-01-16 04:14:59 -06:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Str('aciname?', autofill=False, cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('group?', autofill=False, cli_name='group')
|
|
|
|
option: Str('memberof?', autofill=False, cli_name='membergroup')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
2012-01-16 04:14:59 -06:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: delegation_mod
|
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('group?', autofill=False, cli_name='group')
|
|
|
|
option: Str('memberof?', autofill=False, cli_name='membergroup')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: delegation_show
|
|
|
|
args: 1,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-17 11:28:24 -06:00
|
|
|
command: dns_is_enabled
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 0,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dns_resolve
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('hostname')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-02-10 05:54:49 -06:00
|
|
|
command: dnsconfig_mod
|
2012-03-07 08:54:38 -06:00
|
|
|
args: 0,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Bool('idnsallowsyncptr?', autofill=False, cli_name='allow_sync_ptr')
|
|
|
|
option: Str('idnsforwarders*', autofill=False, cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', autofill=False, cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: DeprecatedParam('idnszonerefresh?', autofill=False, cli_name='zone_refresh')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-02-10 05:54:49 -06:00
|
|
|
command: dnsconfig_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-05-22 08:01:27 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_add
|
2015-12-02 07:17:13 -06:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('idnsforwarders*', cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: Str('name_from_ip?')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2015-12-02 07:17:13 -06:00
|
|
|
option: Flag('skip_overlap_check', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_add_permission
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('value', type=[<type 'unicode'>])
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname+', cli_name='name')
|
2014-05-22 08:01:27 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_disable
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_enable
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_find
|
|
|
|
args: 1,11,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('idnsforwarders*', autofill=False, cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', autofill=False, cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: DNSNameParam('idnsname?', autofill=False, cli_name='name')
|
|
|
|
option: Bool('idnszoneactive?', autofill=False, cli_name='zone_active')
|
|
|
|
option: Str('name_from_ip?', autofill=False)
|
2014-05-22 08:01:27 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_mod
|
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('idnsforwarders*', autofill=False, cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', autofill=False, cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: Str('name_from_ip?', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-05-22 08:01:27 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_remove_permission
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('value', type=[<type 'unicode'>])
|
2014-05-22 08:01:27 -05:00
|
|
|
command: dnsforwardzone_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnsrecord_add
|
DNS: Consolidate DNS RR types in API and schema
* Remove NSEC3, DNSKEY, TSIG, TKEY, TA records from API:
These records never worked, they dont have attributes in schema.
TSIG and TKEY are meta-RR should not be in LDAP
TA is not supported by BIND
NSEC3, DNSKEY are DNSSEC records generated by BIND, should not be
in LDAP.
*! SIG, NSEC are already defined in schema, must stay in API.
* Add HINFO, MINFO, MD, NXT records to API as unsupported records
These records are already defined in LDAP schema
* Add schema for RP, APL, IPSEC, DHCID, HIP, SPF records
These records were defined in IPA API as unsupported, but schema definition was
missing. This causes that ACI cannot be created for these records
and dnszone-find failed. (#5055)
https://fedorahosted.org/freeipa/ticket/4934
https://fedorahosted.org/freeipa/ticket/5055
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
2015-07-15 02:44:07 -05:00
|
|
|
args: 2,95,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('a6_part_data?', cli_name='a6_data', option_group=u'A6 Record')
|
|
|
|
option: A6Record('a6record*', cli_name='a6_rec', option_group=u'A6 Record')
|
|
|
|
option: Flag('a_extra_create_reverse?', autofill=True, cli_name='a_create_reverse', default=False, option_group=u'A Record')
|
|
|
|
option: Str('a_part_ip_address?', cli_name='a_ip_address', option_group=u'A Record')
|
|
|
|
option: Flag('aaaa_extra_create_reverse?', autofill=True, cli_name='aaaa_create_reverse', default=False, option_group=u'AAAA Record')
|
|
|
|
option: Str('aaaa_part_ip_address?', cli_name='aaaa_ip_address', option_group=u'AAAA Record')
|
|
|
|
option: AAAARecord('aaaarecord*', cli_name='aaaa_rec', option_group=u'AAAA Record')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: DNSNameParam('afsdb_part_hostname?', cli_name='afsdb_hostname', option_group=u'AFSDB Record')
|
|
|
|
option: Int('afsdb_part_subtype?', cli_name='afsdb_subtype', option_group=u'AFSDB Record')
|
|
|
|
option: AFSDBRecord('afsdbrecord*', cli_name='afsdb_rec', option_group=u'AFSDB Record')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: APLRecord('aplrecord*', cli_name='apl_rec', option_group=u'APL Record')
|
|
|
|
option: ARecord('arecord*', cli_name='a_rec', option_group=u'A Record')
|
|
|
|
option: Int('cert_part_algorithm?', cli_name='cert_algorithm', option_group=u'CERT Record')
|
|
|
|
option: Str('cert_part_certificate_or_crl?', cli_name='cert_certificate_or_crl', option_group=u'CERT Record')
|
|
|
|
option: Int('cert_part_key_tag?', cli_name='cert_key_tag', option_group=u'CERT Record')
|
|
|
|
option: Int('cert_part_type?', cli_name='cert_type', option_group=u'CERT Record')
|
|
|
|
option: CERTRecord('certrecord*', cli_name='cert_rec', option_group=u'CERT Record')
|
|
|
|
option: DNSNameParam('cname_part_hostname?', cli_name='cname_hostname', option_group=u'CNAME Record')
|
|
|
|
option: CNAMERecord('cnamerecord*', cli_name='cname_rec', option_group=u'CNAME Record')
|
|
|
|
option: DHCIDRecord('dhcidrecord*', cli_name='dhcid_rec', option_group=u'DHCID Record')
|
|
|
|
option: Int('dlv_part_algorithm?', cli_name='dlv_algorithm', option_group=u'DLV Record')
|
|
|
|
option: Str('dlv_part_digest?', cli_name='dlv_digest', option_group=u'DLV Record')
|
|
|
|
option: Int('dlv_part_digest_type?', cli_name='dlv_digest_type', option_group=u'DLV Record')
|
|
|
|
option: Int('dlv_part_key_tag?', cli_name='dlv_key_tag', option_group=u'DLV Record')
|
|
|
|
option: DLVRecord('dlvrecord*', cli_name='dlv_rec', option_group=u'DLV Record')
|
|
|
|
option: DNSNameParam('dname_part_target?', cli_name='dname_target', option_group=u'DNAME Record')
|
|
|
|
option: DNAMERecord('dnamerecord*', cli_name='dname_rec', option_group=u'DNAME Record')
|
|
|
|
option: StrEnum('dnsclass?', cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', cli_name='ttl')
|
|
|
|
option: Int('ds_part_algorithm?', cli_name='ds_algorithm', option_group=u'DS Record')
|
|
|
|
option: Str('ds_part_digest?', cli_name='ds_digest', option_group=u'DS Record')
|
|
|
|
option: Int('ds_part_digest_type?', cli_name='ds_digest_type', option_group=u'DS Record')
|
|
|
|
option: Int('ds_part_key_tag?', cli_name='ds_key_tag', option_group=u'DS Record')
|
|
|
|
option: DSRecord('dsrecord*', cli_name='ds_rec', option_group=u'DS Record')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: HIPRecord('hiprecord*', cli_name='hip_rec', option_group=u'HIP Record')
|
|
|
|
option: IPSECKEYRecord('ipseckeyrecord*', cli_name='ipseckey_rec', option_group=u'IPSECKEY Record')
|
|
|
|
option: KEYRecord('keyrecord*', cli_name='key_rec', option_group=u'KEY Record')
|
|
|
|
option: DNSNameParam('kx_part_exchanger?', cli_name='kx_exchanger', option_group=u'KX Record')
|
|
|
|
option: Int('kx_part_preference?', cli_name='kx_preference', option_group=u'KX Record')
|
|
|
|
option: KXRecord('kxrecord*', cli_name='kx_rec', option_group=u'KX Record')
|
|
|
|
option: Decimal('loc_part_altitude?', cli_name='loc_altitude', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_h_precision?', cli_name='loc_h_precision', option_group=u'LOC Record')
|
|
|
|
option: Int('loc_part_lat_deg?', cli_name='loc_lat_deg', option_group=u'LOC Record')
|
|
|
|
option: StrEnum('loc_part_lat_dir?', cli_name='loc_lat_dir', option_group=u'LOC Record', values=[u'N', u'S'])
|
|
|
|
option: Int('loc_part_lat_min?', cli_name='loc_lat_min', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_lat_sec?', cli_name='loc_lat_sec', option_group=u'LOC Record')
|
|
|
|
option: Int('loc_part_lon_deg?', cli_name='loc_lon_deg', option_group=u'LOC Record')
|
|
|
|
option: StrEnum('loc_part_lon_dir?', cli_name='loc_lon_dir', option_group=u'LOC Record', values=[u'E', u'W'])
|
|
|
|
option: Int('loc_part_lon_min?', cli_name='loc_lon_min', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_lon_sec?', cli_name='loc_lon_sec', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_size?', cli_name='loc_size', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_v_precision?', cli_name='loc_v_precision', option_group=u'LOC Record')
|
|
|
|
option: LOCRecord('locrecord*', cli_name='loc_rec', option_group=u'LOC Record')
|
|
|
|
option: DNSNameParam('mx_part_exchanger?', cli_name='mx_exchanger', option_group=u'MX Record')
|
|
|
|
option: Int('mx_part_preference?', cli_name='mx_preference', option_group=u'MX Record')
|
|
|
|
option: MXRecord('mxrecord*', cli_name='mx_rec', option_group=u'MX Record')
|
|
|
|
option: Str('naptr_part_flags?', cli_name='naptr_flags', option_group=u'NAPTR Record')
|
|
|
|
option: Int('naptr_part_order?', cli_name='naptr_order', option_group=u'NAPTR Record')
|
|
|
|
option: Int('naptr_part_preference?', cli_name='naptr_preference', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_regexp?', cli_name='naptr_regexp', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_replacement?', cli_name='naptr_replacement', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_service?', cli_name='naptr_service', option_group=u'NAPTR Record')
|
|
|
|
option: NAPTRRecord('naptrrecord*', cli_name='naptr_rec', option_group=u'NAPTR Record')
|
|
|
|
option: DNSNameParam('ns_part_hostname?', cli_name='ns_hostname', option_group=u'NS Record')
|
|
|
|
option: NSECRecord('nsecrecord*', cli_name='nsec_rec', option_group=u'NSEC Record')
|
|
|
|
option: NSRecord('nsrecord*', cli_name='ns_rec', option_group=u'NS Record')
|
|
|
|
option: DNSNameParam('ptr_part_hostname?', cli_name='ptr_hostname', option_group=u'PTR Record')
|
|
|
|
option: PTRRecord('ptrrecord*', cli_name='ptr_rec', option_group=u'PTR Record')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: RPRecord('rprecord*', cli_name='rp_rec', option_group=u'RP Record')
|
|
|
|
option: RRSIGRecord('rrsigrecord*', cli_name='rrsig_rec', option_group=u'RRSIG Record')
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: SIGRecord('sigrecord*', cli_name='sig_rec', option_group=u'SIG Record')
|
|
|
|
option: SPFRecord('spfrecord*', cli_name='spf_rec', option_group=u'SPF Record')
|
|
|
|
option: Int('srv_part_port?', cli_name='srv_port', option_group=u'SRV Record')
|
|
|
|
option: Int('srv_part_priority?', cli_name='srv_priority', option_group=u'SRV Record')
|
|
|
|
option: DNSNameParam('srv_part_target?', cli_name='srv_target', option_group=u'SRV Record')
|
|
|
|
option: Int('srv_part_weight?', cli_name='srv_weight', option_group=u'SRV Record')
|
|
|
|
option: SRVRecord('srvrecord*', cli_name='srv_rec', option_group=u'SRV Record')
|
|
|
|
option: Int('sshfp_part_algorithm?', cli_name='sshfp_algorithm', option_group=u'SSHFP Record')
|
|
|
|
option: Str('sshfp_part_fingerprint?', cli_name='sshfp_fingerprint', option_group=u'SSHFP Record')
|
|
|
|
option: Int('sshfp_part_fp_type?', cli_name='sshfp_fp_type', option_group=u'SSHFP Record')
|
|
|
|
option: SSHFPRecord('sshfprecord*', cli_name='sshfp_rec', option_group=u'SSHFP Record')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('structured', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('tlsa_part_cert_association_data?', cli_name='tlsa_cert_association_data', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_cert_usage?', cli_name='tlsa_cert_usage', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_matching_type?', cli_name='tlsa_matching_type', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_selector?', cli_name='tlsa_selector', option_group=u'TLSA Record')
|
|
|
|
option: TLSARecord('tlsarecord*', cli_name='tlsa_rec', option_group=u'TLSA Record')
|
|
|
|
option: Str('txt_part_data?', cli_name='txt_data', option_group=u'TXT Record')
|
|
|
|
option: TXTRecord('txtrecord*', cli_name='txt_rec', option_group=u'TXT Record')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnsrecord_del
|
DNS: Consolidate DNS RR types in API and schema
* Remove NSEC3, DNSKEY, TSIG, TKEY, TA records from API:
These records never worked, they dont have attributes in schema.
TSIG and TKEY are meta-RR should not be in LDAP
TA is not supported by BIND
NSEC3, DNSKEY are DNSSEC records generated by BIND, should not be
in LDAP.
*! SIG, NSEC are already defined in schema, must stay in API.
* Add HINFO, MINFO, MD, NXT records to API as unsupported records
These records are already defined in LDAP schema
* Add schema for RP, APL, IPSEC, DHCID, HIP, SPF records
These records were defined in IPA API as unsupported, but schema definition was
missing. This causes that ACI cannot be created for these records
and dnszone-find failed. (#5055)
https://fedorahosted.org/freeipa/ticket/4934
https://fedorahosted.org/freeipa/ticket/5055
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
2015-07-15 02:44:07 -05:00
|
|
|
args: 2,34,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: A6Record('a6record*', autofill=False, cli_name='a6_rec')
|
|
|
|
option: AAAARecord('aaaarecord*', autofill=False, cli_name='aaaa_rec')
|
|
|
|
option: AFSDBRecord('afsdbrecord*', autofill=False, cli_name='afsdb_rec')
|
|
|
|
option: APLRecord('aplrecord*', autofill=False, cli_name='apl_rec')
|
|
|
|
option: ARecord('arecord*', autofill=False, cli_name='a_rec')
|
|
|
|
option: CERTRecord('certrecord*', autofill=False, cli_name='cert_rec')
|
|
|
|
option: CNAMERecord('cnamerecord*', autofill=False, cli_name='cname_rec')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('del_all', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: DHCIDRecord('dhcidrecord*', autofill=False, cli_name='dhcid_rec')
|
|
|
|
option: DLVRecord('dlvrecord*', autofill=False, cli_name='dlv_rec')
|
|
|
|
option: DNAMERecord('dnamerecord*', autofill=False, cli_name='dname_rec')
|
|
|
|
option: StrEnum('dnsclass?', autofill=False, cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', autofill=False, cli_name='ttl')
|
|
|
|
option: DSRecord('dsrecord*', autofill=False, cli_name='ds_rec')
|
|
|
|
option: HIPRecord('hiprecord*', autofill=False, cli_name='hip_rec')
|
|
|
|
option: IPSECKEYRecord('ipseckeyrecord*', autofill=False, cli_name='ipseckey_rec')
|
|
|
|
option: KEYRecord('keyrecord*', autofill=False, cli_name='key_rec')
|
|
|
|
option: KXRecord('kxrecord*', autofill=False, cli_name='kx_rec')
|
|
|
|
option: LOCRecord('locrecord*', autofill=False, cli_name='loc_rec')
|
|
|
|
option: MXRecord('mxrecord*', autofill=False, cli_name='mx_rec')
|
|
|
|
option: NAPTRRecord('naptrrecord*', autofill=False, cli_name='naptr_rec')
|
|
|
|
option: NSECRecord('nsecrecord*', autofill=False, cli_name='nsec_rec')
|
|
|
|
option: NSRecord('nsrecord*', autofill=False, cli_name='ns_rec')
|
|
|
|
option: PTRRecord('ptrrecord*', autofill=False, cli_name='ptr_rec')
|
|
|
|
option: RPRecord('rprecord*', autofill=False, cli_name='rp_rec')
|
|
|
|
option: RRSIGRecord('rrsigrecord*', autofill=False, cli_name='rrsig_rec')
|
|
|
|
option: SIGRecord('sigrecord*', autofill=False, cli_name='sig_rec')
|
|
|
|
option: SPFRecord('spfrecord*', autofill=False, cli_name='spf_rec')
|
|
|
|
option: SRVRecord('srvrecord*', autofill=False, cli_name='srv_rec')
|
|
|
|
option: SSHFPRecord('sshfprecord*', autofill=False, cli_name='sshfp_rec')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('structured', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: TLSARecord('tlsarecord*', autofill=False, cli_name='tlsa_rec')
|
|
|
|
option: TXTRecord('txtrecord*', autofill=False, cli_name='txt_rec')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnsrecord_delentry
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 2,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: DNSNameParam('idnsname+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnsrecord_find
|
DNS: Consolidate DNS RR types in API and schema
* Remove NSEC3, DNSKEY, TSIG, TKEY, TA records from API:
These records never worked, they dont have attributes in schema.
TSIG and TKEY are meta-RR should not be in LDAP
TA is not supported by BIND
NSEC3, DNSKEY are DNSSEC records generated by BIND, should not be
in LDAP.
*! SIG, NSEC are already defined in schema, must stay in API.
* Add HINFO, MINFO, MD, NXT records to API as unsupported records
These records are already defined in LDAP schema
* Add schema for RP, APL, IPSEC, DHCID, HIP, SPF records
These records were defined in IPA API as unsupported, but schema definition was
missing. This causes that ACI cannot be created for these records
and dnszone-find failed. (#5055)
https://fedorahosted.org/freeipa/ticket/4934
https://fedorahosted.org/freeipa/ticket/5055
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
2015-07-15 02:44:07 -05:00
|
|
|
args: 2,39,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: A6Record('a6record*', autofill=False, cli_name='a6_rec')
|
|
|
|
option: AAAARecord('aaaarecord*', autofill=False, cli_name='aaaa_rec')
|
|
|
|
option: AFSDBRecord('afsdbrecord*', autofill=False, cli_name='afsdb_rec')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: APLRecord('aplrecord*', autofill=False, cli_name='apl_rec')
|
|
|
|
option: ARecord('arecord*', autofill=False, cli_name='a_rec')
|
|
|
|
option: CERTRecord('certrecord*', autofill=False, cli_name='cert_rec')
|
|
|
|
option: CNAMERecord('cnamerecord*', autofill=False, cli_name='cname_rec')
|
|
|
|
option: DHCIDRecord('dhcidrecord*', autofill=False, cli_name='dhcid_rec')
|
|
|
|
option: DLVRecord('dlvrecord*', autofill=False, cli_name='dlv_rec')
|
|
|
|
option: DNAMERecord('dnamerecord*', autofill=False, cli_name='dname_rec')
|
|
|
|
option: StrEnum('dnsclass?', autofill=False, cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', autofill=False, cli_name='ttl')
|
|
|
|
option: DSRecord('dsrecord*', autofill=False, cli_name='ds_rec')
|
|
|
|
option: HIPRecord('hiprecord*', autofill=False, cli_name='hip_rec')
|
|
|
|
option: DNSNameParam('idnsname?', autofill=False, cli_name='name')
|
|
|
|
option: IPSECKEYRecord('ipseckeyrecord*', autofill=False, cli_name='ipseckey_rec')
|
|
|
|
option: KEYRecord('keyrecord*', autofill=False, cli_name='key_rec')
|
|
|
|
option: KXRecord('kxrecord*', autofill=False, cli_name='kx_rec')
|
|
|
|
option: LOCRecord('locrecord*', autofill=False, cli_name='loc_rec')
|
|
|
|
option: MXRecord('mxrecord*', autofill=False, cli_name='mx_rec')
|
|
|
|
option: NAPTRRecord('naptrrecord*', autofill=False, cli_name='naptr_rec')
|
|
|
|
option: NSECRecord('nsecrecord*', autofill=False, cli_name='nsec_rec')
|
|
|
|
option: NSRecord('nsrecord*', autofill=False, cli_name='ns_rec')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: PTRRecord('ptrrecord*', autofill=False, cli_name='ptr_rec')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: RPRecord('rprecord*', autofill=False, cli_name='rp_rec')
|
|
|
|
option: RRSIGRecord('rrsigrecord*', autofill=False, cli_name='rrsig_rec')
|
|
|
|
option: SIGRecord('sigrecord*', autofill=False, cli_name='sig_rec')
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: SPFRecord('spfrecord*', autofill=False, cli_name='spf_rec')
|
|
|
|
option: SRVRecord('srvrecord*', autofill=False, cli_name='srv_rec')
|
|
|
|
option: SSHFPRecord('sshfprecord*', autofill=False, cli_name='sshfp_rec')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('structured', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: TLSARecord('tlsarecord*', autofill=False, cli_name='tlsa_rec')
|
|
|
|
option: TXTRecord('txtrecord*', autofill=False, cli_name='txt_rec')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-07-12 02:11:00 -05:00
|
|
|
command: dnsrecord_mod
|
DNS: Consolidate DNS RR types in API and schema
* Remove NSEC3, DNSKEY, TSIG, TKEY, TA records from API:
These records never worked, they dont have attributes in schema.
TSIG and TKEY are meta-RR should not be in LDAP
TA is not supported by BIND
NSEC3, DNSKEY are DNSSEC records generated by BIND, should not be
in LDAP.
*! SIG, NSEC are already defined in schema, must stay in API.
* Add HINFO, MINFO, MD, NXT records to API as unsupported records
These records are already defined in LDAP schema
* Add schema for RP, APL, IPSEC, DHCID, HIP, SPF records
These records were defined in IPA API as unsupported, but schema definition was
missing. This causes that ACI cannot be created for these records
and dnszone-find failed. (#5055)
https://fedorahosted.org/freeipa/ticket/4934
https://fedorahosted.org/freeipa/ticket/5055
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Reviewed-By: Petr Spacek <pspacek@redhat.com>
2015-07-15 02:44:07 -05:00
|
|
|
args: 2,95,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('a6_part_data?', autofill=False, cli_name='a6_data', option_group=u'A6 Record')
|
|
|
|
option: A6Record('a6record*', autofill=False, cli_name='a6_rec', option_group=u'A6 Record')
|
|
|
|
option: Str('a_part_ip_address?', autofill=False, cli_name='a_ip_address', option_group=u'A Record')
|
|
|
|
option: Str('aaaa_part_ip_address?', autofill=False, cli_name='aaaa_ip_address', option_group=u'AAAA Record')
|
|
|
|
option: AAAARecord('aaaarecord*', autofill=False, cli_name='aaaa_rec', option_group=u'AAAA Record')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: DNSNameParam('afsdb_part_hostname?', autofill=False, cli_name='afsdb_hostname', option_group=u'AFSDB Record')
|
|
|
|
option: Int('afsdb_part_subtype?', autofill=False, cli_name='afsdb_subtype', option_group=u'AFSDB Record')
|
|
|
|
option: AFSDBRecord('afsdbrecord*', autofill=False, cli_name='afsdb_rec', option_group=u'AFSDB Record')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: APLRecord('aplrecord*', autofill=False, cli_name='apl_rec', option_group=u'APL Record')
|
|
|
|
option: ARecord('arecord*', autofill=False, cli_name='a_rec', option_group=u'A Record')
|
|
|
|
option: Int('cert_part_algorithm?', autofill=False, cli_name='cert_algorithm', option_group=u'CERT Record')
|
|
|
|
option: Str('cert_part_certificate_or_crl?', autofill=False, cli_name='cert_certificate_or_crl', option_group=u'CERT Record')
|
|
|
|
option: Int('cert_part_key_tag?', autofill=False, cli_name='cert_key_tag', option_group=u'CERT Record')
|
|
|
|
option: Int('cert_part_type?', autofill=False, cli_name='cert_type', option_group=u'CERT Record')
|
|
|
|
option: CERTRecord('certrecord*', autofill=False, cli_name='cert_rec', option_group=u'CERT Record')
|
|
|
|
option: DNSNameParam('cname_part_hostname?', autofill=False, cli_name='cname_hostname', option_group=u'CNAME Record')
|
|
|
|
option: CNAMERecord('cnamerecord*', autofill=False, cli_name='cname_rec', option_group=u'CNAME Record')
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: DHCIDRecord('dhcidrecord*', autofill=False, cli_name='dhcid_rec', option_group=u'DHCID Record')
|
|
|
|
option: Int('dlv_part_algorithm?', autofill=False, cli_name='dlv_algorithm', option_group=u'DLV Record')
|
|
|
|
option: Str('dlv_part_digest?', autofill=False, cli_name='dlv_digest', option_group=u'DLV Record')
|
|
|
|
option: Int('dlv_part_digest_type?', autofill=False, cli_name='dlv_digest_type', option_group=u'DLV Record')
|
|
|
|
option: Int('dlv_part_key_tag?', autofill=False, cli_name='dlv_key_tag', option_group=u'DLV Record')
|
|
|
|
option: DLVRecord('dlvrecord*', autofill=False, cli_name='dlv_rec', option_group=u'DLV Record')
|
|
|
|
option: DNSNameParam('dname_part_target?', autofill=False, cli_name='dname_target', option_group=u'DNAME Record')
|
|
|
|
option: DNAMERecord('dnamerecord*', autofill=False, cli_name='dname_rec', option_group=u'DNAME Record')
|
|
|
|
option: StrEnum('dnsclass?', autofill=False, cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', autofill=False, cli_name='ttl')
|
|
|
|
option: Int('ds_part_algorithm?', autofill=False, cli_name='ds_algorithm', option_group=u'DS Record')
|
|
|
|
option: Str('ds_part_digest?', autofill=False, cli_name='ds_digest', option_group=u'DS Record')
|
|
|
|
option: Int('ds_part_digest_type?', autofill=False, cli_name='ds_digest_type', option_group=u'DS Record')
|
|
|
|
option: Int('ds_part_key_tag?', autofill=False, cli_name='ds_key_tag', option_group=u'DS Record')
|
|
|
|
option: DSRecord('dsrecord*', autofill=False, cli_name='ds_rec', option_group=u'DS Record')
|
|
|
|
option: HIPRecord('hiprecord*', autofill=False, cli_name='hip_rec', option_group=u'HIP Record')
|
|
|
|
option: IPSECKEYRecord('ipseckeyrecord*', autofill=False, cli_name='ipseckey_rec', option_group=u'IPSECKEY Record')
|
|
|
|
option: KEYRecord('keyrecord*', autofill=False, cli_name='key_rec', option_group=u'KEY Record')
|
|
|
|
option: DNSNameParam('kx_part_exchanger?', autofill=False, cli_name='kx_exchanger', option_group=u'KX Record')
|
|
|
|
option: Int('kx_part_preference?', autofill=False, cli_name='kx_preference', option_group=u'KX Record')
|
|
|
|
option: KXRecord('kxrecord*', autofill=False, cli_name='kx_rec', option_group=u'KX Record')
|
|
|
|
option: Decimal('loc_part_altitude?', autofill=False, cli_name='loc_altitude', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_h_precision?', autofill=False, cli_name='loc_h_precision', option_group=u'LOC Record')
|
|
|
|
option: Int('loc_part_lat_deg?', autofill=False, cli_name='loc_lat_deg', option_group=u'LOC Record')
|
|
|
|
option: StrEnum('loc_part_lat_dir?', autofill=False, cli_name='loc_lat_dir', option_group=u'LOC Record', values=[u'N', u'S'])
|
|
|
|
option: Int('loc_part_lat_min?', autofill=False, cli_name='loc_lat_min', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_lat_sec?', autofill=False, cli_name='loc_lat_sec', option_group=u'LOC Record')
|
|
|
|
option: Int('loc_part_lon_deg?', autofill=False, cli_name='loc_lon_deg', option_group=u'LOC Record')
|
|
|
|
option: StrEnum('loc_part_lon_dir?', autofill=False, cli_name='loc_lon_dir', option_group=u'LOC Record', values=[u'E', u'W'])
|
|
|
|
option: Int('loc_part_lon_min?', autofill=False, cli_name='loc_lon_min', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_lon_sec?', autofill=False, cli_name='loc_lon_sec', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_size?', autofill=False, cli_name='loc_size', option_group=u'LOC Record')
|
|
|
|
option: Decimal('loc_part_v_precision?', autofill=False, cli_name='loc_v_precision', option_group=u'LOC Record')
|
|
|
|
option: LOCRecord('locrecord*', autofill=False, cli_name='loc_rec', option_group=u'LOC Record')
|
|
|
|
option: DNSNameParam('mx_part_exchanger?', autofill=False, cli_name='mx_exchanger', option_group=u'MX Record')
|
|
|
|
option: Int('mx_part_preference?', autofill=False, cli_name='mx_preference', option_group=u'MX Record')
|
|
|
|
option: MXRecord('mxrecord*', autofill=False, cli_name='mx_rec', option_group=u'MX Record')
|
|
|
|
option: Str('naptr_part_flags?', autofill=False, cli_name='naptr_flags', option_group=u'NAPTR Record')
|
|
|
|
option: Int('naptr_part_order?', autofill=False, cli_name='naptr_order', option_group=u'NAPTR Record')
|
|
|
|
option: Int('naptr_part_preference?', autofill=False, cli_name='naptr_preference', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_regexp?', autofill=False, cli_name='naptr_regexp', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_replacement?', autofill=False, cli_name='naptr_replacement', option_group=u'NAPTR Record')
|
|
|
|
option: Str('naptr_part_service?', autofill=False, cli_name='naptr_service', option_group=u'NAPTR Record')
|
|
|
|
option: NAPTRRecord('naptrrecord*', autofill=False, cli_name='naptr_rec', option_group=u'NAPTR Record')
|
|
|
|
option: DNSNameParam('ns_part_hostname?', autofill=False, cli_name='ns_hostname', option_group=u'NS Record')
|
|
|
|
option: NSECRecord('nsecrecord*', autofill=False, cli_name='nsec_rec', option_group=u'NSEC Record')
|
|
|
|
option: NSRecord('nsrecord*', autofill=False, cli_name='ns_rec', option_group=u'NS Record')
|
|
|
|
option: DNSNameParam('ptr_part_hostname?', autofill=False, cli_name='ptr_hostname', option_group=u'PTR Record')
|
|
|
|
option: PTRRecord('ptrrecord*', autofill=False, cli_name='ptr_rec', option_group=u'PTR Record')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: DNSNameParam('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: RPRecord('rprecord*', autofill=False, cli_name='rp_rec', option_group=u'RP Record')
|
|
|
|
option: RRSIGRecord('rrsigrecord*', autofill=False, cli_name='rrsig_rec', option_group=u'RRSIG Record')
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: SIGRecord('sigrecord*', autofill=False, cli_name='sig_rec', option_group=u'SIG Record')
|
|
|
|
option: SPFRecord('spfrecord*', autofill=False, cli_name='spf_rec', option_group=u'SPF Record')
|
|
|
|
option: Int('srv_part_port?', autofill=False, cli_name='srv_port', option_group=u'SRV Record')
|
|
|
|
option: Int('srv_part_priority?', autofill=False, cli_name='srv_priority', option_group=u'SRV Record')
|
|
|
|
option: DNSNameParam('srv_part_target?', autofill=False, cli_name='srv_target', option_group=u'SRV Record')
|
|
|
|
option: Int('srv_part_weight?', autofill=False, cli_name='srv_weight', option_group=u'SRV Record')
|
|
|
|
option: SRVRecord('srvrecord*', autofill=False, cli_name='srv_rec', option_group=u'SRV Record')
|
|
|
|
option: Int('sshfp_part_algorithm?', autofill=False, cli_name='sshfp_algorithm', option_group=u'SSHFP Record')
|
|
|
|
option: Str('sshfp_part_fingerprint?', autofill=False, cli_name='sshfp_fingerprint', option_group=u'SSHFP Record')
|
|
|
|
option: Int('sshfp_part_fp_type?', autofill=False, cli_name='sshfp_fp_type', option_group=u'SSHFP Record')
|
|
|
|
option: SSHFPRecord('sshfprecord*', autofill=False, cli_name='sshfp_rec', option_group=u'SSHFP Record')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('structured', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('tlsa_part_cert_association_data?', autofill=False, cli_name='tlsa_cert_association_data', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_cert_usage?', autofill=False, cli_name='tlsa_cert_usage', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_matching_type?', autofill=False, cli_name='tlsa_matching_type', option_group=u'TLSA Record')
|
|
|
|
option: Int('tlsa_part_selector?', autofill=False, cli_name='tlsa_selector', option_group=u'TLSA Record')
|
|
|
|
option: TLSARecord('tlsarecord*', autofill=False, cli_name='tlsa_rec', option_group=u'TLSA Record')
|
|
|
|
option: Str('txt_part_data?', autofill=False, cli_name='txt_data', option_group=u'TXT Record')
|
|
|
|
option: TXTRecord('txtrecord*', autofill=False, cli_name='txt_rec', option_group=u'TXT Record')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnsrecord_show
|
2012-01-12 02:37:36 -06:00
|
|
|
args: 2,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('dnszoneidnsname', cli_name='dnszone')
|
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
|
|
|
option: Flag('structured', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2016-04-27 07:26:59 -05:00
|
|
|
command: dnsrecord_split_parts
|
|
|
|
args: 2,1,1
|
|
|
|
arg: Str('name')
|
|
|
|
arg: Str('value')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_add
|
2015-12-02 07:17:13 -06:00
|
|
|
args: 1,28,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('dnsclass?', cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', cli_name='ttl')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('idnsallowdynupdate?', autofill=True, cli_name='dynamic_update', default=False)
|
|
|
|
option: Str('idnsallowquery?', autofill=True, cli_name='allow_query', default=u'any;')
|
|
|
|
option: Bool('idnsallowsyncptr?', cli_name='allow_sync_ptr')
|
|
|
|
option: Str('idnsallowtransfer?', autofill=True, cli_name='allow_transfer', default=u'none;')
|
|
|
|
option: Str('idnsforwarders*', cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: Bool('idnssecinlinesigning?', cli_name='dnssec', default=False)
|
|
|
|
option: Int('idnssoaexpire', autofill=True, cli_name='expire', default=1209600)
|
|
|
|
option: Int('idnssoaminimum', autofill=True, cli_name='minimum', default=3600)
|
|
|
|
option: DNSNameParam('idnssoamname?', cli_name='name_server')
|
|
|
|
option: Int('idnssoarefresh', autofill=True, cli_name='refresh', default=3600)
|
|
|
|
option: Int('idnssoaretry', autofill=True, cli_name='retry', default=900)
|
|
|
|
option: DNSNameParam('idnssoarname', autofill=True, cli_name='admin_email', default=<DNS name hostmaster>)
|
|
|
|
option: Int('idnssoaserial', autofill=True, cli_name='serial')
|
|
|
|
option: Str('idnsupdatepolicy?', autofill=True, cli_name='update_policy')
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('ip_address?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('name_from_ip?')
|
|
|
|
option: Str('nsec3paramrecord?', cli_name='nsec3param_rec')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2015-12-02 07:17:13 -06:00
|
|
|
option: Flag('skip_nameserver_check', autofill=True, default=False)
|
|
|
|
option: Flag('skip_overlap_check', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-06-27 06:10:10 -05:00
|
|
|
command: dnszone_add_permission
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('value', type=[<type 'unicode'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_enable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_find
|
2014-06-30 11:29:40 -05:00
|
|
|
args: 1,28,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('dnsclass?', autofill=False, cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', autofill=False, cli_name='ttl')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('forward_only', autofill=True, cli_name='forward_only', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('idnsallowdynupdate?', autofill=False, cli_name='dynamic_update', default=False)
|
|
|
|
option: Str('idnsallowquery?', autofill=False, cli_name='allow_query', default=u'any;')
|
|
|
|
option: Bool('idnsallowsyncptr?', autofill=False, cli_name='allow_sync_ptr')
|
|
|
|
option: Str('idnsallowtransfer?', autofill=False, cli_name='allow_transfer', default=u'none;')
|
|
|
|
option: Str('idnsforwarders*', autofill=False, cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', autofill=False, cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: DNSNameParam('idnsname?', autofill=False, cli_name='name')
|
|
|
|
option: Bool('idnssecinlinesigning?', autofill=False, cli_name='dnssec', default=False)
|
|
|
|
option: Int('idnssoaexpire?', autofill=False, cli_name='expire', default=1209600)
|
|
|
|
option: Int('idnssoaminimum?', autofill=False, cli_name='minimum', default=3600)
|
|
|
|
option: DNSNameParam('idnssoamname?', autofill=False, cli_name='name_server')
|
|
|
|
option: Int('idnssoarefresh?', autofill=False, cli_name='refresh', default=3600)
|
|
|
|
option: Int('idnssoaretry?', autofill=False, cli_name='retry', default=900)
|
|
|
|
option: DNSNameParam('idnssoarname?', autofill=False, cli_name='admin_email', default=<DNS name hostmaster>)
|
|
|
|
option: Int('idnssoaserial?', autofill=False, cli_name='serial')
|
|
|
|
option: Str('idnsupdatepolicy?', autofill=False, cli_name='update_policy')
|
|
|
|
option: Bool('idnszoneactive?', autofill=False, cli_name='zone_active')
|
|
|
|
option: Str('name_from_ip?', autofill=False)
|
|
|
|
option: Str('nsec3paramrecord?', autofill=False, cli_name='nsec3param_rec')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_mod
|
2014-06-30 11:29:40 -05:00
|
|
|
args: 1,27,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: StrEnum('dnsclass?', autofill=False, cli_name='class', values=[u'IN', u'CS', u'CH', u'HS'])
|
|
|
|
option: Int('dnsttl?', autofill=False, cli_name='ttl')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('idnsallowdynupdate?', autofill=False, cli_name='dynamic_update', default=False)
|
|
|
|
option: Str('idnsallowquery?', autofill=False, cli_name='allow_query', default=u'any;')
|
|
|
|
option: Bool('idnsallowsyncptr?', autofill=False, cli_name='allow_sync_ptr')
|
|
|
|
option: Str('idnsallowtransfer?', autofill=False, cli_name='allow_transfer', default=u'none;')
|
|
|
|
option: Str('idnsforwarders*', autofill=False, cli_name='forwarder')
|
|
|
|
option: StrEnum('idnsforwardpolicy?', autofill=False, cli_name='forward_policy', values=[u'only', u'first', u'none'])
|
|
|
|
option: Bool('idnssecinlinesigning?', autofill=False, cli_name='dnssec', default=False)
|
|
|
|
option: Int('idnssoaexpire?', autofill=False, cli_name='expire', default=1209600)
|
|
|
|
option: Int('idnssoaminimum?', autofill=False, cli_name='minimum', default=3600)
|
|
|
|
option: DNSNameParam('idnssoamname?', autofill=False, cli_name='name_server')
|
|
|
|
option: Int('idnssoarefresh?', autofill=False, cli_name='refresh', default=3600)
|
|
|
|
option: Int('idnssoaretry?', autofill=False, cli_name='retry', default=900)
|
|
|
|
option: DNSNameParam('idnssoarname?', autofill=False, cli_name='admin_email', default=<DNS name hostmaster>)
|
|
|
|
option: Int('idnssoaserial?', autofill=False, cli_name='serial')
|
|
|
|
option: Str('idnsupdatepolicy?', autofill=False, cli_name='update_policy')
|
|
|
|
option: Str('name_from_ip?', autofill=False)
|
|
|
|
option: Str('nsec3paramrecord?', autofill=False, cli_name='nsec3param_rec')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-06-27 06:10:10 -05:00
|
|
|
command: dnszone_remove_permission
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('value', type=[<type 'unicode'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: dnszone_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: DNSNameParam('idnsname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-14 03:49:55 -05:00
|
|
|
command: domainlevel_get
|
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'int'>])
|
2015-05-14 03:49:55 -05:00
|
|
|
command: domainlevel_set
|
|
|
|
args: 1,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Int('ipadomainlevel', cli_name='level')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'int'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: env
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,3,4
|
2011-01-13 13:29:16 -06:00
|
|
|
arg: Str('variables*')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=True)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('server?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('total', type=[<type 'int'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('external', autofill=True, cli_name='external', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', cli_name='gid')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('nonposix', autofill=True, cli_name='nonposix', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('ipaexternalmember*', cli_name='external')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='group_name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_detach
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,28,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='group_name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2013-03-11 06:37:29 -05:00
|
|
|
option: Flag('external', autofill=True, cli_name='external', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', autofill=False, cli_name='gid')
|
|
|
|
option: Str('group*', cli_name='groups')
|
|
|
|
option: Str('in_group*', cli_name='in_groups')
|
|
|
|
option: Str('in_hbacrule*', cli_name='in_hbacrules')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('in_role*', cli_name='in_roles')
|
|
|
|
option: Str('in_sudorule*', cli_name='in_sudorules')
|
|
|
|
option: Str('no_group*', cli_name='no_groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('no_user*', cli_name='no_users')
|
2013-03-11 06:37:29 -05:00
|
|
|
option: Flag('nonposix', autofill=True, cli_name='nonposix', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('not_in_group*', cli_name='not_in_groups')
|
|
|
|
option: Str('not_in_hbacrule*', cli_name='not_in_hbacrules')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
|
|
|
option: Str('not_in_role*', cli_name='not_in_roles')
|
|
|
|
option: Str('not_in_sudorule*', cli_name='not_in_sudorules')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2013-03-11 06:37:29 -05:00
|
|
|
option: Flag('posix', autofill=True, cli_name='posix', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('private', autofill=True, cli_name='private', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('user*', cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2012-06-20 08:08:33 -05:00
|
|
|
option: Flag('external', autofill=True, cli_name='external', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', autofill=False, cli_name='gid')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('posix', autofill=True, cli_name='posix', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('ipaexternalmember*', cli_name='external')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: group_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,16,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: StrEnum('accessruletype', autofill=True, cli_name='type', default=u'allow', values=[u'allow', u'deny'])
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Str('externalhost*')
|
|
|
|
option: StrEnum('hostcategory?', cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('servicecategory?', cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: DeprecatedParam('sourcehost_host?')
|
|
|
|
option: DeprecatedParam('sourcehost_hostgroup?')
|
|
|
|
option: DeprecatedParam('sourcehostcategory?')
|
|
|
|
option: StrEnum('usercategory?', cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_add_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_add_service
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('hbacsvc*', alwaysask=True, cli_name='hbacsvcs')
|
|
|
|
option: Str('hbacsvcgroup*', alwaysask=True, cli_name='hbacsvcgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_add_sourcehost
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_add_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_enable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,18,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: StrEnum('accessruletype?', autofill=False, cli_name='type', default=u'allow', values=[u'allow', u'deny'])
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: StrEnum('servicecategory?', autofill=False, cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: DeprecatedParam('sourcehost_host?', autofill=False)
|
|
|
|
option: DeprecatedParam('sourcehost_hostgroup?', autofill=False)
|
|
|
|
option: DeprecatedParam('sourcehostcategory?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,18,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: StrEnum('accessruletype?', autofill=False, cli_name='type', default=u'allow', values=[u'allow', u'deny'])
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('servicecategory?', autofill=False, cli_name='servicecat', values=[u'all'])
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: DeprecatedParam('sourcehost_host?', autofill=False)
|
|
|
|
option: DeprecatedParam('sourcehost_hostgroup?', autofill=False)
|
|
|
|
option: DeprecatedParam('sourcehostcategory?', autofill=False)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_remove_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_remove_service
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('hbacsvc*', alwaysask=True, cli_name='hbacsvcs')
|
|
|
|
option: Str('hbacsvcgroup*', alwaysask=True, cli_name='hbacsvcgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_remove_sourcehost
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_remove_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacrule_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvc_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='service')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvc_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='service')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvc_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='service')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvc_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='service')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvc_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='service')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('hbacsvc*', alwaysask=True, cli_name='hbacsvcs')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('hbacsvc*', alwaysask=True, cli_name='hbacsvcs')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hbacsvcgroup_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
Add hbactest command. https://fedorahosted.org/freeipa/ticket/386
HBAC rules control who can access what services on what hosts and from where.
You can use HBAC to control which users or groups on a source host can
access a service, or group of services, on a target host.
Since applying HBAC rules implies use of a production environment,
this plugin aims to provide simulation of HBAC rules evaluation without
having access to the production environment.
Test user coming from source host to a service on a named host against
existing enabled rules.
ipa hbactest --user= --srchost= --host= --service=
[--rules=rules-list] [--nodetail] [--enabled] [--disabled]
--user, --srchost, --host, and --service are mandatory, others are optional.
If --rules is specified simulate enabling of the specified rules and test
the login of the user using only these rules.
If --enabled is specified, all enabled HBAC rules will be added to simulation
If --disabled is specified, all disabled HBAC rules will be added to simulation
If --nodetail is specified, do not return information about rules matched/not matched.
If both --rules and --enabled are specified, apply simulation to --rules _and_
all IPA enabled rules.
If no --rules specified, simulation is run against all IPA enabled rules.
EXAMPLES:
1. Use all enabled HBAC rules in IPA database to simulate:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh
--------------------
Access granted: True
--------------------
notmatched: my-second-rule
notmatched: my-third-rule
notmatched: myrule
matched: allow_all
2. Disable detailed summary of how rules were applied:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --nodetail
--------------------
Access granted: True
--------------------
3. Test explicitly specified HBAC rules:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --rules=my-second-rule,myrule
---------------------
Access granted: False
---------------------
notmatched: my-second-rule
notmatched: myrule
4. Use all enabled HBAC rules in IPA database + explicitly specified rules:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --rules=my-second-rule,myrule --enabled
--------------------
Access granted: True
--------------------
notmatched: my-second-rule
notmatched: my-third-rule
notmatched: myrule
matched: allow_all
5. Test all disabled HBAC rules in IPA database:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --disabled
---------------------
Access granted: False
---------------------
notmatched: new-rule
6. Test all disabled HBAC rules in IPA database + explicitly specified rules:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --rules=my-second-rule,myrule --disabled
---------------------
Access granted: False
---------------------
notmatched: my-second-rule
notmatched: my-third-rule
notmatched: myrule
7. Test all (enabled and disabled) HBAC rules in IPA database:
$ ipa hbactest --user=a1a --srchost=foo --host=bar --service=ssh --enabled --disabled
--------------------
Access granted: True
--------------------
notmatched: my-second-rule
notmatched: my-third-rule
notmatched: myrule
notmatched: new-rule
matched: allow_all
Only rules existing in IPA database are tested. They may be in enabled or
disabled disabled state.
Specifying them through --rules option explicitly enables them only in
simulation run.
Specifying non-existing rules will not grant access and report non-existing
rules in output.
2011-07-22 08:30:44 -05:00
|
|
|
command: hbactest
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 0,10,6
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Flag('disabled?', autofill=True, cli_name='disabled', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('enabled?', autofill=True, cli_name='enabled', default=False)
|
|
|
|
option: Flag('nodetail?', autofill=True, cli_name='nodetail', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('rules*', cli_name='rules')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('service', cli_name='service')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('sizelimit?', autofill=False)
|
2013-04-12 10:38:09 -05:00
|
|
|
option: DeprecatedParam('sourcehost?')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('targethost', cli_name='host')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user', cli_name='user')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('error', type=[<type 'list'>, <type 'tuple'>, <type 'NoneType'>])
|
|
|
|
output: Output('matched', type=[<type 'list'>, <type 'tuple'>, <type 'NoneType'>])
|
|
|
|
output: Output('notmatched', type=[<type 'list'>, <type 'tuple'>, <type 'NoneType'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('value', type=[<type 'bool'>])
|
|
|
|
output: Output('warning', type=[<type 'list'>, <type 'tuple'>, <type 'NoneType'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_add
|
2014-07-31 05:08:05 -05:00
|
|
|
args: 1,23,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
|
|
|
option: Str('ip_address?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('ipaassignedidview?')
|
|
|
|
option: Bool('ipakrbokasdelegate?', cli_name='ok_as_delegate')
|
|
|
|
option: Bool('ipakrbrequirespreauth?', cli_name='requires_pre_auth')
|
|
|
|
option: Str('ipasshpubkey*', cli_name='sshpubkey')
|
|
|
|
option: Str('l?', cli_name='locality')
|
|
|
|
option: Str('macaddress*')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('no_reverse', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('nshardwareplatform?', cli_name='platform')
|
|
|
|
option: Str('nshostlocation?', cli_name='location')
|
|
|
|
option: Str('nsosversion?', cli_name='os')
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Bytes('usercertificate*', cli_name='certificate')
|
|
|
|
option: Str('userclass*', cli_name='class')
|
|
|
|
option: Str('userpassword?', cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: host_add_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_add_managedby
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: host_allow_create_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: host_allow_retrieve_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_del
|
2014-08-05 02:12:24 -05:00
|
|
|
args: 1,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn+', cli_name='hostname')
|
2014-08-05 02:12:24 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('updatedns?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: host_disallow_create_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: host_disallow_retrieve_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_find
|
2014-07-31 05:08:05 -05:00
|
|
|
args: 1,34,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('enroll_by_user*', cli_name='enroll_by_users')
|
|
|
|
option: Str('fqdn?', autofill=False, cli_name='hostname')
|
|
|
|
option: Str('in_hbacrule*', cli_name='in_hbacrules')
|
|
|
|
option: Str('in_hostgroup*', cli_name='in_hostgroups')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('in_role*', cli_name='in_roles')
|
|
|
|
option: Str('in_sudorule*', cli_name='in_sudorules')
|
|
|
|
option: Str('ipaassignedidview?', autofill=False)
|
|
|
|
option: Str('l?', autofill=False, cli_name='locality')
|
|
|
|
option: Str('macaddress*', autofill=False)
|
|
|
|
option: Str('man_by_host*', cli_name='man_by_hosts')
|
|
|
|
option: Str('man_host*', cli_name='man_hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('not_enroll_by_user*', cli_name='not_enroll_by_users')
|
|
|
|
option: Str('not_in_hbacrule*', cli_name='not_in_hbacrules')
|
|
|
|
option: Str('not_in_hostgroup*', cli_name='not_in_hostgroups')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
|
|
|
option: Str('not_in_role*', cli_name='not_in_roles')
|
|
|
|
option: Str('not_in_sudorule*', cli_name='not_in_sudorules')
|
|
|
|
option: Str('not_man_by_host*', cli_name='not_man_by_hosts')
|
|
|
|
option: Str('not_man_host*', cli_name='not_man_hosts')
|
|
|
|
option: Str('nshardwareplatform?', autofill=False, cli_name='platform')
|
|
|
|
option: Str('nshostlocation?', autofill=False, cli_name='location')
|
|
|
|
option: Str('nsosversion?', autofill=False, cli_name='os')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Str('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_mod
|
2014-07-31 05:08:05 -05:00
|
|
|
args: 1,24,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('ipaassignedidview?', autofill=False)
|
|
|
|
option: Bool('ipakrbokasdelegate?', autofill=False, cli_name='ok_as_delegate')
|
|
|
|
option: Bool('ipakrbrequirespreauth?', autofill=False, cli_name='requires_pre_auth')
|
|
|
|
option: Str('ipasshpubkey*', autofill=False, cli_name='sshpubkey')
|
|
|
|
option: Str('krbprincipalname?', cli_name='principalname')
|
|
|
|
option: Str('l?', autofill=False, cli_name='locality')
|
|
|
|
option: Str('macaddress*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('nshardwareplatform?', autofill=False, cli_name='platform')
|
|
|
|
option: Str('nshostlocation?', autofill=False, cli_name='location')
|
|
|
|
option: Str('nsosversion?', autofill=False, cli_name='os')
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2011-12-07 01:50:31 -06:00
|
|
|
option: Flag('updatedns?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Str('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: host_remove_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_remove_managedby
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: host_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('fqdn', cli_name='hostname')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('out?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='hostgroup_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='hostgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='hostgroup_name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,21,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='hostgroup_name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('host*', cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', cli_name='hostgroups')
|
|
|
|
option: Str('in_hbacrule*', cli_name='in_hbacrules')
|
|
|
|
option: Str('in_hostgroup*', cli_name='in_hostgroups')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('in_sudorule*', cli_name='in_sudorules')
|
|
|
|
option: Str('no_host*', cli_name='no_hosts')
|
|
|
|
option: Str('no_hostgroup*', cli_name='no_hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('not_in_hbacrule*', cli_name='not_in_hbacrules')
|
|
|
|
option: Str('not_in_hostgroup*', cli_name='not_in_hostgroups')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
|
|
|
option: Str('not_in_sudorule*', cli_name='not_in_sudorules')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='hostgroup_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='hostgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: hostgroup_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='hostgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: i18n_messages
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('texts', type=[<type 'dict'>])
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverridegroup_add
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', cli_name='group_name')
|
|
|
|
option: Str('description?', cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', cli_name='gid')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverridegroup_del
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid+', cli_name='anchor')
|
2014-09-05 05:39:28 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverridegroup_find
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,11,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='group_name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', autofill=False, cli_name='gid')
|
|
|
|
option: Str('ipaanchoruuid?', autofill=False, cli_name='anchor')
|
2014-09-05 05:39:28 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverridegroup_mod
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='group_name')
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('gidnumber?', autofill=False, cli_name='gid')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2014-09-05 05:39:28 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverridegroup_show
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-09-05 05:39:28 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverrideuser_add
|
2016-03-03 08:14:10 -06:00
|
|
|
args: 2,16,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('gecos?')
|
|
|
|
option: Int('gidnumber?')
|
|
|
|
option: Str('homedirectory?', cli_name='homedir')
|
|
|
|
option: Str('ipaoriginaluid?')
|
|
|
|
option: Str('ipasshpubkey*', cli_name='sshpubkey')
|
|
|
|
option: Str('loginshell?', cli_name='shell')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('uid?', cli_name='login')
|
|
|
|
option: Int('uidnumber?', cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2016-03-03 08:14:10 -06:00
|
|
|
command: idoverrideuser_add_cert
|
|
|
|
args: 2,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2016-03-03 08:14:10 -06:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverrideuser_del
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid+', cli_name='anchor')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverrideuser_find
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,16,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('ipaanchoruuid?', autofill=False, cli_name='anchor')
|
|
|
|
option: Str('ipaoriginaluid?', autofill=False)
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('uid?', autofill=False, cli_name='login')
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverrideuser_mod
|
2016-03-03 08:14:10 -06:00
|
|
|
args: 2,19,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('ipaoriginaluid?', autofill=False)
|
|
|
|
option: Str('ipasshpubkey*', autofill=False, cli_name='sshpubkey')
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('uid?', autofill=False, cli_name='login')
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2016-03-03 08:14:10 -06:00
|
|
|
command: idoverrideuser_remove_cert
|
|
|
|
args: 2,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2016-03-03 08:14:10 -06:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-09-05 05:39:28 -05:00
|
|
|
command: idoverrideuser_show
|
2015-04-29 01:16:13 -05:00
|
|
|
args: 2,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('idviewcn', cli_name='idview')
|
|
|
|
arg: Str('ipaanchoruuid', cli_name='anchor')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-04-29 01:16:13 -05:00
|
|
|
option: Flag('fallback_to_ldap?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-08-23 07:17:34 -05:00
|
|
|
command: idrange_add
|
2013-02-04 07:33:53 -06:00
|
|
|
args: 1,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Int('ipabaseid', cli_name='base_id')
|
|
|
|
option: Int('ipabaserid?', cli_name='rid_base')
|
|
|
|
option: Int('ipaidrangesize', cli_name='range_size')
|
|
|
|
option: Str('ipanttrusteddomainname?', cli_name='dom_name')
|
|
|
|
option: Str('ipanttrusteddomainsid?', cli_name='dom_sid')
|
|
|
|
option: StrEnum('iparangetype?', cli_name='type', values=[u'ipa-ad-trust-posix', u'ipa-ad-trust', u'ipa-local'])
|
|
|
|
option: Int('ipasecondarybaserid?', cli_name='secondary_rid_base')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-08-23 07:17:34 -05:00
|
|
|
command: idrange_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2012-08-23 07:17:34 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2012-08-23 07:17:34 -05:00
|
|
|
command: idrange_find
|
|
|
|
args: 1,13,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Int('ipabaseid?', autofill=False, cli_name='base_id')
|
|
|
|
option: Int('ipabaserid?', autofill=False, cli_name='rid_base')
|
|
|
|
option: Int('ipaidrangesize?', autofill=False, cli_name='range_size')
|
|
|
|
option: Str('ipanttrusteddomainsid?', autofill=False, cli_name='dom_sid')
|
|
|
|
option: StrEnum('iparangetype?', autofill=False, cli_name='type', values=[u'ipa-ad-trust-posix', u'ipa-ad-trust', u'ipa-local'])
|
|
|
|
option: Int('ipasecondarybaserid?', autofill=False, cli_name='secondary_rid_base')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2012-08-23 07:17:34 -05:00
|
|
|
command: idrange_mod
|
2013-05-30 07:12:52 -05:00
|
|
|
args: 1,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Int('ipabaseid?', autofill=False, cli_name='base_id')
|
|
|
|
option: Int('ipabaserid?', autofill=False, cli_name='rid_base')
|
|
|
|
option: Int('ipaidrangesize?', autofill=False, cli_name='range_size')
|
2013-05-29 08:15:19 -05:00
|
|
|
option: DeprecatedParam('ipanttrusteddomainname?')
|
|
|
|
option: DeprecatedParam('ipanttrusteddomainsid?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('ipasecondarybaserid?', autofill=False, cli_name='secondary_rid_base')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-08-23 07:17:34 -05:00
|
|
|
command: idrange_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-07-31 05:52:19 -05:00
|
|
|
command: idview_add
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-07-31 07:09:05 -05:00
|
|
|
command: idview_apply
|
|
|
|
args: 1,3,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
2014-07-31 07:09:05 -05:00
|
|
|
option: Str('host*', cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', cli_name='hostgroups')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Output('succeeded', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
2014-07-31 05:52:19 -05:00
|
|
|
command: idview_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2014-07-31 05:52:19 -05:00
|
|
|
command: idview_find
|
|
|
|
args: 1,8,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2014-07-31 05:52:19 -05:00
|
|
|
command: idview_mod
|
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-07-31 05:52:19 -05:00
|
|
|
command: idview_show
|
2014-07-31 07:22:59 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-07-31 05:52:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2014-07-31 07:22:59 -05:00
|
|
|
option: Flag('show_hosts?', autofill=True, cli_name='show_hosts', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-07-31 07:09:05 -05:00
|
|
|
command: idview_unapply
|
|
|
|
args: 0,3,4
|
|
|
|
option: Str('host*', cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', cli_name='hostgroups')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Output('succeeded', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: json_metadata
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 2,4,3
|
2011-05-12 01:28:22 -05:00
|
|
|
arg: Str('objname?')
|
|
|
|
arg: Str('methodname?')
|
2011-11-16 15:13:32 -06:00
|
|
|
option: Str('command?')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('method?')
|
|
|
|
option: Str('object?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('commands', type=[<type 'dict'>])
|
|
|
|
output: Output('methods', type=[<type 'dict'>])
|
|
|
|
output: Output('objects', type=[<type 'dict'>])
|
2015-06-10 03:50:42 -05:00
|
|
|
command: kra_is_enabled
|
|
|
|
args: 0,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: krbtpolicy_mod
|
2011-11-29 02:59:11 -06:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid?', cli_name='user')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Int('krbmaxrenewableage?', autofill=False, cli_name='maxrenew')
|
|
|
|
option: Int('krbmaxticketlife?', autofill=False, cli_name='maxlife')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: krbtpolicy_reset
|
|
|
|
args: 1,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid?', cli_name='user')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: krbtpolicy_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid?', cli_name='user')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: migrate_ds
|
2015-06-04 13:02:12 -05:00
|
|
|
args: 2,20,4
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('ldapuri', cli_name='ldap_uri')
|
|
|
|
arg: Password('bindpw', cli_name='password', confirm=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: DNParam('basedn?', cli_name='base_dn')
|
Use DN objects instead of strings
* Convert every string specifying a DN into a DN object
* Every place a dn was manipulated in some fashion it was replaced by
the use of DN operators
* Add new DNParam parameter type for parameters which are DN's
* DN objects are used 100% of the time throughout the entire data
pipeline whenever something is logically a dn.
* Many classes now enforce DN usage for their attributes which are
dn's. This is implmented via ipautil.dn_attribute_property(). The
only permitted types for a class attribute specified to be a DN are
either None or a DN object.
* Require that every place a dn is used it must be a DN object.
This translates into lot of::
assert isinstance(dn, DN)
sprinkled through out the code. Maintaining these asserts is
valuable to preserve DN type enforcement. The asserts can be
disabled in production.
The goal of 100% DN usage 100% of the time has been realized, these
asserts are meant to preserve that.
The asserts also proved valuable in detecting functions which did
not obey their function signatures, such as the baseldap pre and
post callbacks.
* Moved ipalib.dn to ipapython.dn because DN class is shared with all
components, not just the server which uses ipalib.
* All API's now accept DN's natively, no need to convert to str (or
unicode).
* Removed ipalib.encoder and encode/decode decorators. Type conversion
is now explicitly performed in each IPASimpleLDAPObject method which
emulates a ldap.SimpleLDAPObject method.
* Entity & Entry classes now utilize DN's
* Removed __getattr__ in Entity & Entity clases. There were two
problems with it. It presented synthetic Python object attributes
based on the current LDAP data it contained. There is no way to
validate synthetic attributes using code checkers, you can't search
the code to find LDAP attribute accesses (because synthetic
attriutes look like Python attributes instead of LDAP data) and
error handling is circumscribed. Secondly __getattr__ was hiding
Python internal methods which broke class semantics.
* Replace use of methods inherited from ldap.SimpleLDAPObject via
IPAdmin class with IPAdmin methods. Directly using inherited methods
was causing us to bypass IPA logic. Mostly this meant replacing the
use of search_s() with getEntry() or getList(). Similarly direct
access of the LDAP data in classes using IPAdmin were replaced with
calls to getValue() or getValues().
* Objects returned by ldap2.find_entries() are now compatible with
either the python-ldap access methodology or the Entity/Entry access
methodology.
* All ldap operations now funnel through the common
IPASimpleLDAPObject giving us a single location where we interface
to python-ldap and perform conversions.
* The above 4 modifications means we've greatly reduced the
proliferation of multiple inconsistent ways to perform LDAP
operations. We are well on the way to having a single API in IPA for
doing LDAP (a long range goal).
* All certificate subject bases are now DN's
* DN objects were enhanced thusly:
- find, rfind, index, rindex, replace and insert methods were added
- AVA, RDN and DN classes were refactored in immutable and mutable
variants, the mutable variants are EditableAVA, EditableRDN and
EditableDN. By default we use the immutable variants preserving
important semantics. To edit a DN cast it to an EditableDN and
cast it back to DN when done editing. These issues are fully
described in other documentation.
- first_key_match was removed
- DN equalty comparison permits comparison to a basestring
* Fixed ldapupdate to work with DN's. This work included:
- Enhance test_updates.py to do more checking after applying
update. Add test for update_from_dict(). Convert code to use
unittest classes.
- Consolidated duplicate code.
- Moved code which should have been in the class into the class.
- Fix the handling of the 'deleteentry' update action. It's no longer
necessary to supply fake attributes to make it work. Detect case
where subsequent update applies a change to entry previously marked
for deletetion. General clean-up and simplification of the
'deleteentry' logic.
- Rewrote a couple of functions to be clearer and more Pythonic.
- Added documentation on the data structure being used.
- Simplfy the use of update_from_dict()
* Removed all usage of get_schema() which was being called prior to
accessing the .schema attribute of an object. If a class is using
internal lazy loading as an optimization it's not right to require
users of the interface to be aware of internal
optimization's. schema is now a property and when the schema
property is accessed it calls a private internal method to perform
the lazy loading.
* Added SchemaCache class to cache the schema's from individual
servers. This was done because of the observation we talk to
different LDAP servers, each of which may have it's own
schema. Previously we globally cached the schema from the first
server we connected to and returned that schema in all contexts. The
cache includes controls to invalidate it thus forcing a schema
refresh.
* Schema caching is now senstive to the run time context. During
install and upgrade the schema can change leading to errors due to
out-of-date cached schema. The schema cache is refreshed in these
contexts.
* We are aware of the LDAP syntax of all LDAP attributes. Every
attribute returned from an LDAP operation is passed through a
central table look-up based on it's LDAP syntax. The table key is
the LDAP syntax it's value is a Python callable that returns a
Python object matching the LDAP syntax. There are a handful of LDAP
attributes whose syntax is historically incorrect
(e.g. DistguishedNames that are defined as DirectoryStrings). The
table driven conversion mechanism is augmented with a table of
hard coded exceptions.
Currently only the following conversions occur via the table:
- dn's are converted to DN objects
- binary objects are converted to Python str objects (IPA
convention).
- everything else is converted to unicode using UTF-8 decoding (IPA
convention).
However, now that the table driven conversion mechanism is in place
it would be trivial to do things such as converting attributes
which have LDAP integer syntax into a Python integer, etc.
* Expected values in the unit tests which are a DN no longer need to
use lambda expressions to promote the returned value to a DN for
equality comparison. The return value is automatically promoted to
a DN. The lambda expressions have been removed making the code much
simpler and easier to read.
* Add class level logging to a number of classes which did not support
logging, less need for use of root_logger.
* Remove ipaserver/conn.py, it was unused.
* Consolidated duplicate code wherever it was found.
* Fixed many places that used string concatenation to form a new
string rather than string formatting operators. This is necessary
because string formatting converts it's arguments to a string prior
to building the result string. You can't concatenate a string and a
non-string.
* Simplify logic in rename_managed plugin. Use DN operators to edit
dn's.
* The live version of ipa-ldap-updater did not generate a log file.
The offline version did, now both do.
https://fedorahosted.org/freeipa/ticket/1670
https://fedorahosted.org/freeipa/ticket/1671
https://fedorahosted.org/freeipa/ticket/1672
https://fedorahosted.org/freeipa/ticket/1673
https://fedorahosted.org/freeipa/ticket/1674
https://fedorahosted.org/freeipa/ticket/1392
https://fedorahosted.org/freeipa/ticket/2872
2012-05-13 06:36:35 -05:00
|
|
|
option: DNParam('binddn?', autofill=True, cli_name='bind_dn', default=ipapython.dn.DN('cn=directory manager'))
|
2015-07-15 14:10:14 -05:00
|
|
|
option: File('cacertfile?', cli_name='ca_cert_file')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('compat?', autofill=True, cli_name='with_compat', default=False)
|
|
|
|
option: Flag('continue?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('exclude_groups*', autofill=True, cli_name='exclude_groups', default=[])
|
|
|
|
option: Str('exclude_users*', autofill=True, cli_name='exclude_users', default=[])
|
Use DN objects instead of strings
* Convert every string specifying a DN into a DN object
* Every place a dn was manipulated in some fashion it was replaced by
the use of DN operators
* Add new DNParam parameter type for parameters which are DN's
* DN objects are used 100% of the time throughout the entire data
pipeline whenever something is logically a dn.
* Many classes now enforce DN usage for their attributes which are
dn's. This is implmented via ipautil.dn_attribute_property(). The
only permitted types for a class attribute specified to be a DN are
either None or a DN object.
* Require that every place a dn is used it must be a DN object.
This translates into lot of::
assert isinstance(dn, DN)
sprinkled through out the code. Maintaining these asserts is
valuable to preserve DN type enforcement. The asserts can be
disabled in production.
The goal of 100% DN usage 100% of the time has been realized, these
asserts are meant to preserve that.
The asserts also proved valuable in detecting functions which did
not obey their function signatures, such as the baseldap pre and
post callbacks.
* Moved ipalib.dn to ipapython.dn because DN class is shared with all
components, not just the server which uses ipalib.
* All API's now accept DN's natively, no need to convert to str (or
unicode).
* Removed ipalib.encoder and encode/decode decorators. Type conversion
is now explicitly performed in each IPASimpleLDAPObject method which
emulates a ldap.SimpleLDAPObject method.
* Entity & Entry classes now utilize DN's
* Removed __getattr__ in Entity & Entity clases. There were two
problems with it. It presented synthetic Python object attributes
based on the current LDAP data it contained. There is no way to
validate synthetic attributes using code checkers, you can't search
the code to find LDAP attribute accesses (because synthetic
attriutes look like Python attributes instead of LDAP data) and
error handling is circumscribed. Secondly __getattr__ was hiding
Python internal methods which broke class semantics.
* Replace use of methods inherited from ldap.SimpleLDAPObject via
IPAdmin class with IPAdmin methods. Directly using inherited methods
was causing us to bypass IPA logic. Mostly this meant replacing the
use of search_s() with getEntry() or getList(). Similarly direct
access of the LDAP data in classes using IPAdmin were replaced with
calls to getValue() or getValues().
* Objects returned by ldap2.find_entries() are now compatible with
either the python-ldap access methodology or the Entity/Entry access
methodology.
* All ldap operations now funnel through the common
IPASimpleLDAPObject giving us a single location where we interface
to python-ldap and perform conversions.
* The above 4 modifications means we've greatly reduced the
proliferation of multiple inconsistent ways to perform LDAP
operations. We are well on the way to having a single API in IPA for
doing LDAP (a long range goal).
* All certificate subject bases are now DN's
* DN objects were enhanced thusly:
- find, rfind, index, rindex, replace and insert methods were added
- AVA, RDN and DN classes were refactored in immutable and mutable
variants, the mutable variants are EditableAVA, EditableRDN and
EditableDN. By default we use the immutable variants preserving
important semantics. To edit a DN cast it to an EditableDN and
cast it back to DN when done editing. These issues are fully
described in other documentation.
- first_key_match was removed
- DN equalty comparison permits comparison to a basestring
* Fixed ldapupdate to work with DN's. This work included:
- Enhance test_updates.py to do more checking after applying
update. Add test for update_from_dict(). Convert code to use
unittest classes.
- Consolidated duplicate code.
- Moved code which should have been in the class into the class.
- Fix the handling of the 'deleteentry' update action. It's no longer
necessary to supply fake attributes to make it work. Detect case
where subsequent update applies a change to entry previously marked
for deletetion. General clean-up and simplification of the
'deleteentry' logic.
- Rewrote a couple of functions to be clearer and more Pythonic.
- Added documentation on the data structure being used.
- Simplfy the use of update_from_dict()
* Removed all usage of get_schema() which was being called prior to
accessing the .schema attribute of an object. If a class is using
internal lazy loading as an optimization it's not right to require
users of the interface to be aware of internal
optimization's. schema is now a property and when the schema
property is accessed it calls a private internal method to perform
the lazy loading.
* Added SchemaCache class to cache the schema's from individual
servers. This was done because of the observation we talk to
different LDAP servers, each of which may have it's own
schema. Previously we globally cached the schema from the first
server we connected to and returned that schema in all contexts. The
cache includes controls to invalidate it thus forcing a schema
refresh.
* Schema caching is now senstive to the run time context. During
install and upgrade the schema can change leading to errors due to
out-of-date cached schema. The schema cache is refreshed in these
contexts.
* We are aware of the LDAP syntax of all LDAP attributes. Every
attribute returned from an LDAP operation is passed through a
central table look-up based on it's LDAP syntax. The table key is
the LDAP syntax it's value is a Python callable that returns a
Python object matching the LDAP syntax. There are a handful of LDAP
attributes whose syntax is historically incorrect
(e.g. DistguishedNames that are defined as DirectoryStrings). The
table driven conversion mechanism is augmented with a table of
hard coded exceptions.
Currently only the following conversions occur via the table:
- dn's are converted to DN objects
- binary objects are converted to Python str objects (IPA
convention).
- everything else is converted to unicode using UTF-8 decoding (IPA
convention).
However, now that the table driven conversion mechanism is in place
it would be trivial to do things such as converting attributes
which have LDAP integer syntax into a Python integer, etc.
* Expected values in the unit tests which are a DN no longer need to
use lambda expressions to promote the returned value to a DN for
equality comparison. The return value is automatically promoted to
a DN. The lambda expressions have been removed making the code much
simpler and easier to read.
* Add class level logging to a number of classes which did not support
logging, less need for use of root_logger.
* Remove ipaserver/conn.py, it was unused.
* Consolidated duplicate code wherever it was found.
* Fixed many places that used string concatenation to form a new
string rather than string formatting operators. This is necessary
because string formatting converts it's arguments to a string prior
to building the result string. You can't concatenate a string and a
non-string.
* Simplify logic in rename_managed plugin. Use DN operators to edit
dn's.
* The live version of ipa-ldap-updater did not generate a log file.
The offline version did, now both do.
https://fedorahosted.org/freeipa/ticket/1670
https://fedorahosted.org/freeipa/ticket/1671
https://fedorahosted.org/freeipa/ticket/1672
https://fedorahosted.org/freeipa/ticket/1673
https://fedorahosted.org/freeipa/ticket/1674
https://fedorahosted.org/freeipa/ticket/1392
https://fedorahosted.org/freeipa/ticket/2872
2012-05-13 06:36:35 -05:00
|
|
|
option: DNParam('groupcontainer', autofill=True, cli_name='group_container', default=ipapython.dn.DN('ou=groups'))
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('groupignoreattribute*', autofill=True, cli_name='group_ignore_attribute', default=[])
|
|
|
|
option: Str('groupignoreobjectclass*', autofill=True, cli_name='group_ignore_objectclass', default=[])
|
|
|
|
option: Str('groupobjectclass+', autofill=True, cli_name='group_objectclass', default=[u'groupOfUniqueNames', u'groupOfNames'])
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Flag('groupoverwritegid', autofill=True, cli_name='group_overwrite_gid', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('schema?', autofill=True, cli_name='schema', default=u'RFC2307bis', values=[u'RFC2307bis', u'RFC2307'])
|
|
|
|
option: StrEnum('scope', autofill=True, cli_name='scope', default=u'onelevel', values=[u'base', u'subtree', u'onelevel'])
|
2015-03-20 12:00:19 -05:00
|
|
|
option: Bool('use_def_group?', autofill=True, cli_name='use_default_group', default=True)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: DNParam('usercontainer', autofill=True, cli_name='user_container', default=ipapython.dn.DN('ou=people'))
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('userignoreattribute*', autofill=True, cli_name='user_ignore_attribute', default=[])
|
|
|
|
option: Str('userignoreobjectclass*', autofill=True, cli_name='user_ignore_objectclass', default=[])
|
|
|
|
option: Str('userobjectclass+', autofill=True, cli_name='user_objectclass', default=[u'person'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('compat', type=[<type 'bool'>])
|
|
|
|
output: Output('enabled', type=[<type 'bool'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Str('externalhost*')
|
|
|
|
option: StrEnum('hostcategory?', cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Str('nisdomainname?', cli_name='nisdomain')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Str('netgroup*', alwaysask=True, cli_name='netgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,28,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: Str('group*', cli_name='groups')
|
|
|
|
option: Str('host*', cli_name='hosts')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Str('hostgroup*', cli_name='hostgroups')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('ipauniqueid?', autofill=False, cli_name='uuid')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('managed', autofill=True, cli_name='managed', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('netgroup*', cli_name='netgroups')
|
|
|
|
option: Str('nisdomainname?', autofill=False, cli_name='nisdomain')
|
|
|
|
option: Str('no_group*', cli_name='no_groups')
|
|
|
|
option: Str('no_host*', cli_name='no_hosts')
|
|
|
|
option: Str('no_hostgroup*', cli_name='no_hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('no_netgroup*', cli_name='no_netgroups')
|
|
|
|
option: Str('no_user*', cli_name='no_users')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('private', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('user*', cli_name='users')
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Str('nisdomainname?', autofill=False, cli_name='nisdomain')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Str('netgroup*', alwaysask=True, cli_name='netgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: netgroup_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-11-11 13:41:42 -06:00
|
|
|
command: otpconfig_mod
|
|
|
|
args: 0,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Int('ipatokenhotpauthwindow?', autofill=False, cli_name='hotp_auth_window')
|
|
|
|
option: Int('ipatokenhotpsyncwindow?', autofill=False, cli_name='hotp_sync_window')
|
|
|
|
option: Int('ipatokentotpauthwindow?', autofill=False, cli_name='totp_auth_window')
|
|
|
|
option: Int('ipatokentotpsyncwindow?', autofill=False, cli_name='totp_sync_window')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-11-11 13:41:42 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-11-11 13:41:42 -06:00
|
|
|
command: otpconfig_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-11-11 13:41:42 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-10-01 13:26:38 -05:00
|
|
|
command: otptoken_add
|
2014-11-06 14:30:13 -06:00
|
|
|
args: 1,23,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid?', cli_name='id')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Bool('ipatokendisabled?', cli_name='disabled')
|
|
|
|
option: Int('ipatokenhotpcounter?', autofill=True, cli_name='counter', default=0)
|
|
|
|
option: Str('ipatokenmodel?', cli_name='model')
|
|
|
|
option: DateTime('ipatokennotafter?', cli_name='not_after')
|
|
|
|
option: DateTime('ipatokennotbefore?', cli_name='not_before')
|
|
|
|
option: StrEnum('ipatokenotpalgorithm?', autofill=True, cli_name='algo', default=u'sha1', values=[u'sha1', u'sha256', u'sha384', u'sha512'])
|
|
|
|
option: IntEnum('ipatokenotpdigits?', autofill=True, cli_name='digits', default=6, values=[6, 8])
|
|
|
|
option: OTPTokenKey('ipatokenotpkey?', autofill=True, cli_name='key')
|
|
|
|
option: Str('ipatokenowner?', cli_name='owner')
|
|
|
|
option: Str('ipatokenserial?', cli_name='serial')
|
|
|
|
option: Int('ipatokentotpclockoffset?', autofill=True, cli_name='offset', default=0)
|
|
|
|
option: Int('ipatokentotptimestep?', autofill=True, cli_name='interval', default=30)
|
|
|
|
option: Str('ipatokenvendor?', cli_name='vendor')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2014-11-06 14:30:13 -06:00
|
|
|
option: Flag('no_qrcode', autofill=True, default=False)
|
2013-10-01 13:26:38 -05:00
|
|
|
option: Flag('qrcode?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('type?', autofill=True, default=u'totp', values=[u'totp', u'hotp', u'TOTP', u'HOTP'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
Add support for managedBy to tokens
This also constitutes a rethinking of the token ACIs after the introduction
of SELFDN support.
Admins, as before, have full access to all token permissions.
Normal users have read/search/compare access to all of the non-secret data
for tokens assigned to them, whether managed by them or not. Users can add
tokens if, and only if, they will also manage this token.
Managers can also read/search/compare tokens they manage. Additionally,
they can write non-secret data to their managed tokens and delete them.
When a normal user self-creates a token (the default behavior), then
managedBy is automatically set. When an admin creates a token for another
user (or no owner is assigned at all), then managed by is not set. In this
second case, the token is effectively read-only for the assigned owner.
This behavior enables two important other behaviors. First, an admin can
create a hardware token and assign it to the user as a read-only token.
Second, when the user is deleted, only his self-managed tokens are deleted.
All other (read-only) tokens are instead orphaned. This permits the same
token object to be reasigned to another user without loss of any counter
data.
https://fedorahosted.org/freeipa/ticket/4228
https://fedorahosted.org/freeipa/ticket/4259
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-05-02 15:44:30 -05:00
|
|
|
command: otptoken_add_managedby
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid', cli_name='id')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-06-19 11:28:32 -05:00
|
|
|
command: otptoken_add_yubikey
|
2016-04-13 08:50:57 -05:00
|
|
|
args: 1,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid?', cli_name='id')
|
2016-04-13 08:50:57 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2014-06-19 11:28:32 -05:00
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Bool('ipatokendisabled?', cli_name='disabled')
|
2014-01-09 04:29:39 -06:00
|
|
|
option: DateTime('ipatokennotafter?', cli_name='not_after')
|
|
|
|
option: DateTime('ipatokennotbefore?', cli_name='not_before')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: IntEnum('ipatokenotpdigits?', autofill=True, cli_name='digits', default=6, values=[6, 8])
|
2014-06-19 11:28:32 -05:00
|
|
|
option: Str('ipatokenowner?', cli_name='owner')
|
2016-04-13 08:50:57 -05:00
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: IntEnum('slot?', cli_name='slot', values=[1, 2])
|
|
|
|
option: Str('version?')
|
2016-04-13 08:50:57 -05:00
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-10-01 13:26:38 -05:00
|
|
|
command: otptoken_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid+', cli_name='id')
|
2013-10-01 13:26:38 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2013-10-01 13:26:38 -05:00
|
|
|
command: otptoken_find
|
Add support for managedBy to tokens
This also constitutes a rethinking of the token ACIs after the introduction
of SELFDN support.
Admins, as before, have full access to all token permissions.
Normal users have read/search/compare access to all of the non-secret data
for tokens assigned to them, whether managed by them or not. Users can add
tokens if, and only if, they will also manage this token.
Managers can also read/search/compare tokens they manage. Additionally,
they can write non-secret data to their managed tokens and delete them.
When a normal user self-creates a token (the default behavior), then
managedBy is automatically set. When an admin creates a token for another
user (or no owner is assigned at all), then managed by is not set. In this
second case, the token is effectively read-only for the assigned owner.
This behavior enables two important other behaviors. First, an admin can
create a hardware token and assign it to the user as a read-only token.
Second, when the user is deleted, only his self-managed tokens are deleted.
All other (read-only) tokens are instead orphaned. This permits the same
token object to be reasigned to another user without loss of any counter
data.
https://fedorahosted.org/freeipa/ticket/4228
https://fedorahosted.org/freeipa/ticket/4259
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-05-02 15:44:30 -05:00
|
|
|
args: 1,22,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Bool('ipatokendisabled?', autofill=False, cli_name='disabled')
|
|
|
|
option: Int('ipatokenhotpcounter?', autofill=False, cli_name='counter', default=0)
|
|
|
|
option: Str('ipatokenmodel?', autofill=False, cli_name='model')
|
|
|
|
option: DateTime('ipatokennotafter?', autofill=False, cli_name='not_after')
|
|
|
|
option: DateTime('ipatokennotbefore?', autofill=False, cli_name='not_before')
|
|
|
|
option: StrEnum('ipatokenotpalgorithm?', autofill=False, cli_name='algo', default=u'sha1', values=[u'sha1', u'sha256', u'sha384', u'sha512'])
|
|
|
|
option: IntEnum('ipatokenotpdigits?', autofill=False, cli_name='digits', default=6, values=[6, 8])
|
|
|
|
option: Str('ipatokenowner?', autofill=False, cli_name='owner')
|
|
|
|
option: Str('ipatokenserial?', autofill=False, cli_name='serial')
|
|
|
|
option: Int('ipatokentotpclockoffset?', autofill=False, cli_name='offset', default=0)
|
|
|
|
option: Int('ipatokentotptimestep?', autofill=False, cli_name='interval', default=30)
|
|
|
|
option: Str('ipatokenuniqueid?', autofill=False, cli_name='id')
|
|
|
|
option: Str('ipatokenvendor?', autofill=False, cli_name='vendor')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2013-10-01 13:26:38 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: StrEnum('type?', autofill=False, default=u'totp', values=[u'totp', u'hotp', u'TOTP', u'HOTP'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2013-10-01 13:26:38 -05:00
|
|
|
command: otptoken_mod
|
Add support for managedBy to tokens
This also constitutes a rethinking of the token ACIs after the introduction
of SELFDN support.
Admins, as before, have full access to all token permissions.
Normal users have read/search/compare access to all of the non-secret data
for tokens assigned to them, whether managed by them or not. Users can add
tokens if, and only if, they will also manage this token.
Managers can also read/search/compare tokens they manage. Additionally,
they can write non-secret data to their managed tokens and delete them.
When a normal user self-creates a token (the default behavior), then
managedBy is automatically set. When an admin creates a token for another
user (or no owner is assigned at all), then managed by is not set. In this
second case, the token is effectively read-only for the assigned owner.
This behavior enables two important other behaviors. First, an admin can
create a hardware token and assign it to the user as a read-only token.
Second, when the user is deleted, only his self-managed tokens are deleted.
All other (read-only) tokens are instead orphaned. This permits the same
token object to be reasigned to another user without loss of any counter
data.
https://fedorahosted.org/freeipa/ticket/4228
https://fedorahosted.org/freeipa/ticket/4259
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-05-02 15:44:30 -05:00
|
|
|
args: 1,17,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid', cli_name='id')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Bool('ipatokendisabled?', autofill=False, cli_name='disabled')
|
|
|
|
option: Str('ipatokenmodel?', autofill=False, cli_name='model')
|
|
|
|
option: DateTime('ipatokennotafter?', autofill=False, cli_name='not_after')
|
|
|
|
option: DateTime('ipatokennotbefore?', autofill=False, cli_name='not_before')
|
|
|
|
option: Str('ipatokenowner?', autofill=False, cli_name='owner')
|
|
|
|
option: Str('ipatokenserial?', autofill=False, cli_name='serial')
|
|
|
|
option: Str('ipatokenvendor?', autofill=False, cli_name='vendor')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2013-10-01 13:26:38 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
Add support for managedBy to tokens
This also constitutes a rethinking of the token ACIs after the introduction
of SELFDN support.
Admins, as before, have full access to all token permissions.
Normal users have read/search/compare access to all of the non-secret data
for tokens assigned to them, whether managed by them or not. Users can add
tokens if, and only if, they will also manage this token.
Managers can also read/search/compare tokens they manage. Additionally,
they can write non-secret data to their managed tokens and delete them.
When a normal user self-creates a token (the default behavior), then
managedBy is automatically set. When an admin creates a token for another
user (or no owner is assigned at all), then managed by is not set. In this
second case, the token is effectively read-only for the assigned owner.
This behavior enables two important other behaviors. First, an admin can
create a hardware token and assign it to the user as a read-only token.
Second, when the user is deleted, only his self-managed tokens are deleted.
All other (read-only) tokens are instead orphaned. This permits the same
token object to be reasigned to another user without loss of any counter
data.
https://fedorahosted.org/freeipa/ticket/4228
https://fedorahosted.org/freeipa/ticket/4259
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-05-02 15:44:30 -05:00
|
|
|
command: otptoken_remove_managedby
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid', cli_name='id')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2013-10-01 13:26:38 -05:00
|
|
|
command: otptoken_show
|
Add support for managedBy to tokens
This also constitutes a rethinking of the token ACIs after the introduction
of SELFDN support.
Admins, as before, have full access to all token permissions.
Normal users have read/search/compare access to all of the non-secret data
for tokens assigned to them, whether managed by them or not. Users can add
tokens if, and only if, they will also manage this token.
Managers can also read/search/compare tokens they manage. Additionally,
they can write non-secret data to their managed tokens and delete them.
When a normal user self-creates a token (the default behavior), then
managedBy is automatically set. When an admin creates a token for another
user (or no owner is assigned at all), then managed by is not set. In this
second case, the token is effectively read-only for the assigned owner.
This behavior enables two important other behaviors. First, an admin can
create a hardware token and assign it to the user as a read-only token.
Second, when the user is deleted, only his self-managed tokens are deleted.
All other (read-only) tokens are instead orphaned. This permits the same
token object to be reasigned to another user without loss of any counter
data.
https://fedorahosted.org/freeipa/ticket/4228
https://fedorahosted.org/freeipa/ticket/4259
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2014-05-02 15:44:30 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('ipatokenuniqueid', cli_name='id')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-10-01 13:26:38 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-06-26 09:09:00 -05:00
|
|
|
command: otptoken_sync
|
|
|
|
args: 1,5,1
|
|
|
|
arg: Str('token?')
|
|
|
|
option: Password('first_code', confirm=False)
|
|
|
|
option: Password('password', confirm=False)
|
|
|
|
option: Password('second_code', confirm=False)
|
|
|
|
option: Str('user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: passwd
|
2014-05-23 02:36:49 -05:00
|
|
|
args: 3,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('principal', autofill=True, cli_name='user')
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Password('password')
|
|
|
|
arg: Password('current_password', autofill=True, confirm=False)
|
2014-05-23 02:36:49 -05:00
|
|
|
option: Password('otp?', confirm=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_add
|
2015-05-08 03:41:44 -05:00
|
|
|
args: 1,21,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*')
|
|
|
|
option: Str('extratargetfilter*', cli_name='filter')
|
|
|
|
option: Str('filter*')
|
|
|
|
option: StrEnum('ipapermbindruletype', autofill=True, cli_name='bindtype', default=u'permission', values=[u'permission', u'all', u'anonymous'])
|
|
|
|
option: DNOrURL('ipapermlocation?', alwaysask=True, autofill=False, cli_name='subtree')
|
|
|
|
option: StrEnum('ipapermright*', alwaysask=True, autofill=False, cli_name='right', deprecated_cli_aliases=['permissions'], values=[u'read', u'search', u'compare', u'write', u'add', u'delete', u'all'])
|
|
|
|
option: DNParam('ipapermtarget?', cli_name='target')
|
|
|
|
option: Str('ipapermtargetfilter*', cli_name='rawfilter')
|
|
|
|
option: DNParam('ipapermtargetfrom?', cli_name='targetfrom')
|
|
|
|
option: DNParam('ipapermtargetto?', cli_name='targetto')
|
|
|
|
option: Str('memberof*', alwaysask=True, autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('permissions*')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('subtree*')
|
|
|
|
option: Str('targetgroup?', alwaysask=True, autofill=False)
|
|
|
|
option: Str('type?', alwaysask=True, autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('privilege*', alwaysask=True, cli_name='privileges')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2012-06-27 06:10:10 -05:00
|
|
|
command: permission_add_noaci
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('ipapermissiontype+')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2012-06-27 06:10:10 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_find
|
2015-05-08 03:41:44 -05:00
|
|
|
args: 1,26,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('extratargetfilter*', autofill=False, cli_name='filter')
|
|
|
|
option: Str('filter*', autofill=False)
|
|
|
|
option: StrEnum('ipapermbindruletype?', autofill=False, cli_name='bindtype', default=u'permission', values=[u'permission', u'all', u'anonymous'])
|
|
|
|
option: Str('ipapermdefaultattr*', autofill=False, cli_name='defaultattrs')
|
|
|
|
option: Str('ipapermexcludedattr*', autofill=False, cli_name='excludedattrs')
|
|
|
|
option: Str('ipapermincludedattr*', autofill=False, cli_name='includedattrs')
|
|
|
|
option: DNOrURL('ipapermlocation?', autofill=False, cli_name='subtree')
|
|
|
|
option: StrEnum('ipapermright*', autofill=False, cli_name='right', deprecated_cli_aliases=['permissions'], values=[u'read', u'search', u'compare', u'write', u'add', u'delete', u'all'])
|
|
|
|
option: DNParam('ipapermtarget?', autofill=False, cli_name='target')
|
|
|
|
option: Str('ipapermtargetfilter*', autofill=False, cli_name='rawfilter')
|
|
|
|
option: DNParam('ipapermtargetfrom?', autofill=False, cli_name='targetfrom')
|
|
|
|
option: DNParam('ipapermtargetto?', autofill=False, cli_name='targetto')
|
|
|
|
option: Str('memberof*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('permissions*', autofill=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Str('subtree*', autofill=False)
|
|
|
|
option: Str('targetgroup?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('type?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_mod
|
2015-05-08 03:41:44 -05:00
|
|
|
args: 1,26,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('extratargetfilter*', autofill=False, cli_name='filter')
|
|
|
|
option: Str('filter*', autofill=False)
|
|
|
|
option: StrEnum('ipapermbindruletype?', autofill=False, cli_name='bindtype', default=u'permission', values=[u'permission', u'all', u'anonymous'])
|
|
|
|
option: Str('ipapermexcludedattr*', autofill=False, cli_name='excludedattrs')
|
|
|
|
option: Str('ipapermincludedattr*', autofill=False, cli_name='includedattrs')
|
|
|
|
option: DNOrURL('ipapermlocation?', autofill=False, cli_name='subtree')
|
|
|
|
option: StrEnum('ipapermright*', autofill=False, cli_name='right', deprecated_cli_aliases=['permissions'], values=[u'read', u'search', u'compare', u'write', u'add', u'delete', u'all'])
|
|
|
|
option: DNParam('ipapermtarget?', autofill=False, cli_name='target')
|
|
|
|
option: Str('ipapermtargetfilter*', autofill=False, cli_name='rawfilter')
|
|
|
|
option: DNParam('ipapermtargetfrom?', autofill=False, cli_name='targetfrom')
|
|
|
|
option: DNParam('ipapermtargetto?', autofill=False, cli_name='targetto')
|
|
|
|
option: Str('memberof*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('permissions*', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('subtree*', autofill=False)
|
|
|
|
option: Str('targetgroup?', autofill=False)
|
|
|
|
option: Str('type?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('privilege*', alwaysask=True, cli_name='privileges')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: permission_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: ping
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pkinit_anonymous
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2011-11-15 07:47:43 -06:00
|
|
|
arg: Str('action')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: plugins
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 0,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=True)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('server?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('role*', alwaysask=True, cli_name='roles')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_add_permission
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('permission*', alwaysask=True, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('role*', alwaysask=True, cli_name='roles')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_remove_permission
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('permission*', alwaysask=True, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: privilege_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pwpolicy_add
|
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='group')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Int('cospriority', cli_name='priority')
|
|
|
|
option: Int('krbmaxpwdlife?', cli_name='maxlife')
|
|
|
|
option: Int('krbminpwdlife?', cli_name='minlife')
|
|
|
|
option: Int('krbpwdfailurecountinterval?', cli_name='failinterval')
|
|
|
|
option: Int('krbpwdhistorylength?', cli_name='history')
|
|
|
|
option: Int('krbpwdlockoutduration?', cli_name='lockouttime')
|
|
|
|
option: Int('krbpwdmaxfailure?', cli_name='maxfail')
|
|
|
|
option: Int('krbpwdmindiffchars?', cli_name='minclasses')
|
|
|
|
option: Int('krbpwdminlength?', cli_name='minlength')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pwpolicy_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='group')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pwpolicy_find
|
2011-10-26 04:12:38 -05:00
|
|
|
args: 1,16,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='group')
|
|
|
|
option: Int('cospriority?', autofill=False, cli_name='priority')
|
|
|
|
option: Int('krbmaxpwdlife?', autofill=False, cli_name='maxlife')
|
|
|
|
option: Int('krbminpwdlife?', autofill=False, cli_name='minlife')
|
|
|
|
option: Int('krbpwdfailurecountinterval?', autofill=False, cli_name='failinterval')
|
|
|
|
option: Int('krbpwdhistorylength?', autofill=False, cli_name='history')
|
|
|
|
option: Int('krbpwdlockoutduration?', autofill=False, cli_name='lockouttime')
|
|
|
|
option: Int('krbpwdmaxfailure?', autofill=False, cli_name='maxfail')
|
|
|
|
option: Int('krbpwdmindiffchars?', autofill=False, cli_name='minclasses')
|
|
|
|
option: Int('krbpwdminlength?', autofill=False, cli_name='minlength')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pwpolicy_mod
|
2011-11-29 02:59:11 -06:00
|
|
|
args: 1,16,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn?', cli_name='group')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Int('cospriority?', autofill=False, cli_name='priority')
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Int('krbmaxpwdlife?', autofill=False, cli_name='maxlife')
|
|
|
|
option: Int('krbminpwdlife?', autofill=False, cli_name='minlife')
|
|
|
|
option: Int('krbpwdfailurecountinterval?', autofill=False, cli_name='failinterval')
|
|
|
|
option: Int('krbpwdhistorylength?', autofill=False, cli_name='history')
|
|
|
|
option: Int('krbpwdlockoutduration?', autofill=False, cli_name='lockouttime')
|
|
|
|
option: Int('krbpwdmaxfailure?', autofill=False, cli_name='maxfail')
|
|
|
|
option: Int('krbpwdmindiffchars?', autofill=False, cli_name='minclasses')
|
|
|
|
option: Int('krbpwdminlength?', autofill=False, cli_name='minlength')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: pwpolicy_show
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn?', cli_name='group')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
|
|
|
option: Str('user?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-11-11 15:58:02 -06:00
|
|
|
command: radiusproxy_add
|
|
|
|
args: 1,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Int('ipatokenradiusretries?', cli_name='retries')
|
|
|
|
option: Password('ipatokenradiussecret', cli_name='secret', confirm=True)
|
|
|
|
option: Str('ipatokenradiusserver+', cli_name='server')
|
|
|
|
option: Int('ipatokenradiustimeout?', cli_name='timeout')
|
|
|
|
option: Str('ipatokenusermapattribute?', cli_name='userattr')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-11-11 15:58:02 -06:00
|
|
|
command: radiusproxy_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2013-11-11 15:58:02 -06:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2013-11-11 15:58:02 -06:00
|
|
|
command: radiusproxy_find
|
|
|
|
args: 1,13,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Int('ipatokenradiusretries?', autofill=False, cli_name='retries')
|
|
|
|
option: Password('ipatokenradiussecret?', autofill=False, cli_name='secret', confirm=True)
|
|
|
|
option: Str('ipatokenradiusserver*', autofill=False, cli_name='server')
|
|
|
|
option: Int('ipatokenradiustimeout?', autofill=False, cli_name='timeout')
|
|
|
|
option: Str('ipatokenusermapattribute?', autofill=False, cli_name='userattr')
|
2013-11-11 15:58:02 -06:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2013-11-11 15:58:02 -06:00
|
|
|
command: radiusproxy_mod
|
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Int('ipatokenradiusretries?', autofill=False, cli_name='retries')
|
|
|
|
option: Password('ipatokenradiussecret?', autofill=False, cli_name='secret', confirm=True)
|
|
|
|
option: Str('ipatokenradiusserver*', autofill=False, cli_name='server')
|
|
|
|
option: Int('ipatokenradiustimeout?', autofill=False, cli_name='timeout')
|
|
|
|
option: Str('ipatokenusermapattribute?', autofill=False, cli_name='userattr')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2013-11-11 15:58:02 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-11-11 15:58:02 -06:00
|
|
|
command: radiusproxy_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-11-11 15:58:02 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-02-12 09:50:00 -06:00
|
|
|
command: realmdomains_mod
|
|
|
|
args: 0,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('add_domain?', autofill=False, cli_name='add_domain')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('associateddomain*', autofill=False, cli_name='domain')
|
|
|
|
option: Str('del_domain?', autofill=False, cli_name='del_domain')
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
2013-02-12 09:50:00 -06:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-02-12 09:50:00 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-02-12 09:50:00 -06:00
|
|
|
command: realmdomains_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-02-12 09:50:00 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_add_member
|
2014-08-18 09:49:40 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('service*', alwaysask=True, cli_name='services')
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_add_privilege
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('privilege*', alwaysask=True, cli_name='privileges')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_remove_member
|
2014-08-18 09:49:40 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('service*', alwaysask=True, cli_name='services')
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_remove_privilege
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('privilege*', alwaysask=True, cli_name='privileges')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: role_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: selfservice_add
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs+', cli_name='attrs')
|
|
|
|
option: Str('permissions*', cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: selfservice_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: selfservice_find
|
2012-01-16 04:14:59 -06:00
|
|
|
args: 1,7,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Str('aciname?', autofill=False, cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
2012-01-16 04:14:59 -06:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: selfservice_mod
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('attrs*', autofill=False, cli_name='attrs')
|
|
|
|
option: Str('permissions*', autofill=False, cli_name='permissions')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: selfservice_show
|
|
|
|
args: 1,3,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('aciname', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?')
|
|
|
|
option: Str('ipaselinuxuser', cli_name='selinuxuser')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('seealso?', cli_name='hbacrule')
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_add_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_add_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2011-11-23 15:59:21 -06:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_enable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,14,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Str('ipaselinuxuser?', autofill=False, cli_name='selinuxuser')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('seealso?', autofill=False, cli_name='hbacrule')
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Str('ipaselinuxuser?', autofill=False, cli_name='selinuxuser')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('seealso?', autofill=False, cli_name='hbacrule')
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_remove_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_remove_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-11-23 15:59:21 -06:00
|
|
|
command: selinuxusermap_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-12-09 01:18:21 -06:00
|
|
|
command: server_conncheck
|
|
|
|
args: 2,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
2015-12-09 01:18:21 -06:00
|
|
|
arg: Str('remote_cn', cli_name='remote_name')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-11 08:38:32 -05:00
|
|
|
command: server_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2015-06-11 08:38:32 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-26 07:11:04 -05:00
|
|
|
command: server_find
|
2015-11-30 03:25:01 -06:00
|
|
|
args: 1,12,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Int('ipamaxdomainlevel?', autofill=False, cli_name='maxlevel')
|
|
|
|
option: Int('ipamindomainlevel?', autofill=False, cli_name='minlevel')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('no_topologysuffix*', cli_name='no_topologysuffixes')
|
2015-05-26 07:11:04 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('topologysuffix*', cli_name='topologysuffixes')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-26 07:11:04 -05:00
|
|
|
command: server_show
|
2015-11-30 03:25:01 -06:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-26 07:11:04 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('force', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('ipakrbauthzdata*', cli_name='pac_type', values=[u'MS-PAC', u'PAD', u'NONE'])
|
|
|
|
option: Bool('ipakrbokasdelegate?', cli_name='ok_as_delegate')
|
|
|
|
option: Bool('ipakrbrequirespreauth?', cli_name='requires_pre_auth')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Bytes('usercertificate*', cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: service_add_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_add_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: service_allow_create_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: service_allow_retrieve_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname+', cli_name='principal')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: service_disallow_create_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-02 09:57:08 -05:00
|
|
|
command: service_disallow_retrieve_keytab
|
2014-12-01 03:15:21 -06:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,11,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('ipakrbauthzdata*', autofill=False, cli_name='pac_type', values=[u'MS-PAC', u'PAD', u'NONE'])
|
|
|
|
option: Str('krbprincipalname?', autofill=False, cli_name='principal')
|
|
|
|
option: Str('man_by_host*', cli_name='man_by_hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('not_man_by_host*', cli_name='not_man_by_hosts')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: StrEnum('ipakrbauthzdata*', autofill=False, cli_name='pac_type', values=[u'MS-PAC', u'PAD', u'NONE'])
|
|
|
|
option: Bool('ipakrbokasdelegate?', autofill=False, cli_name='ok_as_delegate')
|
|
|
|
option: Bool('ipakrbrequirespreauth?', autofill=False, cli_name='requires_pre_auth')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: service_remove_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_remove_host
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: service_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('krbprincipalname', cli_name='principal')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Str('out?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_add
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_add_member
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Str('principal*', alwaysask=True, cli_name='principals')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_add_target
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('servicedelegationtarget*', alwaysask=True, cli_name='servicedelegationtargets')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='delegation_name')
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_find
|
|
|
|
args: 1,8,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='delegation_name')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_remove_member
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Str('principal*', alwaysask=True, cli_name='principals')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_remove_target
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('servicedelegationtarget*', alwaysask=True, cli_name='servicedelegationtargets')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationrule_show
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_add
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_add_member
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Str('principal*', alwaysask=True, cli_name='principals')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='delegation_name')
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_find
|
|
|
|
args: 1,7,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='delegation_name')
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_remove_member
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Str('principal*', alwaysask=True, cli_name='principals')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-14 08:08:58 -05:00
|
|
|
command: servicedelegationtarget_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='delegation_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-14 08:08:58 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-07-08 03:32:54 -05:00
|
|
|
command: session_logout
|
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2013-08-20 08:34:39 -05:00
|
|
|
command: sidgen_was_run
|
|
|
|
args: 0,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2015-05-08 09:12:58 -05:00
|
|
|
command: stageuser_activate
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-03-05 07:25:33 -06:00
|
|
|
command: stageuser_add
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,44,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*')
|
|
|
|
option: Str('cn', autofill=True)
|
|
|
|
option: Str('departmentnumber*')
|
|
|
|
option: Str('displayname?', autofill=True)
|
|
|
|
option: Str('employeenumber?')
|
|
|
|
option: Str('employeetype?')
|
|
|
|
option: Str('facsimiletelephonenumber*', cli_name='fax')
|
2015-08-17 13:11:21 -05:00
|
|
|
option: DeprecatedParam('from_delete?', cli_name='from_delete', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('gecos?', autofill=True)
|
|
|
|
option: Int('gidnumber?')
|
|
|
|
option: Str('givenname', cli_name='first')
|
|
|
|
option: Str('homedirectory?', cli_name='homedir')
|
|
|
|
option: Str('initials?', autofill=True)
|
|
|
|
option: Str('ipasshpubkey*', cli_name='sshpubkey')
|
|
|
|
option: Str('ipatokenradiusconfiglink?', cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', cli_name='principal_expiration')
|
|
|
|
option: Str('krbprincipalname?', autofill=True, cli_name='principal')
|
|
|
|
option: Str('l?', cli_name='city')
|
|
|
|
option: Str('loginshell?', cli_name='shell')
|
|
|
|
option: Str('mail*', cli_name='email')
|
|
|
|
option: Str('manager?')
|
|
|
|
option: Str('mobile*')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('ou?', cli_name='orgunit')
|
|
|
|
option: Str('pager*')
|
|
|
|
option: Str('postalcode?')
|
|
|
|
option: Str('preferredlanguage?')
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('sn', cli_name='last')
|
|
|
|
option: Str('st?', cli_name='state')
|
|
|
|
option: Str('street?', cli_name='street')
|
|
|
|
option: Str('telephonenumber*', cli_name='phone')
|
|
|
|
option: Str('title?')
|
|
|
|
option: Int('uidnumber?', cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', cli_name='certificate')
|
|
|
|
option: Str('userclass*', cli_name='class')
|
|
|
|
option: Password('userpassword?', cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-11-05 10:11:23 -06:00
|
|
|
command: stageuser_add_manager
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-12 08:03:58 -05:00
|
|
|
command: stageuser_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid+', cli_name='login')
|
2015-05-12 08:03:58 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-12 08:03:58 -05:00
|
|
|
command: stageuser_find
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,53,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*', autofill=False)
|
|
|
|
option: Str('cn?', autofill=False)
|
|
|
|
option: Str('departmentnumber*', autofill=False)
|
|
|
|
option: Str('displayname?', autofill=False)
|
|
|
|
option: Str('employeenumber?', autofill=False)
|
|
|
|
option: Str('employeetype?', autofill=False)
|
|
|
|
option: Str('facsimiletelephonenumber*', autofill=False, cli_name='fax')
|
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('givenname?', autofill=False, cli_name='first')
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('in_group*', cli_name='in_groups')
|
|
|
|
option: Str('in_hbacrule*', cli_name='in_hbacrules')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('in_role*', cli_name='in_roles')
|
|
|
|
option: Str('in_sudorule*', cli_name='in_sudorules')
|
|
|
|
option: Str('initials?', autofill=False)
|
|
|
|
option: Str('ipatokenradiusconfiglink?', autofill=False, cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', autofill=False, cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', autofill=False, cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', autofill=False, cli_name='principal_expiration')
|
|
|
|
option: Str('krbprincipalname?', autofill=False, cli_name='principal')
|
|
|
|
option: Str('l?', autofill=False, cli_name='city')
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
|
|
|
option: Str('mail*', autofill=False, cli_name='email')
|
|
|
|
option: Str('manager?', autofill=False)
|
|
|
|
option: Str('mobile*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('not_in_group*', cli_name='not_in_groups')
|
|
|
|
option: Str('not_in_hbacrule*', cli_name='not_in_hbacrules')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
|
|
|
option: Str('not_in_role*', cli_name='not_in_roles')
|
|
|
|
option: Str('not_in_sudorule*', cli_name='not_in_sudorules')
|
|
|
|
option: Str('ou?', autofill=False, cli_name='orgunit')
|
|
|
|
option: Str('pager*', autofill=False)
|
2015-05-12 08:03:58 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('postalcode?', autofill=False)
|
|
|
|
option: Str('preferredlanguage?', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Str('sn?', autofill=False, cli_name='last')
|
|
|
|
option: Str('st?', autofill=False, cli_name='state')
|
|
|
|
option: Str('street?', autofill=False, cli_name='street')
|
|
|
|
option: Str('telephonenumber*', autofill=False, cli_name='phone')
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('title?', autofill=False)
|
|
|
|
option: Str('uid?', autofill=False, cli_name='login')
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Password('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-12 08:03:58 -05:00
|
|
|
command: stageuser_mod
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,45,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*', autofill=False)
|
|
|
|
option: Str('cn?', autofill=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('departmentnumber*', autofill=False)
|
|
|
|
option: Str('displayname?', autofill=False)
|
|
|
|
option: Str('employeenumber?', autofill=False)
|
|
|
|
option: Str('employeetype?', autofill=False)
|
|
|
|
option: Str('facsimiletelephonenumber*', autofill=False, cli_name='fax')
|
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('givenname?', autofill=False, cli_name='first')
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('initials?', autofill=False)
|
|
|
|
option: Str('ipasshpubkey*', autofill=False, cli_name='sshpubkey')
|
|
|
|
option: Str('ipatokenradiusconfiglink?', autofill=False, cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', autofill=False, cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', autofill=False, cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', autofill=False, cli_name='principal_expiration')
|
|
|
|
option: Str('l?', autofill=False, cli_name='city')
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
|
|
|
option: Str('mail*', autofill=False, cli_name='email')
|
|
|
|
option: Str('manager?', autofill=False)
|
|
|
|
option: Str('mobile*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('ou?', autofill=False, cli_name='orgunit')
|
|
|
|
option: Str('pager*', autofill=False)
|
|
|
|
option: Str('postalcode?', autofill=False)
|
|
|
|
option: Str('preferredlanguage?', autofill=False)
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2015-05-12 08:03:58 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('sn?', autofill=False, cli_name='last')
|
|
|
|
option: Str('st?', autofill=False, cli_name='state')
|
|
|
|
option: Str('street?', autofill=False, cli_name='street')
|
|
|
|
option: Str('telephonenumber*', autofill=False, cli_name='phone')
|
|
|
|
option: Str('title?', autofill=False)
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Password('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-11-05 10:11:23 -06:00
|
|
|
command: stageuser_remove_manager
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-05-12 08:03:58 -05:00
|
|
|
command: stageuser_show
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-12 08:03:58 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmd_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('sudocmd', cli_name='command')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmd_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('sudocmd+', cli_name='command')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmd_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Str('sudocmd?', autofill=False, cli_name='command')
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmd_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('sudocmd', cli_name='command')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmd_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('sudocmd', cli_name='command')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudocmdgroup_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_add_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudocmdgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='sudocmdgroup_name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='sudocmdgroup_name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudocmdgroup_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_remove_member
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudocmdgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudocmdgroup_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudocmdgroup_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,18,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('cmdcategory?', cli_name='cmdcat', values=[u'all'])
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Str('externalhost*')
|
|
|
|
option: Str('externaluser?', cli_name='externaluser')
|
|
|
|
option: StrEnum('hostcategory?', cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?')
|
|
|
|
option: Str('ipasudorunasextgroup?', cli_name='runasexternalgroup')
|
|
|
|
option: Str('ipasudorunasextuser?', cli_name='runasexternaluser')
|
|
|
|
option: StrEnum('ipasudorunasgroupcategory?', cli_name='runasgroupcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipasudorunasusercategory?', cli_name='runasusercat', values=[u'all'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Int('sudoorder?', cli_name='order', default=0)
|
|
|
|
option: StrEnum('usercategory?', cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_allow_command
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('sudocmdgroup*', alwaysask=True, cli_name='sudocmdgroups')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_deny_command
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('sudocmdgroup*', alwaysask=True, cli_name='sudocmdgroups')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_host
|
2014-05-14 05:52:26 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Str('hostmask*')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_option
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('ipasudoopt', cli_name='sudooption')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_runasgroup
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_runasuser
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_add_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='sudorule_name')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_enable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_find
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,20,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('cmdcategory?', autofill=False, cli_name='cmdcat', values=[u'all'])
|
|
|
|
option: Str('cn?', autofill=False, cli_name='sudorule_name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: Str('externaluser?', autofill=False, cli_name='externaluser')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Str('ipasudorunasextgroup?', autofill=False, cli_name='runasexternalgroup')
|
|
|
|
option: Str('ipasudorunasextuser?', autofill=False, cli_name='runasexternaluser')
|
|
|
|
option: StrEnum('ipasudorunasgroupcategory?', autofill=False, cli_name='runasgroupcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipasudorunasusercategory?', autofill=False, cli_name='runasusercat', values=[u'all'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('sudoorder?', autofill=False, cli_name='order', default=0)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_mod
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,20,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('cmdcategory?', autofill=False, cli_name='cmdcat', values=[u'all'])
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Str('externalhost*', autofill=False)
|
|
|
|
option: Str('externaluser?', autofill=False, cli_name='externaluser')
|
|
|
|
option: StrEnum('hostcategory?', autofill=False, cli_name='hostcat', values=[u'all'])
|
|
|
|
option: Bool('ipaenabledflag?', autofill=False)
|
|
|
|
option: Str('ipasudorunasextgroup?', autofill=False, cli_name='runasexternalgroup')
|
|
|
|
option: Str('ipasudorunasextuser?', autofill=False, cli_name='runasexternaluser')
|
|
|
|
option: StrEnum('ipasudorunasgroupcategory?', autofill=False, cli_name='runasgroupcat', values=[u'all'])
|
|
|
|
option: StrEnum('ipasudorunasusercategory?', autofill=False, cli_name='runasusercat', values=[u'all'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Int('sudoorder?', autofill=False, cli_name='order', default=0)
|
|
|
|
option: StrEnum('usercategory?', autofill=False, cli_name='usercat', values=[u'all'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_allow_command
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('sudocmdgroup*', alwaysask=True, cli_name='sudocmdgroups')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_deny_command
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sudocmd*', alwaysask=True, cli_name='sudocmds')
|
|
|
|
option: Str('sudocmdgroup*', alwaysask=True, cli_name='sudocmdgroups')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_host
|
2014-05-14 05:52:26 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('host*', alwaysask=True, cli_name='hosts')
|
|
|
|
option: Str('hostgroup*', alwaysask=True, cli_name='hostgroups')
|
|
|
|
option: Str('hostmask*')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_option
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2011-11-15 07:47:43 -06:00
|
|
|
option: Str('ipasudoopt', cli_name='sudooption')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_runasgroup
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_runasuser
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_remove_user
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: sudorule_show
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='sudorule_name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysegment_add
|
|
|
|
args: 2,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: StrEnum('iparepltoposegmentdirection', autofill=True, cli_name='direction', default=u'both', values=[u'both', u'left-right', u'right-left'])
|
|
|
|
option: Str('iparepltoposegmentleftnode', cli_name='leftnode')
|
|
|
|
option: Str('iparepltoposegmentrightnode', cli_name='rightnode')
|
|
|
|
option: StrEnum('nsds5replicaenabled?', cli_name='enabled', values=[u'on', u'off'])
|
|
|
|
option: Str('nsds5replicastripattrs?', cli_name='stripattrs')
|
|
|
|
option: Str('nsds5replicatedattributelist?', cli_name='replattrs')
|
|
|
|
option: Str('nsds5replicatedattributelisttotal?', cli_name='replattrstotal')
|
|
|
|
option: Int('nsds5replicatimeout?', cli_name='timeout')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysegment_del
|
|
|
|
args: 2,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('cn+', cli_name='name')
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysegment_find
|
|
|
|
args: 2,15,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: StrEnum('iparepltoposegmentdirection?', autofill=False, cli_name='direction', default=u'both', values=[u'both', u'left-right', u'right-left'])
|
|
|
|
option: Str('iparepltoposegmentleftnode?', autofill=False, cli_name='leftnode')
|
|
|
|
option: Str('iparepltoposegmentrightnode?', autofill=False, cli_name='rightnode')
|
|
|
|
option: StrEnum('nsds5replicaenabled?', autofill=False, cli_name='enabled', values=[u'on', u'off'])
|
|
|
|
option: Str('nsds5replicastripattrs?', autofill=False, cli_name='stripattrs')
|
|
|
|
option: Str('nsds5replicatedattributelist?', autofill=False, cli_name='replattrs')
|
|
|
|
option: Str('nsds5replicatedattributelisttotal?', autofill=False, cli_name='replattrstotal')
|
|
|
|
option: Int('nsds5replicatimeout?', autofill=False, cli_name='timeout')
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysegment_mod
|
2015-06-10 07:44:09 -05:00
|
|
|
args: 2,12,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: StrEnum('nsds5replicaenabled?', autofill=False, cli_name='enabled', values=[u'on', u'off'])
|
|
|
|
option: Str('nsds5replicastripattrs?', autofill=False, cli_name='stripattrs')
|
|
|
|
option: Str('nsds5replicatedattributelist?', autofill=False, cli_name='replattrs')
|
|
|
|
option: Str('nsds5replicatedattributelisttotal?', autofill=False, cli_name='replattrstotal')
|
|
|
|
option: Int('nsds5replicatimeout?', autofill=False, cli_name='timeout')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-10 07:25:45 -05:00
|
|
|
command: topologysegment_reinitialize
|
2015-05-22 02:50:09 -05:00
|
|
|
args: 2,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('cn', cli_name='name')
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('left?', autofill=True, default=False)
|
|
|
|
option: Flag('right?', autofill=True, default=False)
|
|
|
|
option: Flag('stop?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysegment_show
|
|
|
|
args: 2,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('topologysuffixcn', cli_name='topologysuffix')
|
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysuffix_add
|
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: DNParam('iparepltopoconfroot', cli_name='suffix_dn')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysuffix_del
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysuffix_find
|
|
|
|
args: 1,8,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: DNParam('iparepltopoconfroot?', autofill=False, cli_name='suffix_dn')
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysuffix_mod
|
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: DNParam('iparepltopoconfroot?', autofill=False, cli_name='suffix_dn')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-05-22 02:50:09 -05:00
|
|
|
command: topologysuffix_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-22 02:50:09 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-17 06:50:32 -05:00
|
|
|
command: topologysuffix_verify
|
|
|
|
args: 1,1,1
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result')
|
2012-06-25 08:41:52 -05:00
|
|
|
command: trust_add
|
2015-06-05 07:57:02 -05:00
|
|
|
args: 1,14,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='realm')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Int('base_id?', cli_name='base_id')
|
2015-06-05 07:57:02 -05:00
|
|
|
option: Bool('bidirectional?', cli_name='two_way', default=False)
|
2013-07-17 08:55:36 -05:00
|
|
|
option: Int('range_size?', cli_name='range_size')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('range_type?', cli_name='range_type', values=[u'ipa-ad-trust-posix', u'ipa-ad-trust'])
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-02-28 05:24:41 -06:00
|
|
|
option: Str('realm_admin?', cli_name='admin')
|
|
|
|
option: Password('realm_passwd?', cli_name='password', confirm=False)
|
|
|
|
option: Str('realm_server?', cli_name='server')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2012-02-28 05:24:41 -06:00
|
|
|
option: Password('trust_secret?', cli_name='trust_secret', confirm=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('trust_type', autofill=True, cli_name='type', default=u'ad', values=[u'ad'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-02-28 05:24:41 -06:00
|
|
|
command: trust_del
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='realm')
|
2012-02-28 05:24:41 -06:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trust_fetch_domains
|
2015-05-28 06:49:58 -05:00
|
|
|
args: 1,5,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='realm')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-05-28 06:49:58 -05:00
|
|
|
option: Str('realm_server?', cli_name='server')
|
2013-09-18 10:04:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2012-02-28 05:24:41 -06:00
|
|
|
command: trust_find
|
2013-02-07 07:59:00 -06:00
|
|
|
args: 1,11,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='realm')
|
|
|
|
option: Str('ipantflatname?', autofill=False, cli_name='flat_name')
|
|
|
|
option: Str('ipantsidblacklistincoming*', autofill=False, cli_name='sid_blacklist_incoming')
|
|
|
|
option: Str('ipantsidblacklistoutgoing*', autofill=False, cli_name='sid_blacklist_outgoing')
|
|
|
|
option: Str('ipanttrusteddomainsid?', autofill=False, cli_name='sid')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2012-02-28 05:24:41 -06:00
|
|
|
command: trust_mod
|
2013-02-07 07:59:00 -06:00
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='realm')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('ipantsidblacklistincoming*', autofill=False, cli_name='sid_blacklist_incoming')
|
|
|
|
option: Str('ipantsidblacklistoutgoing*', autofill=False, cli_name='sid_blacklist_outgoing')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-05-06 10:10:56 -05:00
|
|
|
command: trust_resolve
|
|
|
|
args: 0,4,1
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('sids+')
|
|
|
|
option: Str('version?')
|
|
|
|
output: ListOfEntries('result')
|
2012-02-28 05:24:41 -06:00
|
|
|
command: trust_show
|
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='realm')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-01-25 03:10:17 -06:00
|
|
|
command: trustconfig_mod
|
|
|
|
args: 0,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('ipantfallbackprimarygroup?', autofill=False, cli_name='fallback_primary_group')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-01-25 03:10:17 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('trust_type', autofill=True, cli_name='type', default=u'ad', values=[u'ad'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-01-25 03:10:17 -06:00
|
|
|
command: trustconfig_show
|
|
|
|
args: 0,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-01-25 03:10:17 -06:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('trust_type', autofill=True, cli_name='type', default=u'ad', values=[u'ad'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_add
|
|
|
|
args: 2,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('cn', cli_name='domain')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('ipantflatname?', cli_name='flat_name')
|
|
|
|
option: Str('ipanttrusteddomainsid?', cli_name='sid')
|
|
|
|
option: Str('ipanttrustpartner?')
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('trust_type', autofill=True, cli_name='type', default=u'ad', values=[u'ad'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_del
|
|
|
|
args: 2,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('cn+', cli_name='domain')
|
2013-09-18 10:04:19 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_disable
|
|
|
|
args: 2,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('cn', cli_name='domain')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_enable
|
|
|
|
args: 2,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('cn', cli_name='domain')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_find
|
|
|
|
args: 2,10,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='domain')
|
|
|
|
option: Str('ipantflatname?', autofill=False, cli_name='flat_name')
|
|
|
|
option: Str('ipanttrusteddomainsid?', autofill=False, cli_name='sid')
|
|
|
|
option: Str('ipanttrustpartner?', autofill=False)
|
2013-09-18 10:04:19 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2013-09-18 10:04:19 -05:00
|
|
|
command: trustdomain_mod
|
|
|
|
args: 2,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('trustcn', cli_name='trust')
|
|
|
|
arg: Str('cn', cli_name='domain')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('ipantflatname?', autofill=False, cli_name='flat_name')
|
|
|
|
option: Str('ipanttrusteddomainsid?', autofill=False, cli_name='sid')
|
|
|
|
option: Str('ipanttrustpartner?', autofill=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2013-09-18 10:04:19 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: StrEnum('trust_type', autofill=True, cli_name='type', default=u'ad', values=[u'ad'])
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_add
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,45,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*')
|
|
|
|
option: Str('cn', autofill=True)
|
|
|
|
option: Str('departmentnumber*')
|
|
|
|
option: Str('displayname?', autofill=True)
|
|
|
|
option: Str('employeenumber?')
|
|
|
|
option: Str('employeetype?')
|
|
|
|
option: Str('facsimiletelephonenumber*', cli_name='fax')
|
|
|
|
option: Str('gecos?', autofill=True)
|
|
|
|
option: Int('gidnumber?')
|
|
|
|
option: Str('givenname', cli_name='first')
|
|
|
|
option: Str('homedirectory?', cli_name='homedir')
|
|
|
|
option: Str('initials?', autofill=True)
|
|
|
|
option: Str('ipasshpubkey*', cli_name='sshpubkey')
|
|
|
|
option: Str('ipatokenradiusconfiglink?', cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', cli_name='principal_expiration')
|
|
|
|
option: Str('krbprincipalname?', autofill=True, cli_name='principal')
|
|
|
|
option: Str('l?', cli_name='city')
|
|
|
|
option: Str('loginshell?', cli_name='shell')
|
|
|
|
option: Str('mail*', cli_name='email')
|
|
|
|
option: Str('manager?')
|
|
|
|
option: Str('mobile*')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('noprivate', autofill=True, cli_name='noprivate', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Bool('nsaccountlock?')
|
|
|
|
option: Str('ou?', cli_name='orgunit')
|
|
|
|
option: Str('pager*')
|
|
|
|
option: Str('postalcode?')
|
|
|
|
option: Str('preferredlanguage?')
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('sn', cli_name='last')
|
|
|
|
option: Str('st?', cli_name='state')
|
|
|
|
option: Str('street?', cli_name='street')
|
|
|
|
option: Str('telephonenumber*', cli_name='phone')
|
|
|
|
option: Str('title?')
|
|
|
|
option: Int('uidnumber?', cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', cli_name='certificate')
|
|
|
|
option: Str('userclass*', cli_name='class')
|
|
|
|
option: Password('userpassword?', cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: user_add_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-11-05 10:11:23 -06:00
|
|
|
command: user_add_manager
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_del
|
2015-04-16 04:56:11 -05:00
|
|
|
args: 1,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid+', cli_name='login')
|
2011-05-12 01:28:22 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('no_preserve?', autofill=True, default=False)
|
|
|
|
option: Flag('preserve?', autofill=True, default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_disable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_enable
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_find
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,56,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*', autofill=False)
|
|
|
|
option: Str('cn?', autofill=False)
|
|
|
|
option: Str('departmentnumber*', autofill=False)
|
|
|
|
option: Str('displayname?', autofill=False)
|
|
|
|
option: Str('employeenumber?', autofill=False)
|
|
|
|
option: Str('employeetype?', autofill=False)
|
|
|
|
option: Str('facsimiletelephonenumber*', autofill=False, cli_name='fax')
|
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('givenname?', autofill=False, cli_name='first')
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('in_group*', cli_name='in_groups')
|
|
|
|
option: Str('in_hbacrule*', cli_name='in_hbacrules')
|
|
|
|
option: Str('in_netgroup*', cli_name='in_netgroups')
|
|
|
|
option: Str('in_role*', cli_name='in_roles')
|
|
|
|
option: Str('in_sudorule*', cli_name='in_sudorules')
|
|
|
|
option: Str('initials?', autofill=False)
|
|
|
|
option: Str('ipatokenradiusconfiglink?', autofill=False, cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', autofill=False, cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', autofill=False, cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', autofill=False, cli_name='principal_expiration')
|
|
|
|
option: Str('krbprincipalname?', autofill=False, cli_name='principal')
|
|
|
|
option: Str('l?', autofill=False, cli_name='city')
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
|
|
|
option: Str('mail*', autofill=False, cli_name='email')
|
|
|
|
option: Str('manager?', autofill=False)
|
|
|
|
option: Str('mobile*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Str('not_in_group*', cli_name='not_in_groups')
|
|
|
|
option: Str('not_in_hbacrule*', cli_name='not_in_hbacrules')
|
|
|
|
option: Str('not_in_netgroup*', cli_name='not_in_netgroups')
|
|
|
|
option: Str('not_in_role*', cli_name='not_in_roles')
|
|
|
|
option: Str('not_in_sudorule*', cli_name='not_in_sudorules')
|
|
|
|
option: Bool('nsaccountlock?', autofill=False)
|
|
|
|
option: Str('ou?', autofill=False, cli_name='orgunit')
|
|
|
|
option: Str('pager*', autofill=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('postalcode?', autofill=False)
|
|
|
|
option: Str('preferredlanguage?', autofill=False)
|
|
|
|
option: Bool('preserved?', autofill=False, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Str('sn?', autofill=False, cli_name='last')
|
|
|
|
option: Str('st?', autofill=False, cli_name='state')
|
|
|
|
option: Str('street?', autofill=False, cli_name='street')
|
|
|
|
option: Str('telephonenumber*', autofill=False, cli_name='phone')
|
|
|
|
option: Int('timelimit?', autofill=False)
|
|
|
|
option: Str('title?', autofill=False)
|
|
|
|
option: Str('uid?', autofill=False, cli_name='login')
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Password('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('whoami', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_mod
|
2015-05-18 21:11:52 -05:00
|
|
|
args: 1,46,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('carlicense*', autofill=False)
|
|
|
|
option: Str('cn?', autofill=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('departmentnumber*', autofill=False)
|
|
|
|
option: Str('displayname?', autofill=False)
|
|
|
|
option: Str('employeenumber?', autofill=False)
|
|
|
|
option: Str('employeetype?', autofill=False)
|
|
|
|
option: Str('facsimiletelephonenumber*', autofill=False, cli_name='fax')
|
|
|
|
option: Str('gecos?', autofill=False)
|
|
|
|
option: Int('gidnumber?', autofill=False)
|
|
|
|
option: Str('givenname?', autofill=False, cli_name='first')
|
|
|
|
option: Str('homedirectory?', autofill=False, cli_name='homedir')
|
|
|
|
option: Str('initials?', autofill=False)
|
|
|
|
option: Str('ipasshpubkey*', autofill=False, cli_name='sshpubkey')
|
|
|
|
option: Str('ipatokenradiusconfiglink?', autofill=False, cli_name='radius')
|
|
|
|
option: Str('ipatokenradiususername?', autofill=False, cli_name='radius_username')
|
|
|
|
option: StrEnum('ipauserauthtype*', autofill=False, cli_name='user_auth_type', values=[u'password', u'radius', u'otp'])
|
|
|
|
option: DateTime('krbprincipalexpiration?', autofill=False, cli_name='principal_expiration')
|
|
|
|
option: Str('l?', autofill=False, cli_name='city')
|
|
|
|
option: Str('loginshell?', autofill=False, cli_name='shell')
|
|
|
|
option: Str('mail*', autofill=False, cli_name='email')
|
|
|
|
option: Str('manager?', autofill=False)
|
|
|
|
option: Str('mobile*', autofill=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Bool('nsaccountlock?', autofill=False)
|
|
|
|
option: Str('ou?', autofill=False, cli_name='orgunit')
|
|
|
|
option: Str('pager*', autofill=False)
|
|
|
|
option: Str('postalcode?', autofill=False)
|
|
|
|
option: Str('preferredlanguage?', autofill=False)
|
|
|
|
option: Flag('random?', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('rename?', cli_name='rename')
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
|
|
|
option: Str('sn?', autofill=False, cli_name='last')
|
|
|
|
option: Str('st?', autofill=False, cli_name='state')
|
|
|
|
option: Str('street?', autofill=False, cli_name='street')
|
|
|
|
option: Str('telephonenumber*', autofill=False, cli_name='phone')
|
|
|
|
option: Str('title?', autofill=False)
|
|
|
|
option: Int('uidnumber?', autofill=False, cli_name='uid')
|
|
|
|
option: Bytes('usercertificate*', autofill=False, cli_name='certificate')
|
|
|
|
option: Str('userclass*', autofill=False, cli_name='class')
|
|
|
|
option: Password('userpassword?', autofill=False, cli_name='password')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-23 06:42:01 -05:00
|
|
|
command: user_remove_cert
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Bytes('usercertificate*', alwaysask=True, cli_name='certificate')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-11-05 10:11:23 -06:00
|
|
|
command: user_remove_manager
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2011-01-13 13:29:16 -06:00
|
|
|
command: user_show
|
2015-07-24 08:31:26 -05:00
|
|
|
args: 1,6,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-07-24 08:31:26 -05:00
|
|
|
option: Str('out?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2012-04-12 07:39:39 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-08-17 13:11:21 -05:00
|
|
|
command: user_stage
|
|
|
|
args: 1,2,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid+', cli_name='login')
|
2015-08-17 13:11:21 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2012-02-14 08:41:25 -06:00
|
|
|
command: user_status
|
2013-07-18 08:37:03 -05:00
|
|
|
args: 1,4,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2015-05-08 11:58:57 -05:00
|
|
|
command: user_undel
|
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2011-01-21 02:07:53 -06:00
|
|
|
command: user_unlock
|
2012-06-21 07:20:26 -05:00
|
|
|
args: 1,1,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('uid', cli_name='login')
|
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'bool'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-21 09:57:08 -05:00
|
|
|
command: vault_add
|
2016-04-27 08:46:14 -05:00
|
|
|
args: 1,15,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Str('description?', cli_name='desc')
|
2015-07-02 14:27:16 -05:00
|
|
|
option: Bytes('ipavaultpublickey?', cli_name='public_key')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: StrEnum('ipavaulttype?', autofill=True, cli_name='type', default=u'symmetric', values=[u'standard', u'symmetric', u'asymmetric'])
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Str('password?', cli_name='password')
|
|
|
|
option: Str('password_file?', cli_name='password_file')
|
|
|
|
option: Str('public_key_file?', cli_name='public_key_file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-24 18:53:16 -05:00
|
|
|
command: vault_add_internal
|
2016-04-27 08:46:14 -05:00
|
|
|
args: 1,13,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('description?', cli_name='desc')
|
|
|
|
option: Bytes('ipavaultpublickey?', cli_name='public_key')
|
|
|
|
option: Bytes('ipavaultsalt?', cli_name='salt')
|
|
|
|
option: StrEnum('ipavaulttype?', autofill=True, cli_name='type', default=u'symmetric', values=[u'standard', u'symmetric', u'asymmetric'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Str('service?')
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-17 11:05:34 -05:00
|
|
|
command: vault_add_member
|
2015-08-11 01:19:59 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-17 11:05:34 -05:00
|
|
|
command: vault_add_owner
|
2015-08-11 01:19:59 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-06-05 03:49:39 -05:00
|
|
|
command: vault_archive
|
2015-07-31 00:53:15 -05:00
|
|
|
args: 1,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Bytes('data?')
|
|
|
|
option: Str('in?')
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Flag('override_password?', autofill=True, default=False)
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Str('password?', cli_name='password')
|
|
|
|
option: Str('password_file?', cli_name='password_file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-24 18:53:16 -05:00
|
|
|
command: vault_archive_internal
|
|
|
|
args: 1,9,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Bytes('nonce')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('service?')
|
|
|
|
option: Bytes('session_key')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Bytes('vault_data')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-21 09:57:08 -05:00
|
|
|
command: vault_del
|
|
|
|
args: 1,5,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn+', cli_name='name')
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2014-10-21 09:57:08 -05:00
|
|
|
command: vault_find
|
2015-08-19 06:32:01 -05:00
|
|
|
args: 1,15,4
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('criteria?')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('cn?', autofill=False, cli_name='name')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: StrEnum('ipavaulttype?', autofill=False, cli_name='type', default=u'symmetric', values=[u'standard', u'symmetric', u'asymmetric'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('pkey_only?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Str('service?')
|
2015-08-19 06:32:01 -05:00
|
|
|
option: Flag('services?', autofill=True, default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Int('sizelimit?', autofill=False)
|
|
|
|
option: Int('timelimit?', autofill=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-08-19 06:32:01 -05:00
|
|
|
option: Flag('users?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('count', type=[<type 'int'>])
|
|
|
|
output: ListOfEntries('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: Output('truncated', type=[<type 'bool'>])
|
2014-10-21 09:57:08 -05:00
|
|
|
command: vault_mod
|
2016-04-27 08:46:14 -05:00
|
|
|
args: 1,22,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Str('addattr*', cli_name='addattr')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Flag('change_password?', autofill=True, default=False)
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Bytes('ipavaultpublickey?', autofill=False, cli_name='public_key')
|
|
|
|
option: StrEnum('ipavaulttype?', autofill=False, cli_name='type', default=u'symmetric', values=[u'standard', u'symmetric', u'asymmetric'])
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Str('new_password?', cli_name='new_password')
|
|
|
|
option: Str('new_password_file?', cli_name='new_password_file')
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Str('old_password?', cli_name='old_password')
|
|
|
|
option: Str('old_password_file?', cli_name='old_password_file')
|
|
|
|
option: Bytes('private_key?', cli_name='private_key')
|
|
|
|
option: Str('private_key_file?', cli_name='private_key_file')
|
|
|
|
option: Str('public_key_file?', cli_name='public_key_file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Str('service?')
|
2016-04-27 08:46:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2015-07-31 00:53:15 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-07-31 00:53:15 -05:00
|
|
|
command: vault_mod_internal
|
2014-10-17 11:05:34 -05:00
|
|
|
args: 1,15,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Str('addattr*', cli_name='addattr')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('delattr*', cli_name='delattr')
|
|
|
|
option: Str('description?', autofill=False, cli_name='desc')
|
|
|
|
option: Bytes('ipavaultpublickey?', autofill=False, cli_name='public_key')
|
|
|
|
option: Bytes('ipavaultsalt?', autofill=False, cli_name='salt')
|
|
|
|
option: StrEnum('ipavaulttype?', autofill=False, cli_name='type', default=u'symmetric', values=[u'standard', u'symmetric', u'asymmetric'])
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('setattr*', cli_name='setattr')
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-17 11:05:34 -05:00
|
|
|
command: vault_remove_member
|
2015-08-11 01:19:59 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2014-10-17 11:05:34 -05:00
|
|
|
command: vault_remove_owner
|
2015-08-11 01:19:59 -05:00
|
|
|
args: 1,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-06-05 03:49:39 -05:00
|
|
|
command: vault_retrieve
|
2014-10-24 18:53:16 -05:00
|
|
|
args: 1,11,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('out?')
|
2014-10-24 18:53:16 -05:00
|
|
|
option: Str('password?', cli_name='password')
|
|
|
|
option: Str('password_file?', cli_name='password_file')
|
|
|
|
option: Bytes('private_key?', cli_name='private_key')
|
|
|
|
option: Str('private_key_file?', cli_name='private_key_file')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-24 18:53:16 -05:00
|
|
|
command: vault_retrieve_internal
|
2015-06-05 03:49:39 -05:00
|
|
|
args: 1,7,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('service?')
|
|
|
|
option: Bytes('session_key')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2014-10-21 09:57:08 -05:00
|
|
|
command: vault_show
|
2014-10-17 11:05:34 -05:00
|
|
|
args: 1,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
arg: Str('cn', cli_name='name')
|
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2014-10-21 09:57:08 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2014-10-17 11:05:34 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-06-05 03:49:39 -05:00
|
|
|
command: vaultconfig_show
|
|
|
|
args: 0,4,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-06-05 03:49:39 -05:00
|
|
|
option: Str('transport_out?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2015-08-25 12:56:00 -05:00
|
|
|
command: vaultcontainer_add_owner
|
|
|
|
args: 0,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-08-25 12:56:00 -05:00
|
|
|
command: vaultcontainer_del
|
|
|
|
args: 0,5,3
|
|
|
|
option: Flag('continue', autofill=True, cli_name='continue', default=False)
|
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('result', type=[<type 'dict'>])
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: ListOfPrimaryKeys('value')
|
2015-08-25 12:56:00 -05:00
|
|
|
command: vaultcontainer_remove_owner
|
|
|
|
args: 0,10,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Str('group*', alwaysask=True, cli_name='groups')
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Str('service?')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('services*', alwaysask=True, cli_name='services')
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('user*', alwaysask=True, cli_name='users')
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Output('completed', type=[<type 'int'>])
|
|
|
|
output: Output('failed', type=[<type 'dict'>])
|
|
|
|
output: Entry('result')
|
2015-08-25 12:56:00 -05:00
|
|
|
command: vaultcontainer_show
|
|
|
|
args: 0,8,3
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Flag('all', autofill=True, cli_name='all', default=False)
|
|
|
|
option: Flag('no_members', autofill=True, default=False)
|
|
|
|
option: Flag('raw', autofill=True, cli_name='raw', default=False)
|
2015-08-25 12:56:00 -05:00
|
|
|
option: Flag('rights', autofill=True, default=False)
|
|
|
|
option: Str('service?')
|
|
|
|
option: Flag('shared?', autofill=True, default=False)
|
|
|
|
option: Str('username?', cli_name='user')
|
2015-07-15 14:10:14 -05:00
|
|
|
option: Str('version?')
|
|
|
|
output: Entry('result')
|
|
|
|
output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
|
|
|
|
output: PrimaryKey('value')
|
2012-12-07 09:54:07 -06:00
|
|
|
capability: messages 2.52
|
2013-01-08 03:10:35 -06:00
|
|
|
capability: optional_uid_params 2.54
|
2013-11-13 09:31:58 -06:00
|
|
|
capability: permissions2 2.69
|
2014-03-27 08:04:00 -05:00
|
|
|
capability: primary_key_types 2.83
|
2014-01-09 04:14:56 -06:00
|
|
|
capability: datetime_values 2.84
|
2014-04-11 07:45:43 -05:00
|
|
|
capability: dns_name_values 2.88
|