Merge from vendor branch TNF:
[pkgsrc.git] / security / sfs / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.5 2004/04/23 22:43:20 reed Exp $
3
4 Quick Client Setup:
5
6 1. Add to /etc/rc.conf:
7
8 sfscd=YES
9
10 2. Run: ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/sfscd start
11 3. cd /sfs/sfs.fs.net:eu4cvv6wcnzscer98yn4qjpjnn9iv6pi
12 4. cat CONGRATULATIONS
13
14 Quick Server Setup:
15
16 1. Add to /etc/rc.conf:
17
18 mountd=YES
19 nfs_server=YES
20 sfssd=YES
21
22 2. Run: /etc/rc.d/nfsd start
23 3. Copy  ${SFSEXAMPLEDIR}/sfsrwsd_config.sample to
24    ${PKG_SYSCONFDIR}/sfsrwsd_config and modify.
25 4. Modify /etc/exports to match your sfsrwsd_config.
26 5. Create the root directories in ${SFSDIR}/root.
27 6. Run ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/sfssd start
28
29 ===========================================================================