Changeset dd54b8f for final-system
- Timestamp:
- Jul 12, 2006, 4:23:47 PM (18 years ago)
- Children:
- 991e8dd
- Parents:
- 8cf06ca
- Location:
- final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/shadow.xml
r8cf06ca rdd54b8f 80 80 <screen os="l"><userinput>make install</userinput></screen> 81 81 82 <para id="shadow-login_defs">Instead of using the default82 <para os="m" id="shadow-login_defs">Instead of using the default 83 83 <emphasis>crypt</emphasis> method, use the more secure 84 84 <emphasis>MD5</emphasis> method of password encryption, which also allows … … 90 90 configuration file:</para> 91 91 92 <indexterm zone="shadow-login_defs">92 <indexterm os="n" zone="shadow-login_defs"> 93 93 <primary sortas="e-/etc/login.defs">/etc/login.defs</primary> 94 94 </indexterm> -
final-system/multilib/shadow-64bit.xml
r8cf06ca rdd54b8f 83 83 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 84 84 href="../common/shadow.xml" 85 xpointer="xpointer(//*[@os='m'])"/> 86 87 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 88 href="../common/shadow.xml" 89 xpointer="xpointer(//*[@os='n'])"/> 90 91 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 92 href="../common/shadow.xml" 85 93 xpointer="xpointer(//*[@os='s'])"/> 86 94
Note:
See TracChangeset
for help on using the changeset viewer.