Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 06c21519f85ede9628e1b609bdcde0aa > scriptlet

phpldapadmin-1.2.1.1-2.20111006git.fc14.noarch.rpm

POSTIN

/bin/sh
if [ $1 -eq 1 ]; then
    set @@@ `dd bs=128 count=1 </dev/urandom 2>/dev/null | md5sum`
    sed -i "/session\['blowfish'\] = null;/ {
	s/^[^\$]*\\\$/\$/
	s/null;/'$2';  # Autogenerated for `uname -n`/
    }"  /etc/phpldapadmin/config.php
fi