ispman/lib/ISPMan DomainMan.pm,1.76,1.77
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-serv8073/lib/ISPMan
Modified Files:
DomainMan.pm
Log Message:
fixed the "ispmanDomain has no posixGroup" problem finaly
Index: DomainMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DomainMan.pm,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- DomainMan.pm 26 Jun 2004 11:34:58 -0000 1.76
+++ DomainMan.pm 26 Jun 2004 12:22:09 -0000 1.77
@@ -227,12 +227,16 @@
}
}
+ # assign new uidnumber/gidnumber
+ $r->param("uidnumber",$self->getUid());
+ $r->param("gidnumber",$self->getGid());
+
# load common domain template
$self->addDataFromLdif( "templates/domain.common.ldif.template", $r );
# which templates are needed for what domain types
my $ou = {
- 'primary' => ["dnszone"],
+ 'primary' => ["dnszone","posixGroup"],
'slave' => [],
'nodns' => [],
'replica' => [],
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com