%general-entities; ]> Shadow-&shadow-version; N32 Libraries Shadow N32 Installation of Shadow If you would like to enforce the use of strong passwords, refer to for installing Cracklib prior to building Shadow. Then add --with-libcrack to the configure command below. You will also need to use the follow sed after the configuration command to make sure the correct library is linked. sed -i libtool \ -e 's@\(^sys_lib_search_path_spec=\).*@\1"/lib32 /usr/lib32 /usr/local/lib32"@g' \ -e 's@\(^sys_lib_dlsearch_path_spec=\).*@\1"/lib32 /usr/lib32 /usr/local/lib32"@g' CC="gcc ${BUILDN32}" ./configure --libdir=/lib32 \ --enable-shared --without-libpam --without-audit --without-selinux mv -v /lib32/libshadow.*a /usr/lib32 rm -v /lib32/libshadow.so ln -svf ../../lib32/libshadow.so.0 /usr/lib32/libshadow.so <para>Details on this package are located in <xref linkend="contents-shadow" role="."/></para> </sect2> </sect1>