~ubuntu-branches/ubuntu/saucy/sssd/saucy

« back to all changes in this revision

Viewing changes to common/ini/ini.d/real.conf

  • Committer: Stéphane Graber
  • Date: 2011-06-15 16:23:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: stgraber@ubuntu.com-20110615162314-rbhoppnpaxfqo5q7
Merge 1.5.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[config]
2
 
version = 0.1
3
 
 
4
 
[monitor]
5
 
description = Monitor Configuration
6
 
sbusTimeout = 10
7
 
sbusAddress = unix:path=/var/lib/sss/pipes/private/dbus
8
 
servicePingTime = 10
9
 
bad_number = 5a
10
 
 
11
 
[services]
12
 
description = Local service configuration
13
 
activeServices = dp, nss, pam, info
14
 
 
15
 
[services/dp]
16
 
description = Data Provider Configuration
17
 
command = /usr/libexec/sssd/sssd_dp
18
 
 
19
 
[services/nss]
20
 
description = NSS Responder Configuration
21
 
unixSocket = /var/lib/sss/pipes/nss
22
 
command = /usr/libexec/sssd/sssd_nss
23
 
 
24
 
[services/pam]
25
 
command = /usr/libexec/sssd/sssd_pam
26
 
description = PAM Responder Configuration
27
 
unixSocket = /var/lib/sss/pipes/pam
28
 
 
29
 
[services/info]
30
 
description = InfoPipe Configuration
31
 
command = ./sbin/sssd_info
32
 
 
33
 
[domains]
34
 
domainsOrder =  , LOCAL,          ,  EXAMPLE.COM, ,     SOMEOTHER.COM    ,  ,
35
 
 
36
 
[domains/LOCAL]
37
 
description = Reserved domain for local configurations
38
 
legacy = FALSE
39
 
enumerate = 3
40
 
 
41
 
[domains/EXAMPLE.COM]
42
 
description = Example domain served by IPA
43
 
provider = ipa
44
 
server = ipaserver1.example.com
45
 
server = ipabackupserver.example.com
46
 
legacy = FALSE
47
 
enumerate = 0
48
 
binary_test = '010203'
49
 
long_array = 1  2; 4' ;8p .16/ 32?
50
 
double_array = 1.1  2.222222; .4' . ;8p .16/ -32?
51
 
empty_value =
52
 
space_value = " "