This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2012-06-22 06:32:28 +00:00
|
|
|
defaults: &defaults
|
|
|
|
authenticate_info: 'cn=uccn,ou=profile,dc=nccu,dc=edu,dc=tw'
|
|
|
|
authenticate_pwd: 'nccu2ucc'
|
|
|
|
|
|
|
|
development:
|
|
|
|
<<: *defaults
|
2012-10-01 13:09:09 +00:00
|
|
|
host: '140.119.166.23'
|
|
|
|
port: 389
|
2012-06-22 06:32:28 +00:00
|
|
|
production:
|
|
|
|
<<: *defaults
|
|
|
|
host: '140.119.166.23'
|
|
|
|
port: 389
|