Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

demoResc hard coded in SynchJobs #8

Open
michael-conway opened this issue Oct 6, 2017 · 0 comments
Open

demoResc hard coded in SynchJobs #8

michael-conway opened this issue Oct 6, 2017 · 0 comments
Assignees

Comments

@michael-conway
Copy link

com.emc.metalnx.jobs.SynchJobs has hard coded resc in emc-metalnx-ui-admin

	IRODSAccount tempAccount = IRODSAccount.instance(irodsHost, Integer.parseInt(irodsPort), irodsJobUser, 
					irodsJobPassword, "", irodsZone, "demoResc");

			tempAccount.setAuthenticationScheme(AuthScheme.findTypeByString(irodsAuthScheme));
			authResponse = irodsAccessObjectFactory.authenticateIRODSAccount(tempAccount);

@michael-conway michael-conway self-assigned this Oct 6, 2017
@michael-conway michael-conway added this to the Compact Deployment milestone Oct 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant