(file) Return to configure CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/configure between version 1.1.2.4 and 1.1.2.5

version 1.1.2.4, 2014/07/23 16:57:58 version 1.1.2.5, 2014/08/13 14:15:53
Line 358 
Line 358 
   fi   fi
  
   if [ ! -f "$with_ssl/$libbase/libssl.so" ]; then   if [ ! -f "$with_ssl/$libbase/libssl.so" ]; then
     echo "$0: missing dependency: \$with_ssl/$libbase/libss.so"      echo "$0: missing dependency: \$with_ssl/$libbase/libssl.so"
     missing=1     missing=1
   fi   fi
  
Line 833 
Line 833 
 fi fi
 if [ "$enable_pam" = "1" ]; then if [ "$enable_pam" = "1" ]; then
   echo "export PEGASUS_PAM_AUTHENTICATION=true" >> $options   echo "export PEGASUS_PAM_AUTHENTICATION=true" >> $options
   echo "export PEGASUS_USE_PAM_STANDALONE_PROC=true" >> $options    echo "export PEGASUS_USE_PAM_STANDALONE_PROC=false" >> $options
    \cp -f $PEGASUS_ROOT/rpm/wbem /etc/pam.d    \cp -f $PEGASUS_ROOT/rpm/wbem /etc/pam.d
    chmod 0644 /etc/pam.d/wbem    chmod 0644 /etc/pam.d/wbem
 fi fi


Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2