summaryrefslogtreecommitdiff
path: root/fs_signup
diff options
context:
space:
mode:
authorivan <ivan>2000-01-28 22:47:31 +0000
committerivan <ivan>2000-01-28 22:47:31 +0000
commit359433c470f820e110e3da847700fd32aa3d44d1 (patch)
tree9af88246f52133a017c272352d6ce11170a142b0 /fs_signup
parent382224a6275c2503e6455c6628e2dfb9b83963fa (diff)
wrote real documentation
Diffstat (limited to 'fs_signup')
-rw-r--r--fs_signup/README18
1 files changed, 0 insertions, 18 deletions
diff --git a/fs_signup/README b/fs_signup/README
deleted file mode 100644
index 631c22364..000000000
--- a/fs_signup/README
+++ /dev/null
@@ -1,18 +0,0 @@
-this should become better docs soon
-
-on client machine (public webserver):
-
-install perl, ssh, CGI.pm
-cd FS-SignupClient; perl Makefile.PL; make; su; make install
-copy or symlink FS-SignupClient/cgi/signup.cgi into the web server's view
-use suExec or setuid to run cgi/signup.cgi as the freeside user
-(chmod /usr/local/freeside/fs_signupd_socket 600, chown freeside)
-
-on server machine (Freeside machine):
-
-run fs_signup_server user machine agentnum refnum
-
- user is a freeside user from mapsecrets
- machine is the client machine
- agentnum and refnum are the fixed values for this signup server
-