Changes between Version 40 and Version 41 of FreeBSDJail


Ignore:
Timestamp:
10/29/10 23:57:12 (13 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSDJail

    v40 v41  
    1 Warning: XXX: Work in progress, please do not FOLLOW not yet completed.
    2 
    31This document will describe the setup of jail(8) and how-to configure all applications to work properly within a jail(8). It has the following design criteria/assumptions:
    42* file:/usr/ports is shared throughout all installations (so are all the configuration for the ports then) and every system build all ports himself.
     
    103101Create a User Accounts and set Passwords, please replace with your own detail of course:
    104102pzwet# passwd root
    105 pzwet# pw user add -m -w random -G wheel -c 'Rick van der Zwet' -n rvdzwet
     103pzwet# pw user add -m -w random -G wheel -s /bin/csh -c 'Rick van der Zwet' -n rvdzwet
    106104
    107105All all members of group will to do sudo powers: