archive_solaris_shell_service
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| archive_solaris_shell_service [2014/12/12 19:29] – _angusp | archive_solaris_shell_service [2026/09/27 03:55] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{OODNotice}} | ||
| - | {{InfoBox|text=This service does not currently exist if you would like to reinstate it please [[contact|contact us]]. The following information should be for historical interest only.}} | ||
| - | |||
| - | '' | ||
| - | * OpenSSH | ||
| - | * (Will be) Externally accessible | ||
| - | * Runs in xen instance on [[wotan]] | ||
| - | |||
| - | |||
| - | ====== Configuration ====== | ||
| - | |||
| - | |||
| - | We need to get user information from the LDAP server and authenticate against it. The following set up the basic configuration: | ||
| - | | ||
| - | ldapclient manual -a authenticationMethod=none \ | ||
| - | -a defaultSearchBase=dc=tardis, | ||
| - | -a defaultServerList=193.62.81.2 \ | ||
| - | -a serviceAuthenticationMethod=pam_ldap: | ||
| - | |||
| - | It appears that specifying the server as a host name isn't good enough; not sure why... | ||
| - | |||
| - | You then need to edit ''/ | ||
| - | | ||
| - | other auth required | ||
| - | |||
| - | to | ||
| - | | ||
| - | other auth binding | ||
| - | other auth required | ||
| - | |||
| - | |||
| - | More information on [[http:// | ||
| - | |||
| - | |||
| - | ====== Issues ====== | ||
| - | |||
| - | * Not mounting homedirs off [[nfs_service|NFS]] yet. | ||
