test
[hcoop/zz_old/ikiwiki] / SystemAuthentication.mdwn
1 At a few places, it is necessary for '''HCOOP members''' to authenticate to HCOOP -
2 either to gain initial access or use additional authenticated services.
3
4 = Authentication barriers =
5
6 || '''Instance''' || '''Controlling subsystem''' || '''HCOOP interface''' || '''Type of access''' || '''Full user control''' ||
7 || SSH || OpenSSH internals or PAM || `passwd`, `chfn`, `chage`, `chsh` || Remote, local || No ||
8 || FTP || PAM || `passwd` || Remote, local || No ||
9 || HCOOP Web portal || HTTP Digest Authentication || `webpasswd` || Remote, local || Yes ||
10 || Databases || Database-specific access tables || `dbtool` || Local || Yes ||
11 || Firewall || IPTables/Netfilter || `fwtool` || Remote, local || No ||