ispman/install-data ispman.config,1.17,1.18
Joerg Delker <[email protected]> Mon, 27 Nov 2006 17:10:30 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/install-data
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15058/install-data
Modified Files:
ispman.config
Log Message:
fixed typo in ou (thanks to derjohn)
Index: ispman.config
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/ispman.config,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- ispman.config 29 May 2006 19:08:55 -0000 1.17
+++ ispman.config 27 Nov 2006 17:10:27 -0000 1.18
@@ -13,7 +13,7 @@
# LDAP Root DN
# User that binds to your LDAP server for ISPMan transactions
-$Config->{'ldapRootDN'} = 'uid=ispman,ou=admin,dc=example,dc=com';
+$Config->{'ldapRootDN'} = 'uid=ispman,ou=admins,dc=example,dc=com';
# LDAP root password
$Config->{'ldapRootPass'} = 'secret';
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV