The configuration parameters in this section configure retrieval of group information from Google Directory.
If you want to set up multiple Google Directory repositories, you can also configure these parameters in the [Default]
section (if you also have other repository types set up, they are not affected by these settings).
To configure this repository, use the ogs_google
library:
[GoogleDirectory] < "oauth.cfg" [OAUTH] GroupServerLibrary=ogs_google SSLMethod=NEGOTIATE ProxyHost=10.0.0.1 ProxyPort=8080 UserAgent=autn:netlib/2.0 gzip AdminEmail=admin@example.com // CustomerId=x01y34z45 DomainName=example.com
|