File: get_dir_config

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (31 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{'dir_authentication_enabled': False,
 'dir_enable_grp_acct': False,
 'dir_grpacct1_name': 'Administrators',
 'dir_grpacct1_priv': '1,2,3,4,5,6',
 'dir_grpacct1_sid': '',
 'dir_grpacct2_name': 'Authenticated Users',
 'dir_grpacct2_priv': 6,
 'dir_grpacct2_sid': 'S-1-5-11',
 'dir_kerberos_enabled': False,
 'dir_kerberos_kdc_address': '',
 'dir_kerberos_kdc_port': 88,
 'dir_kerberos_realm': '',
 'dir_local_user_acct': True,
 'dir_object_dn': '',
 'dir_server_address': '',
 'dir_server_port': 636,
 'dir_user_context_1': '',
 'dir_user_context_10': '',
 'dir_user_context_11': '',
 'dir_user_context_12': '',
 'dir_user_context_13': '',
 'dir_user_context_14': '',
 'dir_user_context_15': '',
 'dir_user_context_2': '',
 'dir_user_context_3': '',
 'dir_user_context_4': '',
 'dir_user_context_5': '',
 'dir_user_context_6': '',
 'dir_user_context_7': '',
 'dir_user_context_8': '',
 'dir_user_context_9': ''}