ispman/install-data/templates domain.extended.ldif.template,1.10,1.11
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-serv14768/install-data/templates
Modified Files:
domain.extended.ldif.template
Log Message:
fixing loginShell variable
Index: domain.extended.ldif.template
===================================================================
RCS file: /cvsroot/ispman/ispman/install-data/templates/domain.extended.ldif.template,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- domain.extended.ldif.template 27 Apr 2004 22:14:44 -0000 1.10
+++ domain.extended.ldif.template 24 May 2004 20:45:47 -0000 1.11
@@ -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("domainShell");</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