ispman/install-data/ldifs conf.account_vars.ldif,1.2,1.3

[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-serv16228

Modified Files:
	conf.account_vars.ldif 
Log Message:
added several ispmanConfVars to replace hardcoded values
ispmanVar: defaultUserMailQuota
ispmanVar: defaultUserFtpQuota
ispmanVar: defaultDomainFtpQuota
ispmanVar: defaultVhostFtpQuota
ispmanVar: defaultMaxAccounts
ispmanVar: defaultMaxVhosts



Index: conf.account_vars.ldif
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/ldifs/conf.account_vars.ldif,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- conf.account_vars.ldif	4 May 2002 22:21:47 -0000	1.2
+++ conf.account_vars.ldif	26 Jan 2004 20:37:25 -0000	1.3
@@ -20,4 +20,50 @@
 ispmanVal: /ispman/domains
 ispmanQuestion: Directory where all accounts be created. Domain accounts are created just beneath this directory and the domain user/virtual hosts directories are created underneath that
 
+dn: ispmanVar=defaultUserMailQuota, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultUserMailQuota
+ispmanVarAlias: Default User Mail Quota
+ispmanModule: account_vars
+ispmanVal: 5
+ispmanQuestion: The default mail quota for new users
+
+dn: ispmanVar=defaultUserFtpQuota, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultUserFtpQuota
+ispmanVarAlias: Default User FTP Quota
+ispmanModule: account_vars
+ispmanVal: 1
+ispmanQuestion: The default ftp quota for new users
+
+dn: ispmanVar=defaultDomainFtpQuota, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultDomainFtpQuota
+ispmanVarAlias: Default Domain FTP Quota
+ispmanModule: account_vars
+ispmanVal: 20
+ispmanQuestion: The default mail quota for new domains
 
+dn: ispmanVar=defaultVhostFtpQuota, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultVhostFtpQuota
+ispmanVarAlias: Default Vhost FTP Quota
+ispmanModule: account_vars
+ispmanVal: 10
+ispmanQuestion: The default mail quota for new vhost
+
+dn: ispmanVar=defaultMaxAccounts, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultMaxAccounts
+ispmanVarAlias: Default Max Accounts
+ispmanModule: account_vars
+ispmanVal: -1
+ispmanQuestion: The default max accounts for new domains (-1=unlimited)
+
+dn: ispmanVar=defaultMaxVhosts, ispmanModule=account_vars, ou=conf, %%ldapBaseDN%%
+objectclass: ispmanConfVar
+ispmanVar: defaultMaxVhosts
+ispmanVarAlias: Default Max Vhosts
+ispmanModule: account_vars
+ispmanVal: -1
+ispmanQuestion: The default max accounts for new domains (-1=unlimited)



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.