ispman/install-data/ldifs conf.dns_vars.ldif,1.8,1.9 counters.ldif,1.9,1.10
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/install-data/ldifs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30944/install-data/ldifs Modified Files: conf.dns_vars.ldif counters.ldif Log Message: removed obsolete substVars Index: counters.ldif =================================================================== RCS file: /cvsroot/ispman/ispman/install-data/ldifs/counters.ldif,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- counters.ldif 24 Apr 2003 19:58:24 -0000 1.9 +++ counters.ldif 1 Aug 2004 21:11:14 -0000 1.10 @@ -11,15 +11,15 @@ objectclass: ispmanCounters cn: uidcounter ispmanCurrUid: 0 -ispmanMinUid: %%minuid%% -ispmanMaxUid: %%maxuid%% +ispmanMinUid: 10000 +ispmanMaxUid: 19999 dn: cn=gidcounter, ou=counters, %%ldapBaseDN%% objectclass: ispmanCounters cn: gidcounter -ispmanCurrGid: 0 -ispmanMinGid: %%mingid%% -ispmanMaxGid: %%maxgid%% +ispmanCurrGid: 0 +ispmanMinGid: 10000 +ispmanMaxGid: 19999 dn: cn=aclidcounter, ou=counters, %%ldapBaseDN%% objectclass: ispmanCounters @@ -36,6 +36,3 @@ cn: clientcounter currid: 0 - - - Index: conf.dns_vars.ldif =================================================================== RCS file: /cvsroot/ispman/ispman/install-data/ldifs/conf.dns_vars.ldif,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- conf.dns_vars.ldif 20 Jun 2004 09:21:32 -0000 1.8 +++ conf.dns_vars.ldif 1 Aug 2004 21:11:14 -0000 1.9 @@ -65,7 +65,7 @@ ispmanVarAlias: Primary DNS (name) ispmanModule: dns_vars objectclass: ispmanConfVar -ispmanVal: ns1.%%domain%% +ispmanVal: ns1.example.com ispmanQuestion: Primary Name Server dn: ispmanVar=primaryDNSIP, ispmanModule=dns_vars, ou=conf, %%ldapBaseDN%% @@ -81,7 +81,7 @@ ispmanVarAlias: Secondary DNS (name) ispmanModule: dns_vars objectclass: ispmanConfVar -ispmanVal: ns2.%%domain%% +ispmanVal: ns2.example.com ispmanQuestion: Secondary Name Server dn: ispmanVar=secondaryDNSIP, ispmanModule=dns_vars, ou=conf, %%ldapBaseDN%% ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com