beginning of IEAK support
[freeside.git] / fs_signup / README
1 this should become better docs soon
2
3 on client machine (public webserver):
4
5 install perl, ssh, CGI.pm
6 cd FS-SignupClient; perl Makefile.PL; make; su; make install
7 copy or symlink FS-SignupClient/cgi/signup.cgi into the web server's view
8 use suExec or setuid to run cgi/signup.cgi as the freeside user
9 (chmod /usr/local/freeside/fs_signupd_socket 600, chown freeside)
10
11 on server machine (Freeside machine):
12
13 run fs_signup_server user machine agentnum refnum
14
15   user is a freeside user from mapsecrets
16   machine is the client machine
17   agentnum and refnum are the fixed values for this signup server
18