ispman/lib/ISPMan ApacheMan.pm,1.56,1.57
Joerg Delker <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9740
Modified Files:
ApacheMan.pm
Log Message:
merged from rel_1_1-bugfixes (1.45.2.4)
fixed bug [ 942585 ] Big Security problem: vhost ssh into server
Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/ApacheMan.pm,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- ApacheMan.pm 17 Apr 2004 16:18:44 -0000 1.56
+++ ApacheMan.pm 26 Apr 2004 20:49:00 -0000 1.57
@@ -311,6 +311,7 @@
'uidNumber' => $self->getUid(),
'gidNumber' => $domain_info->{'gidNumber'},
"ispmanDomain" => $domain,
+ "loginShell" => $self->getConf('loginShell'),
"uid" => (join '.' , ($r->param("ispmanVhostName"), $r->param("ispmanDomain"))),
"homeDirectory" => $r->param("homeDirectory") ||
(join "/",($domain_info->{'homeDirectory'},
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297