2014-08-14 09:22:25 +00:00
|
|
|
#coding:utf-8
|
|
|
|
|
|
|
|
[db]
|
|
|
|
host = 127.0.0.1
|
|
|
|
port = 3306
|
|
|
|
user = root
|
|
|
|
password = redhat
|
|
|
|
db = jumpserver
|
|
|
|
|
|
|
|
[jumpserver]
|
|
|
|
user_table = UserManage_user
|
|
|
|
assets_table = Assets_assets
|
|
|
|
assets_user_table = Assets_assetsuser
|
|
|
|
key = 88aaaf7ffe3c6c04
|
2014-09-18 06:39:00 +00:00
|
|
|
ldap_host = ldap://127.0.0.1:389
|
2014-09-18 07:53:43 +00:00
|
|
|
ldap_base_dn = dc=yolu,dc=com
|
|
|
|
admin_cn = cn=admin,dc=yolu,dc=com
|
2014-11-12 09:56:56 +00:00
|
|
|
admin_pass = VNLqNCjpNBIetEoCA2h3
|
2014-11-12 10:25:09 +00:00
|
|
|
web_socket_host = 172.10.10.9:3000
|