[ https://issues.apache.org/jira/browse/AIRAVATA-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179786#comment-16179786 ] ASF subversion and git services commented on AIRAVATA-2500: ----------------------------------------------------------- Commit 50d7bb6a5b90966eb6cb78c1a5d95f7647345e1b in airavata's branch refs/heads/AIRAVATA-2500 from [~marcuschristie] [ https://git-wip-us.apache.org/repos/asf?p=airavata.git;h=50d7bb6 ] AIRAVATA-2500 Returning/using username of cluster account > 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)