Home
Random
Recent changes
Special pages
Community portal
Preferences
About Commons
Disclaimers
Commons
Search
User menu
Talk
Contributions
Create account
Log in
Editing
FreedomTunnel/DeploymentNotes
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=FreedomTunnelDeploymentGuide= Keeping notes on how things were deployed. This allows conversion to chef recipe later. ==Server setup:== 1) http://www.rjsystems.nl/en/2100-d6-openldap-provider.php << Basic server setup. 2)run dpkg-reconfigure slapd) to get the basic functionality setup. 3) Attempt to add schemas: 581 ldapadd -x -D cn=admin,cn=config,dc=corp,dc=thefnf,dc=net -W -f openldap/goserver.ldif will fail. Fix is at: http://www.saruman.biz/wiki/index.php/OpenLDAP#Adding_or_modifying_the_cn.3Dconfig_admin_password ==GOSA Setup== Pretty straight forward LAMP deployment. ===GOSA LDAP bits=== <pre> 464 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/goserver.ldif 466 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/goto.ldif 467 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gofon.ldif 468 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/goto.ldif 469 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosystem.ldif 470 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/goto.ldif 475 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 476 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/goserver.ldif 480 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 482 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 484 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 487 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 494 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif 497 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/samba3.ldif 498 ldapadd -QY EXTERNAL -H ldapi:/// -f openldap/gosa-samba3.ldif </pre>
Summary:
Please note that all contributions to Commons may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Commons:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)