summaryrefslogtreecommitdiffstats
path: root/doc/README
blob: 65f09a2d0f1a695bd09c8247f6f1dac95a27e72e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Not much yet

Quick installation HOWTO:

 - Install the requirements
 - ./configure && make && make install  in the ivam directory
 - create a user and a group "ivam"
 - create a directory /var/spool/ivam2 and make "ivam:ivam" the owner of that directory
 - edit /etc/ivam2/msntab
 - create some links in /etc/rc?.d for the ivam2 init script
 - reboot or run "/etc/init.d/ivam2 start"

$Id$