home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / adduser / examples / INSTALL < prev    next >
Encoding:
Text File  |  2006-07-10  |  563 b   |  14 lines

  1. Please read the  README  file for detailed information about what needs to
  2. be done to install the ADDUSER Local System Additions program.  In brief:
  3.  
  4. # cp ./adduser.local /usr/local/sbin
  5. # chmod 755 /usr/local/sbin/adduser.local
  6. # cp ./adduser.local.conf /etc
  7. # editor /etc/adduser.local.conf         # The important step!
  8. # mkdir /etc/skel.other
  9. # cp ./examples/skel.other/index.html /etc/skel.other
  10.  
  11. IMPORTANT: Do  NOT just perform the  above steps without  knowing what you
  12. are doing!  In particular, the fourth step is very important for you to do
  13. correctly.
  14.