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