Update README.md

This commit is contained in:
Jakob Aarøe Dam 2015-04-29 15:32:06 +02:00
parent ee6d8a6114
commit 3828b376e0

View file

@ -48,7 +48,7 @@ C:\RDSFactor> install-server.bat
After install go and configure the server. Open the file `RDSFactor/server/bin/release/conf.ini` for editing. You should configure the following settings:
* `LDAPDomain` IP of LDAP server to authenticate user and lookup phonenumber against
* `ADField` LDAP attribute to use for looking up the user's phonenumber
* `Debug` Enable debug logging output to `RDSFactor/server/bin/release/log.txt`
* `Debug` Enable debug output to `RDSFactor/server/bin/release/log.txt`
* `{client}={shared secret}` IP of RD Web and shared secret -- same as `RadiusSecret`-- for encryption
* `Provider` URL of SMS provider. RDS Factor inserts the number and a message in the two variable, `***NUMBER***` and `***TEXTMESSAGE***`, in the provider URL. An example URL using the SMS gateway cpsms: https://www.cpsms.dk/sms/?username=myuser&password=mypassword&recipient=***NUMBER***&message=***TEXTMESSAGE***&from=CPSMS