Skip to content
Snippets Groups Projects

New: Add new users to a configurable AD

Merged David Schimmel requested to merge Hotfix/465-ADIntegration into Hotfix/334-UserProfile
5 files
+ 63
4
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 4
0
@@ -14,6 +14,10 @@ Instructions for making it run:
* Visit your SharePoint and put in your User Guid
* You find one from your Coscine database
* You should be logged in with that User Guid
* Set the value "coscine/global/ad/url" in your Consul storage with your Active Directory url
* Set the value "coscine/global/ad/ou" in your Consul storage with your Active Directory orginizational unit
* Set the value "coscine/global/ad/username" in your Consul storage with your Active Directory username
* Set the value "coscine/global/ad/password" in your Consul storage with your Active Directory password
* Have fun!
### Links
Loading