no longer make smbpasswd setuid root
[amitay/samba.git] / packaging / SGI / idb.pl
index 68dcedf660016188cd998190d3f37225fce4ba9c..788b77819b122e858ab456e1388bef2f16aaff1d 100755 (executable)
@@ -95,7 +95,7 @@ while(@bins) {
 
   if (index($nextfile,'$')) {
     if ($nextfile eq "smbpasswd") {
-      print IDB "f 4555 root sys usr/samba/bin/$nextfile source/$nextfile samba.sw.base\n";
+      print IDB "f 0755 root sys usr/samba/bin/$nextfile source/$nextfile samba.sw.base\n";
     }
     elsif ($nextfile eq "findsmb") {
       print IDB "f 0755 root sys usr/samba/bin/$nextfile packaging/SGI/$nextfile samba.sw.base\n";