[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-shadow-n32" role="wrap">
|
---|
| 9 | <?dbhtml filename="shadow-n32.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Shadow-&shadow-version; N32 Libraries</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-shadow-n32">
|
---|
| 14 | <primary sortas="a-Shadow">Shadow</primary>
|
---|
| 15 | <secondary>N32</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
[566db8e] | 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../common/shadow.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
[3f8be484] | 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Shadow</title>
|
---|
| 24 |
|
---|
[4f26def] | 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 26 | href="shadow.xml"
|
---|
| 27 | xpointer="xpointer(//*[@os='p1'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 30 | href="shadow.xml"
|
---|
| 31 | xpointer="xpointer(//*[@os='p2'])"/>
|
---|
| 32 |
|
---|
[860fee5] | 33 | <note os="a">
|
---|
| 34 | <para>If you would like to enforce the use of strong passwords,
|
---|
| 35 | refer to <ulink url="&blfs-root;view/svn/postlfs/cracklib.html"/>
|
---|
| 36 | for installing Cracklib prior to building Shadow. Then add
|
---|
| 37 | <parameter>--with-libcrack</parameter> to the <command>configure</command>
|
---|
| 38 | command below.</para>
|
---|
| 39 |
|
---|
| 40 | <para>You will also need to use the follow sed after the configuration command
|
---|
| 41 | to make sure the correct library is linked.</para>
|
---|
| 42 |
|
---|
[d018b81] | 43 | <screen role="nodump"><userinput>sed -i libtool \
|
---|
| 44 | -e 's@\(^sys_lib_search_path_spec=\).*@\1"/lib32 /usr/lib32 /usr/local/lib32"@g' \
|
---|
| 45 | -e 's@\(^sys_lib_dlsearch_path_spec=\).*@\1"/lib32 /usr/lib32 /usr/local/lib32"@g'</userinput></screen>
|
---|
[860fee5] | 46 | </note>
|
---|
[3f8be484] | 47 |
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 49 | href="shadow.xml"
|
---|
| 50 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 51 |
|
---|
[4e0cb47] | 52 | <screen os="c"><userinput>CC="gcc ${BUILDN32}" ./configure --libdir=/lib32 --sysconfdir=/etc \
|
---|
[7447a2c] | 53 | --enable-shared --without-libpam --without-audit --without-selinux</userinput></screen>
|
---|
[3f8be484] | 54 |
|
---|
| 55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 56 | href="shadow.xml"
|
---|
| 57 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 58 |
|
---|
| 59 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 60 | href="shadow.xml"
|
---|
| 61 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 62 |
|
---|
| 63 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 64 | href="shadow.xml"
|
---|
| 65 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 66 |
|
---|
| 67 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 68 | href="shadow.xml"
|
---|
| 69 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 70 |
|
---|
| 71 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 72 | href="shadow.xml"
|
---|
| 73 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 74 |
|
---|
| 75 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 76 | href="shadow.xml"
|
---|
| 77 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 78 |
|
---|
| 79 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 80 | href="shadow.xml"
|
---|
[7447a2c] | 81 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
[3f8be484] | 82 |
|
---|
| 83 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 84 | href="shadow.xml"
|
---|
[7447a2c] | 85 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
[3f8be484] | 86 |
|
---|
| 87 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 88 | href="shadow.xml"
|
---|
[d1631d1] | 89 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
[3f8be484] | 90 |
|
---|
[7447a2c] | 91 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 92 | href="shadow.xml"
|
---|
| 93 | xpointer="xpointer(//*[@os='u'])"/>
|
---|
| 94 |
|
---|
| 95 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 96 | href="shadow.xml"
|
---|
| 97 | xpointer="xpointer(//*[@os='v'])"/>
|
---|
| 98 |
|
---|
[d1631d1] | 99 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 100 | href="shadow.xml"
|
---|
| 101 | xpointer="xpointer(//*[@os='w'])"/>
|
---|
| 102 |
|
---|
| 103 | <screen os="x"><userinput>mv -v /lib32/libshadow.*a /usr/lib32
|
---|
[94e6142] | 104 | rm -v /lib32/libshadow.so
|
---|
| 105 | ln -svf ../../lib32/libshadow.so.0 /usr/lib32/libshadow.so</userinput></screen>
|
---|
[3f8be484] | 106 |
|
---|
| 107 | </sect2>
|
---|
| 108 |
|
---|
| 109 | <sect2 role="content">
|
---|
| 110 | <title/>
|
---|
| 111 |
|
---|
| 112 | <para>Details on this package are located in <xref
|
---|
| 113 | linkend="contents-shadow" role="."/></para>
|
---|
| 114 |
|
---|
| 115 | </sect2>
|
---|
| 116 |
|
---|
| 117 | </sect1>
|
---|