[ https://issues.apache.org/jira/browse/AIRAVATA-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167905#comment-16167905
]
ASF GitHub Bot commented on AIRAVATA-2500:
------------------------------------------
GitHub user spamidig opened a pull request:
https://github.com/apache/airavata/pull/113
AIRAVATA-2500 Partial Implementation
Please look at the pull request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spamidig/airavata AIRAVATA-2500
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/113.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #113
----
commit 8dbe27035d73a89bc738b8270674cd597010bff9
Author: spamidig <pamidigs@iu.edu>
Date: 2017-09-15T13:56:05Z
AIRAVATA-2500 Partial Implementation
----
> Automated cluster account provisioning for gateway users
> --------------------------------------------------------
>
> Key: AIRAVATA-2500
> URL: https://issues.apache.org/jira/browse/AIRAVATA-2500
> Project: Airavata
> Issue Type: Bug
> Components: Airavata System
> Reporter: Marcus Christie
> Assignee: Marcus Christie
>
> The initial use case for this system is the IU Cybergateway. We need the following capabilities:
> * query for whether a user has an account
> ** for IU Cybergateway the user cluster access is determined by querying LDAP
> * add an SSH public key for the user to authenticate (actually Airavata to authenticate
on behalf of the user) to the cluster
> ** for IU Cybergateway the key is added to LDAP
> Once the user has a cluster account and their SSH key has been added the following additional
things need to be done
> * test that Airavata can authenticate to the cluster on the users behalf
> * add a scratch location that Airavata will use for the user on the cluster
> Eric Coulter has developed a prototype LDAP client that can query for a user's account
and deposit an SSH key in LDAP: https://github.iu.edu/jecoulte/airavata-ldap-prototype (note:
this link is only accessible via IU credentials).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|