File: config.cf

package info (click to toggle)
ultrapossum 1.0rc5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,452 kB
  • ctags: 111
  • sloc: sh: 7,252; makefile: 346; perl: 239; python: 37; ruby: 26
file content (14 lines) | stat: -rw-r--r-- 338 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# UltraPossum Config Backend Configuration

# Specify what kind of config backend to use
#ULTRAPOSSUM_CONFIG_BACKEND=ldap

###
### LDAP backend specific configuration
###

ULTRAPOSSUM_CONFIG_BACKEND_LDAP_URI=""
ULTRAPOSSUM_CONFIG_BACKEND_LDAP_BASEDN=""
ULTRAPOSSUM_CONFIG_BACKEND_LDAP_BINDDN=""
ULTRAPOSSUM_CONFIG_BACKEND_LDAP_BINDPW=""