]> andersk Git - moira.git/blobdiff - regtape/stellar.pl
Make lists active so they appear in ldap.
[moira.git] / regtape / stellar.pl
index 9a6267964663f77cd61d3337125787434ddd7447..d729460afe5cfc07c3bb01be81e7fe933b396908 100755 (executable)
@@ -155,7 +155,7 @@ sub check_list {
     my ( $name, $owner, $export, $desc ) = @_;
     if (!$lists{$name}) {
         print LOG "Creating $name\n";
-        print MRTEST "qy alis $name 0 0 1 $export $export \"create unique GID\" 0 0 [NONE] LIST $owner NONE NONE \"$desc\"\n";
+        print MRTEST "qy alis $name 1 0 1 1 $export \"create unique GID\" 0 0 [NONE] LIST $owner NONE NONE \"$desc\"\n";
     }
 }
 
This page took 0.114346 seconds and 4 git commands to generate.