home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / live / lizard / english / help / rootpassword.qml < prev    next >
Encoding:
Text File  |  1999-08-15  |  763 b   |  22 lines

  1. <qml title="Set Root Password">
  2.  
  3.   <h1>Set Root Password</h1>
  4.  
  5.   <p>
  6.     Because of the power of the root user, access to this account
  7.     should be severely restricted. Only a system administrator or
  8.     someone that has to perform low-level system maintenance
  9.     (package management, adding/disabling login accounts, configuring
  10.     services, etc.) should be able to login as root.
  11.   </p>
  12.  
  13.   <p>
  14.     The account is set up for you automatically. What you need to do,
  15.     though, is assign a password for this account. Do not choose a
  16.     password that can be found in a dictionary or is otherwise easily
  17.     guessable. Guard this password well, because if it falls into the
  18.     wrong hands, your system's security could be seriously compromised.
  19.   </p>
  20.  
  21. </qml>
  22.