ispman/install-data/templates domain.extended.ldif.template,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/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20445

Modified Files:
	domain.extended.ldif.template 
Log Message:
using new account confVar "domainShell" for loginShell default


Index: domain.extended.ldif.template
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/templates/domain.extended.ldif.template,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- domain.extended.ldif.template	8 Jan 2004 00:01:03 -0000	1.9
+++ domain.extended.ldif.template	27 Apr 2004 22:14:44 -0000	1.10
@@ -5,7 +5,7 @@
 gidNumber: <perl>$ispman->{'ldap'}->getGid()</perl>
 homeDirectory: <perl>$r->param("homeDirectory")</perl>
 userPassword: <perl>$ispman->encryptPassWithMethod($r->param("userPassword"),$ispman->getConf('userPassHashMethod'))</perl>
-loginShell: <perl>$r->param("loginshell") || $ispman->getConf("loginShell");</perl>
+loginShell: <perl>$r->param("loginshell") || $ispman->getConf("domainShell");</perl>
 ispmanMaxAccounts: <perl>$r->param("ispmanMaxAccounts")||"-1"</perl>
 ispmanMaxVhosts: <perl>$r->param("ispmanMaxVhosts")||"-1"</perl>
 <perl>join "\n", map{"ispmanDomainService: $_"} split(",", $r->param("ispmanDomainServices"))</perl>



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
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.