Skip to content

Commit

Permalink
add file
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Feb 21, 2019
1 parent be63971 commit dae5fc6
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Util/LDAP/container_files/seed-data/ds-setup.inf
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[General]
AdminDomain = internet2.edu
ConfigDirectoryAdminID = admin
ConfigDirectoryAdminPwd = admin
ConfigDirectoryLdapURL = ldap://localhost:389/o=NetscapeRoot
FullMachineName = localhost
ServerRoot = /usr/lib64/dirsrv
SuiteSpotGroup = nobody
SuiteSpotUserID = nobody

[admin]
Port = 9830
ServerAdminID = admin
ServerAdminPwd = admin
ServerIpAddress = 0.0.0.0
SysUser = nobody

[slapd]
AddOrgEntries = Yes
AddSampleEntries = No
InstallLdifFile = suggest
RootDN = cn=Directory Manager
RootDNPwd = password
ServerIdentifier = dir
ServerPort = 389
SlapdConfigForMC = yes
Suffix = dc=internet2,dc=edu
UseExistingMC = No

0 comments on commit dae5fc6

Please sign in to comment.