Server Management - Systems Insight Manager
1833323 Members
2863 Online
110051 Solutions
New Discussion

Re: SIM 4.2 version control agent problem

 
Greg Clark_7
Occasional Contributor

SIM 4.2 version control agent problem

I have a server that when it ask me to point to a server with a version control repository on it, and I do, it wont accept ANY username and password. I thought it was the local admin username and password of the VCR, but that isn't working either. Any idea's?
3 REPLIES 3
Haridas
Respected Contributor

Re: SIM 4.2 version control agent problem

If you have installed System Management Homepage on VCRM machine, then you have to create user groups in the OS. Add the vcrm user to a specific group and mention that group name in System Management Homepage usergroups page.

For ex. vcrmuser is the username. I create a group called SMHadmins in the OS. Then add vcrmuser to SMHadmins group. Then I login to SMH https://vcrmmachine:2381/ . Goto Settings -> security -> usergroups. Specify SMHadmins under Administrator section. Save the configuration.

Now browse to VCAGENT homepage https://myagentserver:2381/vcagent. Goto 'Change agent settings' page. Specify vcrmuser and appropriate password.

If the servers are part of a domain, then prefix the group name and username above with the domain name. i.e., mydomain\SMHadmins & mydomain\vcrmuser

Cheers
Hari
Greg Clark_7
Occasional Contributor

Re: SIM 4.2 version control agent problem

do I create the groups locally on the VCRM server, or make them a domain user group?
Haridas
Respected Contributor

Re: SIM 4.2 version control agent problem

If the VCRM server is part of a domain, then create a group in the domain. Then on the VCRM server, specify that group name in SMH usergroups page as domain\groupname.