Advertisement
Upgoingstar

CConsoleDEVDC Domain Conf

Mar 21st, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. ActiveDirectory::Base.server_settings = {
  2. :host => "comp01.cconsoledev.com",
  3. :username => "sam",
  4. :password => "(&Yhi2lksd0@*&",
  5. :domain => "cconsoledev.com",
  6. :base_dn => "DC=cconsole,DC=com"
  7. :primary_dc => "CConsoleDEVDC"
  8. }
  9.  
  10.  
  11. #note: delete this when configuration is done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement